2-1211
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands show snmp view
show snmp view
To display the SNMP MIB view configuration, use the show snmp view command.
show snmp view [volatile | nonvolatile | read-only]
show snmp view [-hex] {viewname} {subtree}
Syntax Description
Defaults The default view is volatile.
Command Types Switch command.
Command Modes Normal.
Usage Guidelines If you use special characters for the viewname 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.
A MIB subtree used with a mask defines a view subtree; it can be in OID f ormat or a text name mapped
to a valid OID.
The read-only keyword is supported f or secur i ty m odel v 3 o nly.
Examples This example shows how to display the SNMP MIB view:
Console> (enable) show snmp view
View Name: defaultUserView
Subtree OID: 1.3.6.1
Subtree Mask:
View Type: included
Storage Type: volatile
Row Status: active
Control> (enable)
volatile (Optional) Specifies the storage type is defined as temporary memory and the content
is deleted if the device is turned off.
nonvolatile (Optional) Specifies the storage type is defined as persistent memory and 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 the viewname as a hexadecimal character.
viewname Name of a MIB view.
subtree Name of the subtree.