lldpXMedRemXPoEPSEPowerSource

LLDP-EXT-MED-MIB · .1.0.8802.1.1.2.1.5.4795.1.3.6.1.2

Object

column Enumeration
Defines the type of PSE Power Source advertised
by the remote device.
              
A value primary(2) indicates that the device advertises its power
source as primary.
              
A value backup(3) indicates that the device advertises its power
Source as backup.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2primary
3backup

Conformance