lldpV2Xdot3RemPowerSource

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

Object

column Enumeration
A GET returns an integer indicating the power sources of the
remote system. When the remote system is a PSE, it indicates
whether it is being powered by a primary power source; a backup
power source; or unknown. When the remote system is a PD, it
indicates whether it is being powered by a PSE and locally;
locally only; by a PSE only; or unknown.

Context

MIB
IEEE8023-DOT3-LLDP-EXT-V2-MIB
OID
.1.3.111.2.802.3.1.5.1.3.2.1.8
Type
column
Access
readonly
Status
current
Parent
lldpV2Xdot3RemPowerEntry
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::lldpV2Xdot3RemPowerSource'
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::lldpV2Xdot3RemPowerSource.<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::lldpV2Xdot3RemPowerSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0pseprimary
1psebackup
2pseunknown
3pdpseandlocal
4pdlocalonly
5pdpseonly
6pdunknown

Conformance