bsLldpXdot3LocPowerSource

BAY-STACK-LLDP-EXT-DOT3-MIB · .1.3.6.1.4.1.45.5.47.1.2.1.1.2

Object

column Enumeration
A GET attribute indicating the PSE 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 value primaryPs(2) indicates that the device advertises its power source
as primary.
              
A value backupPs(3) indicates that the device advertises its power source
as backup.

Context

MIB
BAY-STACK-LLDP-EXT-DOT3-MIB
OID
.1.3.6.1.4.1.45.5.47.1.2.1.1.2
Type
column
Access
readonly
Status
current
Parent
bsLldpXdot3LocPowerEntry

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 '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::bsLldpXdot3LocPowerSource'
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::bsLldpXdot3LocPowerSource.<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::bsLldpXdot3LocPowerSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2primaryPs
3backupPs
4reserved