entStateTable
ENTITY-STATE-MIB ·
.1.3.6.1.2.1.131.1.1
Object
table
A table of information about state/status of entities. This is a sparse augment of the entPhysicalTable. Entries appear in this table for values of entPhysicalClass [RFC 4133] that in this implementation are able to report any of the state or status stored in this table.
Context
- MIB
- ENTITY-STATE-MIB
- OID
.1.3.6.1.2.1.131.1.1- Type
- table
- Status
- current
- Parent
- entStateObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTITY-STATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTITY-STATE-MIB::entStateTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTITY-STATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTITY-STATE-MIB::entStateTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.