lldpXMedRemXPoEPSEPowerPriority

LLDP-EXT-MED-MIB · .1.0.8802.1.1.2.1.5.4795.1.3.6.1.3

Object

column Enumeration
This object contains the value of the PSE power priority
advertised by the remote device.
              
A value critical(2) indicates that the device advertises its power
priority as critical, as per RFC 3621.
              
A value high(3) indicates that the device advertises its power
priority as high, as per RFC 3621.
              
A value low(4) indicates that the device advertises its power
priority as low, as per RFC 3621.

Context

MIB
LLDP-EXT-MED-MIB
OID
.1.0.8802.1.1.2.1.5.4795.1.3.6.1.3
Type
column
Access
readonly
Status
current
Parent
lldpXMedRemXPoEPSEEntry
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 'LLDP-EXT-MED-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-MED-MIB::lldpXMedRemXPoEPSEPowerPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LLDP-EXT-MED-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-MED-MIB::lldpXMedRemXPoEPSEPowerPriority.<lldpRemTimeMark>.<lldpRemLocalPortNum>.<lldpRemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LLDP-EXT-MED-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LLDP-EXT-MED-MIB::lldpXMedRemXPoEPSEPowerPriority'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2critical
3high
4low

Conformance