hwCollectMode
HUAWEI-BULKSTATISTICS-MIB ·
.1.3.6.1.4.1.2011.6.121.2.5
Object
scalar r/w
Enumeration
Mode of the information collection. Options: 1.all(1) -indicates that collects data of all tables. 2.incremental(2) -indicates that collects data of tables have changes compared with the last collection. default value is all(1).
Context
- MIB
- HUAWEI-BULKSTATISTICS-MIB
- OID
.1.3.6.1.4.1.2011.6.121.2.5- 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::hwCollectMode.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::hwCollectMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | incremental |