All MIBs › CISCO-TS-STACK-MIB › ciscoTsStackSwitchPwrSupplyStatus
ciscoTsStackSwitchPwrSupplyStatus
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsStackSwitchPwrSupplyStatus
OID (numeric): 1.3.6.1.4.1.9.5.32.2.1.1.30
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is ciscoTsStackSwitchPwrSupplyStatus?
This read-only enum reports the switch's power redundancy state, distinguishing whether it has no redundant-power capability at all (internal-only(2)), has the capability but no RPS is currently attached (internal-no-backup(3)), or has an RPS attached and is currently running on internal power that will reset(4) if that power fails. An admin relying on redundant power for uptime would specifically watch for internal-backup-will-reset(4), since despite an RPS being attached, that value still means a power loss on this unit will cause a reset rather than a seamless failover. Seeing internal-no-backup(3) on a switch believed to have an RPS installed would flag a disconnected or failed backup supply.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.30 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchPwrSupplyStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.30.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchPwrSupplyStatus.1
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsStackSwitchPwrSupplyStatus OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.2 | ciscoTsStack | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1 | ciscoTsStackTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1.1 | ciscoTsStackEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1.1.30 | ciscoTsStackSwitchPwrSupplyStatus | CISCO-TS-STACK-MIB |