show snmpv3 mib-view
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
225
show snmpv3 mib-view
show snmpv3 mib-view {[[hex <hex_view_name>] | <view_name>] {subtree
<object_identifier>}}
Description
Displays a MIB view.
Syntax Description
Default
N/A.
Usage Guidelines
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.
Example
The following command displays all the view details:
show snmpv3 mib-view
The following is sample output from this command:
View Name : defaultUserView
MIB Subtree : 1
View Type : Included
Storage Type : Permanent
Row Status : Active
View Name : defaultUserView
MIB Subtree : 1.3.6.1.6.3.16
View Type : Excluded
Storage Type : Permanent
Row Status : Active
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.