ostPoePortHeartbeatErrorAction
OMNITRON-POE-MIB ·
.1.3.6.1.4.1.7342.15.2.1.12
Object
column r/w
Enumeration
This object is the PoE PSE heartbeat errored condition action.
errorLostIgnored(1) PD heartbeat errored condition is ignored
errorRestart(2) PD heartbeat errored condition results
in a restart
errorShutdown(3) PD heartbeat errored condition results
in a shutdown (power removed)
Context
- MIB
- OMNITRON-POE-MIB
- OID
.1.3.6.1.4.1.7342.15.2.1.12- Type
- column
- Access
- readwrite
- 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::ostPoePortHeartbeatErrorAction'
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::ostPoePortHeartbeatErrorAction.<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::ostPoePortHeartbeatErrorAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | errorLostIgnored |
2 | errorRestart |
3 | errorShutdown |
Conformance
Member of