Configuring A Bulk Statistics Schema - Cisco ASR 9000 Series User Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring a Bulk Statistics Schema

SUMMARY STEPS
1. configure
2. snmp-server mib bulkstat object-list list-name
3. add {oid | object-name}
4. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
snmp-server mib bulkstat object-list list-name
Example:
snmp-server mib bulkstat object-list ifMib
Step 3
add {oid | object-name}
Example:
RP/0/RSP0/CPU0:router(config-bulk-objects)#
add 1.3.6.1.2.1.2.2.1.11
RP/0/RSP0/CPU0:router(config-bulk-objects)#
add ifAdminStatus
RP/0/RSP0/CPU0:router(config-bulk-objects)#
add ifDescr
Step 4
commit
What to Do Next
Configure a bulk statistics schema.
Configuring a Bulk Statistics Schema
The second step in configuring periodic MIB data collection and transfer is to configure one or more schemas.
Before You Begin
The bulk statistics object list to be used in the schema must be defined.
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
386
Configuring Periodic MIB Data Collection and Transfer
Purpose
Defines an SNMP bulk statistics object list and enters bulk statistics
object list configuration mode.
Adds a MIB object to the bulk statistics object list. Repeat as
desired until all objects to be monitored in this list are added.
All the objects in a bulk statistics object list have to be
Note
indexed by the same MIB index. However, the objects in
the object list do not need to belong to the same MIB or
MIB table.
When specifying an object name instead of an OID (using
the add command), only object names with mappings
shown in the show snmp mib object command output
can be used.

Advertisement

Table of Contents
loading

Table of Contents