hwCollectOperation
HUAWEI-BULKSTATISTICS-MIB ·
.1.3.6.1.4.1.2011.6.121.2.2
Object
scalar r/w
Enumeration
Administration operation of the information collection. Options: 1.begin(1) -indicates that the information collection starts. 2.stop(2) -indicates that the information collection stops. 3.processing(3)-indicates that the collection is ongoing. In the begin and stop operations, the object hwCollectTableInfo needs to be bound.
Context
- MIB
- HUAWEI-BULKSTATISTICS-MIB
- OID
.1.3.6.1.4.1.2011.6.121.2.2- Type
- scalar
- Access
- readwrite
- 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::hwCollectOperation.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::hwCollectOperation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | begin |
2 | stop |
3 | processing |