fsLldpXMedRemXPoEDeviceType

ARICENT-LLDP-MED-MIB · .1.3.6.1.4.1.29601.2.101.2.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
ARICENT-LLDP-MED-MIB
OID
.1.3.6.1.4.1.29601.2.101.2.5.1.1
Type
column
Access
readonly
Status
current
Parent
fsLldpXMedRemXPoEPDEntry

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 'ARICENT-LLDP-MED-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LLDP-MED-MIB::fsLldpXMedRemXPoEDeviceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-LLDP-MED-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LLDP-MED-MIB::fsLldpXMedRemXPoEDeviceType.<lldpV2RemTimeMark>.<lldpV2RemLocalIfIndex>.<lldpV2RemLocalDestMACAddress>.<lldpV2RemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-LLDP-MED-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-LLDP-MED-MIB::fsLldpXMedRemXPoEDeviceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2pseDevice
3pdDevice
4none