PurposeCommand or Action
(Optional)
Enables persistent storage of the
CISCO-CLASS-BASED-QOS-MIB data.
snmp-server mibs cbqosmib persist
Example:
RP/0/RSP0/CPU0:router(config)# snmp-server mibs
cbqosmib persist
Step 2
(Optional)
Enables QoS MIB caching with a specified cache
refresh time.
snmp-server cbqosmib cache refresh time time
Example:
RP/0/RSP0/CPU0:router(config)# snmp-server mibs
Step 3
cbqosmib cache
refresh time 45
(Optional)
Enables QoS MIB caching with a limited number of
service policies to cache.
snmp-server cbqosmib cache service-policy count count
Example:
RP/0/RSP0/CPU0:router(config)# snmp-server mibs
Step 4
cbqosmib cache
service-policy count 50
Enables ifIndex persistence globally on all Simple
Network Management Protocol (SNMP) interfaces.
snmp-server ifindex persist
Example:
RP/0/RSP0/CPU0:router(config)# snmp-server ifindex
persist
Step 5
Configuring LinkUp and LinkDown Traps for a Subset of Interfaces
By specifying a regular expression to represent the interfaces for which you are interested in setting traps,
you can enable or disable linkUp and linkDown traps for a large number of interfaces simultaneously.
Before You Begin
SNMP must be configured.
SUMMARY STEPS
1.
configure
2.
snmp-server interface subset subset-number regular-expression expression
3.
notification linkupdown disable
4.
commit
5.
(Optional) show snmp interface notification subset subset-number
6.
(Optional) show snmp interface notification regular-expression expression
7.
(Optional) show snmp interface notification type interface-path-id
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
373
Implementing SNMP
Configuring LinkUp and LinkDown Traps for a Subset of Interfaces