hwPowerSupplyStatus
ALTEON-CHEETAH-SWITCH-MIB ·
.1.3.6.1.4.1.1872.2.5.1.3.1.29.2
Object
scalar Enumeration
The status of the power supply, the values 1,4,5 and 7 are relevant where - Value 1 refers to power supply ok on a platform with single PS. Value 4 refers to power supply ok on a platform with dual PS. Value 5 refers to failure while fetching the status (Please try later). value 7 refers only one PS unit operational, on the platform with dual PS.
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.3.1.29.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwDualPowerSupplyParams
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::hwPowerSupplyStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-SWITCH-MIB::hwPowerSupplyStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notRelevant |
1 | singlePowerSupplyOk |
2 | firstPowerSupplyFailed |
3 | secondPowerSupplyFailed |
4 | doublePowerSupplyOk |
5 | unknownPowerSupplyFailed |
6 | singlePowerSupplyFailed |
7 | singlePowerSupplyConnected |