Configuring Bulk Statistics Transfer Options
Command or Action
Example:
RP/0/RSP0/CPU0:router(config-bulk-sc)#
instance
wild oid 1
or
RP/0/RSP0/CPU0:router(config-bulk-sc)#
instance
exact interface FastEthernet 0/1.25
or
RP/0/RSP0/CPU0:router(config-bulk-sc)#
instance
range start 1 end 2
or
RP/0/RSP0/CPU0:router(config-bulk-sc)#
instance
repetition 1 max 4
Step 5
poll-interval minutes
Example:
RP/0/RSP0/CPU0:router(config-bulk-sc)#
poll-interval 10
Step 6
commit
What to Do Next
Configure the bulk statistics transfer options.
Configuring Bulk Statistics Transfer Options
The final step in configuring periodic MIB data collection and transfer is to configure the transfer options.
The collected MIB data are kept in a local file-like entity called a VFile (virtual file, referred to as a bulk
statistics file in this document). This file can be transferred to a remote network management station at intervals
you specify.
Before You Begin
The bulk statistics object lists and bulk statistics schemas must be defined before configuring the bulk statistics
transfer options.
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
388
Configuring Periodic MIB Data Collection and Transfer
Purpose
• The instance repetition command indicates data collection
to repeat for a certain number of instances of a MIB object.
Note
Only one instance command can be configured per
schema. If multiple instance commands are executed,
the earlier ones are overwritten by new commands.
Sets how often data should be collected from the object instances
specified in this schema, in minutes. The default is once every 5
minutes. The valid range is from 1 to 20000.