cie1000PoeStatusInterfaceCurrentState
OBS ✓
CIE1000-POE-MIB ·
.1.3.6.1.4.1.9.9.832.1.43.1.3.1.1.3
Object
column CIE1000poeStatusType
Indicate port status. POWER_BUDGET_EXCEEDED: PoE is turned OFF due to power budget exceeded on PSE. NO_PD_DETECTED: No PD detected. PD_ON: PSE supplying power to PD through PoE. PD_OVERLOAD: PD consumes more power than the maximum limit configured on the PSE port.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- CIE1000-POE-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.43.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cie1000PoeStatusInterfaceEntry
- 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 'CIE1000-POE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-POE-MIB::cie1000PoeStatusInterfaceCurrentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIE1000-POE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-POE-MIB::cie1000PoeStatusInterfaceCurrentState.<cie1000PoeStatusInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIE1000-POE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIE1000-POE-MIB::cie1000PoeStatusInterfaceCurrentState'
Syntax
- Source
- CIE1000poeStatusType
- Base type
Enumeration
Values & Constraints
Type Values
0 | notSupported |
1 | budgetExceeded |
2 | noPoweredDeviceDetected |
3 | poweredDeviceOn |
4 | poweredDeviceOff |
5 | poweredDeviceOverloaded |
6 | unknownState |
7 | disabled |
Conformance
Member of