Displays a MIB view.
hex_view_name | Specifies the name of the MIB view to display. The value is to be supplied as a colon separated string of hex octets. |
view_name | Specifies the name of the MIB view to display. The value is to be supplied in ASCII format. |
object_identifier | Specifies the object identifier of the view to display. |
N/A.
The show snmpv3 mib-view command displays a MIB view. If you do not specify a view name, the command will display details for all the MIB views. If a subtree is not specified, then all subtrees belonging to the view name will be displayed.
This command displays the SNMPv3 vacmViewTreeFamilyTable.
The following command displays all the view details:
show snmpv3 mib-view
The following is sample output from this command:
switch # sh snmpv3 mib-view View Name : defaultUserView MIB Subtree : 1 Mask : View Type : Included Storage Type : NonVolatile Row Status : Active View Name : defaultUserView MIB Subtree : 1.3.6.1.6.3.16 Mask : View Type : Excluded Storage Type : NonVolatile Row Status : Active View Name : defaultUserView MIB Subtree : 1.3.6.1.6.3.18 Mask : View Type : Excluded Storage Type : NonVolatile Row Status : Active View Name : defaultUserView MIB Subtree : 1.3.6.1.6.3.15.1.2.2.1.4 Mask : View Type : Excluded Storage Type : NonVolatile Row Status : Active View Name : defaultUserView MIB Subtree : 1.3.6.1.6.3.15.1.2.2.1.6 Mask : View Type : Excluded Storage Type : NonVolatile Row Status : Active View Name : defaultUserView MIB Subtree : 1.3.6.1.6.3.15.1.2.2.1.9 Mask : View Type : Excluded Storage Type : NonVolatile Row Status : Active View Name : defaultAdminView MIB Subtree : 1 Mask : View Type : Included Storage Type : NonVolatile Row Status : Active View Name : defaultNotifyView MIB Subtree : 1 Mask : View Type : Included Storage Type : NonVolatile Row Status : Active Total num. of entries in vacmViewTreeFamilyTable : 8
The following command displays a view with the view name Roview and subtree 1.3.6.1.2.1.1:
show snmpv3 mib-view Roview subtree 1.3.6.1.2.1.1
This command was first available in ExtremeXOS 10.1.
The hex_view_name parameter was added in ExtremeXOS 11.0.