lldpXMedLocXPoEDeviceType
DLINK-DXS-1210-10TS-AX-MIB ·
.1.3.6.1.4.1.171.10.139.2.1.4.7.19.2.10
Object
scalar Enumeration
Defines the type of Power-via-MDI (Power over Ethernet) advertised
by the local 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 of none(4) indicates that the device does not support PoE.
Context
- MIB
- DLINK-DXS-1210-10TS-AX-MIB
- OID
.1.3.6.1.4.1.171.10.139.2.1.4.7.19.2.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- lldpXMedLocalData
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-DXS-1210-10TS-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-DXS-1210-10TS-AX-MIB::lldpXMedLocXPoEDeviceType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-DXS-1210-10TS-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-DXS-1210-10TS-AX-MIB::lldpXMedLocXPoEDeviceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | pseDevice |
3 | pdDevice |
4 | none |