bulkstats collector
Creates and configures a collector of bulk statistical data to collect MIB-2 ifTable MIB objects. You can configure up to six collectors. The no version restores the default value for specified options; if no options are specified, the no version deletes the collector.
bulkstats collector collectorIndex
[ collect-mode { auto-xfer | on-file-full | manual-xfer } | description descrip |
interval intrvl | max-size maxSize | primary-receiver primRecvIndex |
secondary-receiver secRecvIndex | single-interval ]no bulkstats collector collectorIndex [ collect-mode | description | interval | max-size |
primary-receiver | secondary-receiver | single-interval ]*
- collectorIndexNumber in the range 165535 that identifies the particular data collector
- collect-modeSpecifies one of the following collection modes:
- auto-xferAgent automatically transfers file when interval expires
- on-file-fullAgent automatically transfers file when it is full
- manual-xferRouter or user-initiated transfers; default collection mode
- descripDescriptive information to insert into the bulkstats file
- intrvlTime period in the range 300 86400 seconds for which the collector transfers data from the router to the receivers; default interval is 360 seconds
- maxSizeMaximum size of the file in the range 1024020971520 bytes; default file size is 2,621,440 bytes
- primRecvIndexNumber in the range 165535 that identifies the primary receiver to which the router transfers the data; by default the primary receiver is cleared
- secRecvIndexNumber in the range 165535 that identifies the secondary (backup) receiver to which the router transfers the data; by default the secondary receiver is cleared
- single-intervalSpecifies that the collector retrieves the bulk statistics data only once; by default, the collector receives the data periodically
- *Indicates that one or more parameters can be repeated multiple times in a list in the command line
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.