lldpXMedRemXPoEPDPowerSource

LLDP-EXT-MED-MIB · .1.0.8802.1.1.2.1.5.4795.1.3.7.1.2

Object

column Enumeration
Defines the type of Power Source advertised as being used
by the device connected remotely to the port.
              
A value fromPSE(2) indicates that the device advertises its power
source as received from a PSE.
              
A value local(3) indicates that the device advertises its power
source as local.
              
A value localAndPSE(4) indicates that the device advertises its
power source as using both local and PSE power.

Context

MIB
LLDP-EXT-MED-MIB
OID
.1.0.8802.1.1.2.1.5.4795.1.3.7.1.2
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::lldpXMedRemXPoEPDPowerSource'
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::lldpXMedRemXPoEPDPowerSource.<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::lldpXMedRemXPoEPDPowerSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2fromPSE
3local
4localAndPSE

Conformance