lldpV2Xdot3LocPowerSource
IEEE8023-DOT3-LLDP-EXT-V2-MIB ·
.1.3.111.2.802.3.1.5.1.2.2.1.8
Object
column Enumeration
A GET returns an integer indicating the power sources of the local system. A PSE indicates whether it is being powered by a primary power source; a backup power source; or unknown. A PD indicates whether it is being powered by a PSE and locally; by a PSE only; or unknown.
Context
- MIB
- IEEE8023-DOT3-LLDP-EXT-V2-MIB
- OID
.1.3.111.2.802.3.1.5.1.2.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpV2Xdot3LocPowerEntry
- 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::lldpV2Xdot3LocPowerSource'
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::lldpV2Xdot3LocPowerSource.<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::lldpV2Xdot3LocPowerSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | pseprimary |
1 | psebackup |
2 | pseunknown |
3 | pdpseandlocal |
4 | pdpseonly |
5 | pdunknown |
Conformance
Member of