tpPoePowerStatus
TPLINK-POWER-OVER-ETHERNET-MIB ·
.1.3.6.1.4.1.11863.6.56.1.1.2.1.1.11
Object
column Enumeration
Displays the port's real time power status.
Context
- MIB
- TPLINK-POWER-OVER-ETHERNET-MIB
- OID
.1.3.6.1.4.1.11863.6.56.1.1.2.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tpPoePortConfigEntry
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 'TPLINK-POWER-OVER-ETHERNET-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-POWER-OVER-ETHERNET-MIB::tpPoePowerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-POWER-OVER-ETHERNET-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-POWER-OVER-ETHERNET-MIB::tpPoePowerStatus.<tpPoePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-POWER-OVER-ETHERNET-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-POWER-OVER-ETHERNET-MIB::tpPoePowerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | turning-on |
2 | on |
3 | overload |
4 | short |
5 | nonstandard-pd |
6 | voltage-high |
7 | voltage-low |
8 | hardware-fault |
9 | overtemperature |