c2900InfoRedunantPowerSupplyInfo

CISCO-C2900-MIB · .1.3.6.1.4.1.9.9.87.1.1.9

Object

scalar Enumeration
The switch allows a redundant power supply in addition
to its local power supply. Only one power source can be
supplying power to a unit.
          
absent(1) :the redundant power supply is not connected
           to the switch.
          
connectedFunctional(2) : the redundant power supply is
          connected to the switch and operational.
          
connectedNotFunctional(3): the redundant power supply
          is connected to the switch, but cannot supply
          power to the system.
          
functionalPrimaryFailed(4): the redundant power supply
          is installed, powered on, and operational,
          but a failure exists in the local power
          supply system.

Context

MIB
CISCO-C2900-MIB
OID
.1.3.6.1.4.1.9.9.87.1.1.9
Type
scalar
Access
readonly
Status
current
Parent
c2900SysInfo
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-C2900-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-C2900-MIB::c2900InfoRedunantPowerSupplyInfo.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-C2900-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-C2900-MIB::c2900InfoRedunantPowerSupplyInfo'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1absent
2connectedFunctional
3connectedNotFunctional
4functionalPrimaryFailed

Conformance