bsLldpXdot3RemPowerSource
BAY-STACK-LLDP-EXT-DOT3-MIB ·
.1.3.6.1.4.1.45.5.47.1.3.1.1.2
Object
column Enumeration
A GET attribute that returns the power sources of the remote system. When the remote system is a PD, it indicates whether it is being powered by: a PSE and locall; locally only; by a PSE only; or unknown.
Context
- MIB
- BAY-STACK-LLDP-EXT-DOT3-MIB
- OID
.1.3.6.1.4.1.45.5.47.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bsLldpXdot3RemPowerEntry
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 'BAY-STACK-LLDP-EXT-DOT3-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-LLDP-EXT-DOT3-MIB::bsLldpXdot3RemPowerSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-LLDP-EXT-DOT3-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-LLDP-EXT-DOT3-MIB::bsLldpXdot3RemPowerSource.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-LLDP-EXT-DOT3-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-LLDP-EXT-DOT3-MIB::bsLldpXdot3RemPowerSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | pse |
3 | reserved |
4 | pseAndLocal |