ciscoTsStackSwitchPwrSupplyStatus

CISCO-TS-STACK-MIB · .1.3.6.1.4.1.9.5.32.2.1.1.30

Object

column mandatory Enumeration
The status of the power supply of the switch. The values
have the following meanings:
              
unknown(1) : 
The status is not known.
              
internal-only(2) : 
The switch is not capable of redundant power.
              
internal-no-backup(3) : 
The switch is capable of redundant power, but is currently 
operating on the internal supply with no RPS attached.
              
internal-backup-will-reset(4) : 
The switch is capable of redundant power and is currently
opertaing on the internal supply. A RPS is attached, but
if the internal supply fails there will be a reset.
              
external-no-backup(5) :
The switch is capable of redundant power and is currently
operating on a single external RPS connection.
              
external-backup-no-reset(6) :
The switch is capable of redundant power and is currently
operating with a y-connected external RPS. If one supply
in the RPS fails there will be no interuption of operation.

Context

MIB
CISCO-TS-STACK-MIB
OID
.1.3.6.1.4.1.9.5.32.2.1.1.30
Type
column
Access
readonly
Status
mandatory
Parent
ciscoTsStackEntry

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 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsStackSwitchPwrSupplyStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsStackSwitchPwrSupplyStatus.<ciscoTsStackSwitchNumber>.<ciscoTsStackSwitchBIAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TS-STACK-MIB::ciscoTsStackSwitchPwrSupplyStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2internal-only
3internal-no-backup
4internal-backup-will-reset
5external-no-backup
6external-backup-no-reset