HP X9320 Guia do Utilizador Página 122

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 150
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 121
ibrix_snmpgroup
Manages SNMP groups.
Description
A group defines the access control policy on managed objects for one or more users. All users
must belong to a group. Users and groups exist only in SNMPv3. Groups are assigned a security
level, which enforces use of authentication and privacy, and reference views to define the set of
MIB data that group members can access.
The default view, used when a read or write view is not specified, is excludeAll.
Synopsis
Create a group:
ibrix_snmpgroup -c -g GROUPNAME -s {noAuthNoPriv|authNoPriv|authPriv}
[-r READVIEW] [-w WRITEVIEW] [-x CONTEXT_NAME] [-m {exact|prefix}]
The group can be assigned various SNMPv3 security parameters including the security level, read
and write views, and the context name. A context is a collection of managed objects accessible
by an SNMP entity. A second option, -m, is used to determine the context match.
Update a group:
ibrix_snmpgroup -u -g GROUPNAME [-s {noAuthNoPriv|authNoPriv|authPriv}]
[-r READVIEW] [-w WRITEVIEW] [-x CONTEXT_NAME] [-m {exact|prefix}]
The command uses the same options as the create (-c) command.
Delete a group:
ibrix_snmpgroup -d -g GROUPNAME
List group settings:
ibrix_snmpgroup -l [-g GROUPNAME]
The information includes security level, context prefix, context match, read view, and write view.
Options
DescriptionOption
Creates an SNMP group.-c
Deletes an SNMP group.-d
Identifies an SNMP group.-g GROUPNAME
Lists SNMP group properties.-l
Identifies whether a context will be matched exactly or by its prefix. Default: exact.-m exact|prefix
Identifies the v3 read view this group can access.-r READVIEW
Indicates the v3 security level assigned to this group. There are three options:
noAuthNoPriv (no user authorization or privacy encryption performed), which is
the default
authNoPriv (user authorization performed but no privacy encryption)
authPriv (user authorization and privacy encryption performed)
-s noAuthNoPriv |
authNoPriv |
authPriv
Updates an SNMP group.-u
Identifies the v3 write view this group can access.-w WRITEVIEW
122 X9000 File Serving Software commands
Vista de página 121
1 2 ... 117 118 119 120 121 122 123 124 125 126 127 ... 149 150

Comentários a estes Manuais

Sem comentários