lldpXMedRemXPoEDeviceType

LLDP-EXT-MED-MIB · .1.0.8802.1.1.2.1.5.4795.1.3.5.1.1

Object

column Enumeration
Defines the type of Power-via-MDI (Power over Ethernet) advertised
by the remote device.
              
A value pseDevice(2) indicates that the device is advertised as a
Power Sourcing Entity (PSE).
              
A value pdDevice(3) indicates that the device is advertised as a
Powered Device (PD).
              
A value none(4) indicates that the device does not support PoE.

Context

MIB
LLDP-EXT-MED-MIB
OID
.1.0.8802.1.1.2.1.5.4795.1.3.5.1.1
Type
column
Access
readonly
Status
current
Parent
lldpXMedRemXPoEEntry
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::lldpXMedRemXPoEDeviceType'
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::lldpXMedRemXPoEDeviceType.<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::lldpXMedRemXPoEDeviceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2pseDevice
3pdDevice
4none

Conformance