Configuring Linkup And Linkdown Traps For A Subset Of Interfaces - Cisco NCS 6000 Series Configuration Manual

System management configuration guide, release 5.0.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Implementing SNMP
Command or Action
Step 2
snmp-server mibs cbqosmib persist
Example:
RP/0/RP0/CPU0:router(config)# snmp-server mibs
cbqosmib persist
Step 3
snmp-server cbqosmib cache refresh time time
Example:
RP/0/RP0/CPU0:router(config)# snmp-server mibs
cbqosmib cache
refresh time 45
Step 4
snmp-server cbqosmib cache service-policy count count
Example:
RP/0/RP0/CPU0:router(config)# snmp-server mibs
cbqosmib cache
service-policy count 50
Step 5
snmp-server ifindex persist
Example:
RP/0/RP0/CPU0:router(config)# snmp-server ifindex
persist

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
System Management Configuration Guide for the Cisco NCS 6000 Series Router, Release 5.0.x
Configuring LinkUp and LinkDown Traps for a Subset of Interfaces
Purpose
(Optional)
Enables persistent storage of the
CISCO-CLASS-BASED-QOS-MIB data.
(Optional)
Enables QoS MIB caching with a specified cache
refresh time.
(Optional)
Enables QoS MIB caching with a limited number of
service policies to cache.
Enables ifIndex persistence globally on all Simple
Network Management Protocol (SNMP) interfaces.
77

Advertisement

Table of Contents
loading

Table of Contents