wlsxPsePortPdClass

WLSX-POE-MIB · .1.3.6.1.4.1.14823.2.2.1.18.1.1.1.8

Object

column Enumeration
This object indicates the Power classification of the 
Powered Device(PD) connected on the port.
              
A value of 'class0(1)' indicates that the power 
classification of the powered device falls into
class 0 in IEEE specifications.
              
A value of 'class1(2)' indicates that the power
classification of the powered devices falls into
class 1 in IEEE specifications.
              
A value of 'class2(3)' indicates that the power
classification of the powered devices falls into
class 2 in IEEE specifications.
              
A value of 'class3(4)' indicates that the power
classification of the powered devices falls into
class 3 in IEEE specifications.
              
A value of 'class4(5)' indicates that the power
classification of the powered devices falls into
class 4 in IEEE specifications.

Context

MIB
WLSX-POE-MIB
OID
.1.3.6.1.4.1.14823.2.2.1.18.1.1.1.8
Type
column
Access
readonly
Status
current
Parent
wlsxPsePortEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknownClass
1class0
2class1
3class2
4class3
5class4

Conformance