lldpV2Xdot3RemPowerType
IEEE8023-DOT3-LLDP-EXT-V2-MIB ·
.1.3.111.2.802.3.1.5.1.3.2.1.7
Object
column Enumeration
A GET returns an integer indicating whether the remote system is a PSE or a PD and whether it is Type 1 or Type 2.
Context
- MIB
- IEEE8023-DOT3-LLDP-EXT-V2-MIB
- OID
.1.3.111.2.802.3.1.5.1.3.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpV2Xdot3RemPowerEntry
- Groups
- 1
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 'IEEE8023-DOT3-LLDP-EXT-V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-DOT3-LLDP-EXT-V2-MIB::lldpV2Xdot3RemPowerType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-DOT3-LLDP-EXT-V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-DOT3-LLDP-EXT-V2-MIB::lldpV2Xdot3RemPowerType.<lldpV2RemTimeMark>.<lldpV2RemLocalIfIndex>.<lldpV2RemLocalDestMACAddress>.<lldpV2RemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-DOT3-LLDP-EXT-V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-DOT3-LLDP-EXT-V2-MIB::lldpV2Xdot3RemPowerType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | psetype1 |
1 | psetype2 |
2 | pdtype |
3 | pdtype2 |
Conformance
Member of