alaPethPsePortPowerClass

ALCATEL-ENT1-INLINE-POWER-MIB · .1.3.6.1.4.1.6486.801.1.2.1.27.1.1.1.1.4

Object

column Enumeration
This object controls class of poe device attached on a port.
class0 - The device can draw PD power from 0.44W to 12.95W and
         current less than 5.0 mA.
class1 - The device can draw PD power from 0.44W to 3.84W and
         current 10.5 mA.
class2 - The device can draw PD power from 3.84W to 6.49W and
         current 12.95 mA.
class3 - The device can draw PD power from 6.49W to 12.95W and
         current 28 mA.
class4 - This class is reserved for future use.
class5 - No Powered Device is connected to this POE port, or the
                     port is powered down.

Context

MIB
ALCATEL-ENT1-INLINE-POWER-MIB
OID
.1.3.6.1.4.1.6486.801.1.2.1.27.1.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
alaPethPsePortEntry
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 'ALCATEL-ENT1-INLINE-POWER-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-INLINE-POWER-MIB::alaPethPsePortPowerClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-INLINE-POWER-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-INLINE-POWER-MIB::alaPethPsePortPowerClass.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-INLINE-POWER-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-INLINE-POWER-MIB::alaPethPsePortPowerClass'

Syntax

Enumeration

Values & Constraints

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

Conformance