Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
snmp-server view 577
Example 1
In this example, the user allows access to the entire MIB:
cli:192.168.208.3:root# snmp-server view auditorview1 1.3.6.1 included
cli:192.168.208.3:root# show snmp view
row count: 5
View Name Subtree Type Storage Status
---------------- --------------------------- -------- ----------- -----------
public 1.3.6.1 Included NonVolatile Active
private 1.3.6.1 Included NonVolatile Active
guitraps 1.3.6.1 Included NonVolatile Active
v1default 1.3.6.1 Included NonVolatile Active
auditorview1 1.3.6.1 Included NonVolatile Active
Example 2
In this example, the user excludes sensitive SNMP configuration information:
cli:192.168.208.3:root# snmp-server view auditorview2 snmpModules excluded
cli:192.168.208.3:root# show snmp view
row count: 5
View Name Subtree Type Storage Status
---------------- --------------------------- -------- ----------- -----------
public 1.3.6.1 Included NonVolatile Active
private 1.3.6.1 Included NonVolatile Active
guitraps 1.3.6.1 Included ReadOnly Active
v1default 1.3.6.1 Included NonVolatile Active
auditorview2 1.3.6.1.6.3 Excluded NonVolatile Active