ostPoePortPseStatus
OBS ✓
OMNITRON-POE-MIB ·
.1.3.6.1.4.1.7342.15.2.1.7
Object
column r/w
Enumeration
This object is the PoE PSE port status.
notApplicable(1) PD device not connected or port disabled
pdNormal(2) PD device is being powered fully
pdOverCurrent(3) PD device is consuming too much current
pdBrownOut(4) PD device is not fully powered
pdInsufficientPower(5) PD device not powered due to lack of power
A write to this object restarts the PSE function and classification.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- OMNITRON-POE-MIB
- OID
.1.3.6.1.4.1.7342.15.2.1.7- 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::ostPoePortPseStatus'
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::ostPoePortPseStatus.<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::ostPoePortPseStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | pdNormal |
3 | pdOverCurrent |
4 | pdBrownOut |
5 | pdInsufficientPower |
Conformance
Member of