lldpXMedRemXPoEPDPowerPriority

LLDP-EXT-MED-MIB · .1.0.8802.1.1.2.1.5.4795.1.3.7.1.3

Object

column Enumeration
Defines the priority advertised as being required by the PD
connected remotely to the port.
              
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.7.1.3
Type
column
Access
readonly
Status
current
Parent
lldpXMedRemXPoEPDEntry
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::lldpXMedRemXPoEPDPowerPriority'
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::lldpXMedRemXPoEPDPowerPriority.<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::lldpXMedRemXPoEPDPowerPriority'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2critical
3high
4low

Conformance