lldpV2Xdot3LocPowerType

IEEE8023-DOT3-LLDP-EXT-V2-MIB · .1.3.111.2.802.3.1.5.1.2.2.1.7

Object

column Enumeration
A GET returns an integer indicating whether the local
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.2.2.1.7
Type
column
Access
readonly
Status
current
Parent
lldpV2Xdot3LocPowerEntry
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 '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::lldpV2Xdot3LocPowerType'
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::lldpV2Xdot3LocPowerType.<lldpV2LocPortIfIndex>'
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::lldpV2Xdot3LocPowerType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0psetype1
1psetype2
2pdtype
3pdtype2

Conformance