Specifications
3-597
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) snmp-server view
(config) snmp-server view
To define an SNMPv2 MIB view on a WAAS device, use the snmp-server view global configuration
command. To remove the MIB view definition, use the no form of this command.
snmp-server view viewname MIBfamily {excluded | included}
no snmp-server view viewname MIBfamily {excluded | included}
Syntax Description
Defaults No default behavior or values.
Command Modes global configuration
Device Modes application-accelerator
central-manager
Examples The following example shows how to define an SNMPv2 MIB view:
WAE(config)# snmp-server view fileview ciscoFileEngineMIB included
Related Commands (config) snmp-server community
(config) snmp-server contact
(config) snmp-server enable traps
(config) snmp-server group
(config) snmp-server host
(config) snmp-server location
(config) snmp-server mib
(config) snmp-server notify inform
(config) snmp-server user
snmp trigger
viewname MIBfamily Name of this family of view subtrees and a subtree of the MIB. You can
enter a maximum of 64 characters.
excluded Excludes the MIB family from the view.
included Includes the MIB family in the view.