hwCollectTableName
HUAWEI-BULKSTATISTICS-MIB ·
.1.3.6.1.4.1.2011.6.121.1.1.1.1
Object
column OctetString
The table name. It is in the format of ASCII code separated by '.'. If the table name is specified to a|b, the index is 97.124.98. Naming standard: In a table name, there should be one vertical line at most, and the left side and right side of the vertical line cannot be null. For example, identifier|table name or table name. The ASCII codes must be from 0x21 to 0x7E. In the configuration phase, when a table name requires to be added, format identifier|all or all cannot be used.
Context
- MIB
- HUAWEI-BULKSTATISTICS-MIB
- OID
.1.3.6.1.4.1.2011.6.121.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwCollectSetEntry
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::hwCollectTableName'
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::hwCollectTableName.<hwCollectTableName>'
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::hwCollectTableName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-63