All MIBs › ZHONE-SYSTEM-MIB › zhoneBulkStatsSystemOperStatus
zhoneBulkStatsSystemOperStatus
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneBulkStatsSystemOperStatus
OID (numeric): 1.3.6.1.4.1.5504.3.1.14.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The operational status of the current collection interval. Valid values are:
collectionInProgress: - Collection for the current interval has started collectionComplete: - Collection for the current interval has completed, and the resulting file has been transferred via ftp to the specified host. collectionPeriodOverrun: - Collection for the previous interval has not completed prior to the start of the current collection interval. In this case, the collection for the previous interval continues and the current interval is skipped. This is an indication that either the system/network is too busy and/or there are too many statistics being collected. collectionAbortedNoDiskSpace: - Collection for the current interval has been aborted due to insufficient disk space on the device. The current interval is skipped. collectionAbortedFileIoFailure: - Collection for the current interval has been aborted due to a file IO (write) error on the device. The current interval is skipped. collectionCompleteFtpFailure: - Collection for the current interval has completed, but the resulting file could not be transferred via ftp to the specified host. The file is queued for retry.
The operStatus is only pertinent if bulk stats have been enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.14.6 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneBulkStatsSystemOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.14.6.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneBulkStatsSystemOperStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.3 | zhoneGeneric | Zhone |
| 1.3.6.1.4.1.5504.3.1 | zhoneSystem | Zhone |
| 1.3.6.1.4.1.5504.3.1.14 | zhoneBulkStatsSystemConfiguration | ZHONE-SYSTEM-MIB |
| 1.3.6.1.4.1.5504.3.1.14.6 | zhoneBulkStatsSystemOperStatus | ZHONE-SYSTEM-MIB |