atiStkSwLldpMedRemXPoEDeviceType
AtiStackSwitch9000-MIB ·
.1.3.6.1.4.1.207.8.17.10.4.4.1.1.19
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
- AtiStackSwitch9000-MIB
- OID
.1.3.6.1.4.1.207.8.17.10.4.4.1.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atiStkSwLldpMedRemEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9000-MIB::atiStkSwLldpMedRemXPoEDeviceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9000-MIB::atiStkSwLldpMedRemXPoEDeviceType.<atiStkSwLldpRemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiStackSwitch9000-MIB::atiStkSwLldpMedRemXPoEDeviceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | pseDevice |
3 | pdDevice |
4 | none |