Specifications
SNMP Configuration Command Set
Configuring SNMP Target Parameters
SecureStack B2 Configuration Guide 4-41
Example
This example shows how to display SNMP target parameters information:
Table 4-8 shows a detailed explanation of the command output.
B2(rw)->show snmp targetparams
--- SNMP TargetParams information ---
Target Parameter Name = v1ExampleParams
Security Name = public
Message Proc. Model = SNMPv1
Security Level = noAuthNoPriv
Storage type = nonVolatile
Row status = active
Target Parameter Name = v2cExampleParams
Security Name = public
Message Proc. Model = SNMPv2c
Security Level = noAuthNoPriv
Storage type = nonVolatile
Row status = active
Target Parameter Name = v3ExampleParams
Security Name = CharlieDChief
Message Proc. Model = USM
Security Level = authNoPriv
Storage type = nonVolatile
Row status = active
Table 4-8 show snmp targetparams Output Details
Output What It Displays...
Target Parameter Name Unique identifier for the parameter in the SNMP
target parameters table. Maximum length is 32
bytes.
Security Name Security string definition.
Message Proc. Model SNMP version.
Security Level Type of security level (auth: security level is set
to use authentication protocol, noauth: security
level is not set to use authentication protocol, or
privacy).