Cisco ASR 9000 Series User Configuration Manual page 407

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

Advertisement

Configuring Periodic MIB Data Collection and Transfer
SUMMARY STEPS
1. configure
2. snmp-server mib bulkstat transfer-id transfer-id
3. buffer-size bytes
4. format {bulkBinary | bulkASCII | schemaASCII}
5. schema schema-name
6. transfer-interval minutes
7. url primary url
8. url secondary url
9. retry number
10. retain minutes
11. enable
12. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
snmp-server mib bulkstat transfer-id
transfer-id
Example:
RP/0/RSP0/CPU0:router(config)# snmp-server
mib
bulkstat transfer bulkstat1
Step 3
buffer-size bytes
Example:
RP/0/RSP0/CPU0:router(config-bulk-tr)#
buffersize 3072
Step 4
format {bulkBinary | bulkASCII |
schemaASCII}
Example:
RP/0/RSP0/CPU0:router(config-bulk-tr)#
format schemaASCII
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
Purpose
Identifies the transfer configuration with a name (transfer-id argument)
and enters bulk statistics transfer configuration mode.
(Optional) Specifies the maximum size for the bulk statistics data file,
in bytes. The valid range is from 1024 to 2147483647 bytes. The default
buffer size is 2048 bytes.
Note
If the maximum buffer size for a bulk statistics file is reached
before the transfer interval time expires, all additional data
received is deleted. To correct this behavior, you can decrease
the polling frequency, or increase the size of the bulk statistics
buffer.
(Optional) Specifies the format of the bulk statistics data file (VFile).
The default is schemaASCII.
Transfers can only be performed using schemaASCII
Note
(cdcSchemaASCII) format. SchemaASCII is a human-readable
format that contains parser-friendly hints for parsing data
values.
Configuring Bulk Statistics Transfer Options
389

Advertisement

Table of Contents
loading

Table of Contents