boxServicesPowSupplyItemState

LANCOM-BOXSERVICES-PRIVATE-MIB · .1.3.6.1.4.1.2356.16.1.43.1.7.1.3

Object

column Enumeration
The status of Power Supply. 
nopower(5) - This state means the Power Supply is present 
             but no AC is connected.
incompatible(7) - This state is possible on boards capable
             of pluggable Power Supplies.

Context

MIB
LANCOM-BOXSERVICES-PRIVATE-MIB
OID
.1.3.6.1.4.1.2356.16.1.43.1.7.1.3
Type
column
Access
readonly
Status
current
Parent
boxServicesPowSuppliesEntry

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 'LANCOM-BOXSERVICES-PRIVATE-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-BOXSERVICES-PRIVATE-MIB::boxServicesPowSupplyItemState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-BOXSERVICES-PRIVATE-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-BOXSERVICES-PRIVATE-MIB::boxServicesPowSupplyItemState.<boxServicesPowerSuppUnitIndex>.<boxServicesPowSupplyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-BOXSERVICES-PRIVATE-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-BOXSERVICES-PRIVATE-MIB::boxServicesPowSupplyItemState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notpresent
2operational
3failed
4powering
5nopower
6notpowering
7incompatible