Cisco NCS 5000 Series Manual page 83

System management configuration guide for cisco ncs 5000 series routers
Hide thumbs Also See for NCS 5000 Series:
Table of Contents

Advertisement

Configuring Periodic MIB Data Collection and Transfer
Command or Action
RP/0/RP0/CPU0:router(config-bulk-tr)#
schema TenGigE/0-CAR
RP/0/RP0/CPU0:router(config-bulk-tr)#
schema TenGigE 0/5/0/11/1
Step 6
transfer-interval minutes
Example:
RP/0/RP0/CPU0:router(config-bulk-tr)#
transfer-interval 20
Step 7
url primary url
Example:
RP/0/RP0/CPU0:router(config-bulk-tr)# url
primary
ftp://user:password@host/folder/bulkstat1
Step 8
url secondary url
Example:
RP/0/RP0/CPU0:router(config-bulk-tr)# url
secondary
tftp://10.1.0.1/tftpboot/user/bulkstat1
Step 9
retry number
Example:
RP/0/RP0/CPU0:router(config-bulk-tr)#
retry 1
Step 10
retain minutes
Example:
RP/0/RP0/CPU0:router(config-bulk-tr)#
retain 60
Purpose
(Optional) Specifies how often the bulk statistics file are transferred, in
minutes. The default value is once every 30 minutes. The transfer interval
is the same as the collection interval.
Specifies the network management system (host) that the bulk statistics
data file is transferred to, and the protocol to use for transfer. The
destination is specified as a Uniform Resource Locator (URL). FTP or
TFTP can be used for the bulk statistics file transfer.
(Optional) Specifies a backup transfer destination and protocol for use
in the event that transfer to the primary location fails. FTP or TFTP can
be used for the bulk statistics file transfer.
(Optional) Specifies the number of transmission retries. The default value
is 0 (in other words, no retries). If an attempt to send the bulk statistics
file fails, the system can be configured to attempt to send the file again
using this command.
One retry includes an attempt first to the primary destination then, if the
transmission fails, to the secondary location. For example, if the retry
value is 1, an attempt is made first to the primary URL, then to the
secondary URL, then to the primary URL again, then to the secondary
URL again. The valid range is from 0 to 100.
If all retries fail, the next normal transfer occurs after the configured
transfer-interval time.
(Optional) Specifies how long the bulk statistics file should be kept in
system memory, in minutes, after the completion of the collection interval
and a transmission attempt is made. The default value is 0. Zero (0)
indicates that the file is deleted immediately after the transfer is attempted.
The valid range is from 0 to 20000.
Note
System Management Configuration Guide for Cisco NCS 5000 Series Routers, IOS XR Release 6.2.x
Configuring Bulk Statistics Transfer Options
If the retry command is used, you should configure a retain
interval larger than 0. The interval between retries is the retain
interval divided by the retry number. For example, if retain 10
and retry 2 are configured, two retries are attempted once every
5 minutes. Therefore, if retain 0 is configured, no retries are
attempted.
73

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents