hwBulkOID
HUAWEI-BULKSTATISTICS-MIB ·
.1.3.6.1.4.1.2011.6.103.1.2.1.1.1
Object
column ObjectIdentifier
Index in the case of adding the object in the statistics file. The OID of the object is collected. The OID need not contain the index. The maximum length of the OID (excluding '.') is 20 digits.
Context
- MIB
- HUAWEI-BULKSTATISTICS-MIB
- OID
.1.3.6.1.4.1.2011.6.103.1.2.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwBulkOIDEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-BULKSTATISTICS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BULKSTATISTICS-MIB::hwBulkOID'
More examples
Read one indexed 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::hwBulkOID.<hwBulkFileIndex>.<hwBulkOID>'
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::hwBulkOID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.