hwTableType
HW-TABLE-UTILIZATION ·
.1.3.6.1.4.1.36673.122.1.1.1.1
Object
column TableType
Table type. Value of -1 means the field is not applicable.
Context
- MIB
- HW-TABLE-UTILIZATION
- OID
.1.3.6.1.4.1.36673.122.1.1.1.1- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- hwTableUtilizationEntry
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 'HW-TABLE-UTILIZATION' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HW-TABLE-UTILIZATION::hwTableType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HW-TABLE-UTILIZATION' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HW-TABLE-UTILIZATION::hwTableType.<hwTableType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HW-TABLE-UTILIZATION' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HW-TABLE-UTILIZATION::hwTableType'