2-1006
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
show snmp targetparams
show snmp targetparams
To display the SNMP parameters used in the snmpTargetParamsTable when generating a message to a
target, use the show snmp targetparams command.
show snmp targetparams [volatile | nonvolatile | read-only]
show snmp targetparams [-hex] {paramsname}
Syntax Description
Defaults The default storage type is volatile.
Command Types Switch command.
Command Modes Normal.
Usage Guidelines If you use special characters for the paramsname value (nonprintable delimiters for this parameter), you
must use a hexadecimal keyword, which is one or two hexadecimal digits separated by a colon (:); for
example, 00:ab:34.
The read-only keyword is supported f or secur i ty m odel v 3 o nly.
Examples This example shows how to display specific target parameter information in the
snmp Targe tPar amsTa ble:
Console> (enable) show snmp targetparams snmpV1TrapParams
Target Parameter Name: snmpV1TrapParams
Message Processing Model: v1
Security Name: public
Security Level: noauthentication
Storage Type: volatile
Row Status: active
Console> (enable)
volatile (Optional) Specifies that the storage type is defined as temporary memory
and that the content is deleted if the device is turned off.
nonvolatile (Optional) Specifies the storage type is defined as persistent memory and
that the content remains after the device is turned off and on again.
read-only (Optional) Specifies that the storage type is defined as read only.
-hex (Optional) Displays paramsname as a hexadecimal character.
paramsname Name of the parameter in the snmpTargetParamsTable; the maximum
length is 32 bytes.