swPoEPortCtrlPowerLimit

PoE-MIB · .1.3.6.1.4.1.171.12.24.3.1.1.4

Object

column r/w Enumeration
There are 4 pre-defined values for users' convenience to set the upper
power limit for class 0, class 1, class 2, and class 3.
class_0: 15400mW (The maximum power provided by PSE (switch) is 12.95 W + power loss on cable)
class_1: 4000mW (The maximum power provided by PSE is 3.84 W + power loss on cable)
class_2: 7000mW (The maximum power provided by PSE is 6.49 W + power loss on cable)
class_3: 15400mW (The maximum power provided by PSE is 12.95 W + power loss on cable)
user-defined: User can select this setting and configure the range in swPoEPortCtrlUserDefined.

Context

MIB
PoE-MIB
OID
.1.3.6.1.4.1.171.12.24.3.1.1.4
Type
column
Access
readwrite
Status
current
Parent
swPoEPortCtrlEntry

Walk 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 'PoE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PoE-MIB::swPoEPortCtrlPowerLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PoE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PoE-MIB::swPoEPortCtrlPowerLimit.<swPoEPortCtrlPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PoE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PoE-MIB::swPoEPortCtrlPowerLimit'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1class0
2class1
3class2
4class3
5user-defined