ostPoEPortHeartbeatStatus
OMNITRON-POE-MIB ·
.1.3.6.1.4.1.7342.15.2.1.14
Object
column Enumeration
This object is the PoE PSE PD heartbeat status.
heartbeatDisabled(1) PSE PD heartbeat is disabled
heartbeatAvailable(2) PSE PD heartbeats are being received
heartbeatErrored(3) PSE PD heartbeat is in an errored condition
heartbeatRestart(4) PSE PD heartbeat error has caused a PSE restart
heartbeatShutdown(5) PSE PD heartbeat error has caused a PSE shutdown
Context
- MIB
- OMNITRON-POE-MIB
- OID
.1.3.6.1.4.1.7342.15.2.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostPoePortCfgEntry
- Groups
- 1
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 'OMNITRON-POE-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-POE-MIB::ostPoEPortHeartbeatStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-POE-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-POE-MIB::ostPoEPortHeartbeatStatus.<ostPoePortCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-POE-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-POE-MIB::ostPoEPortHeartbeatStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | heartbeatDisabled |
2 | heartbeatAvailable |
3 | heartbeatErrored |
4 | heartbeatRestart |
5 | heartbeatShutdown |
Conformance
Member of