hwCollectState
HUAWEI-BULKSTATISTICS-MIB ·
.1.3.6.1.4.1.2011.6.121.2.1
Object
scalar Enumeration
Operation status of the information collection. Options: 1.idle(1) -indicates that the operation is in the idle state. 2.collecting(2) -indicates that the information is being collected. 3.waitfetch(3) -indicates that the information collection is complete and the data is to be extracted. 4.tranfering(4) -indicates that the file is being transferred. 5.waitcollect(5) -indicates that the information is waiting to collect.
Context
- MIB
- HUAWEI-BULKSTATISTICS-MIB
- OID
.1.3.6.1.4.1.2011.6.121.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwCollectOperationSet
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BULKSTATISTICS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BULKSTATISTICS-MIB::hwCollectState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BULKSTATISTICS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BULKSTATISTICS-MIB::hwCollectState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | collecting |
3 | waitfetch |
4 | tranfering |
5 | waitcollect |