Specifications

3-369
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) snmp-server view
(config) snmp-server view
To define a 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}
Syntax Description
Defaults No default behavior or values
Command Modes global configuration
Device Modes application-accelerator
central-manager
Examples The following example defines 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 Name of this family of view subtrees. You can enter a maximum of 64
characters.
MIBfamily Object identifier that identifies a subtree of the MIB. You can enter a
maximum of 64 characters.
excluded Excludes MIB family from the view.
included Includes MIB family in the view.