fanAndPsRedundantPSUStatus
ALLIEDTELESYN-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.1.3
Object
scalar mandatory
Enumeration
The status of the redundant Power Supply. non-supported means this device does not support redundant power supplies, on means that the redundant power supply is connected and able to supply system power if required, off means that the redundant power supply is either not connected or is connected and is not able to supply system power if required, and not-monitoring means that the status of the RPS is not being monitored presently. RPS monitoring can be turned on via the variable fanAndPsRpsMonitoringStatus, or by the command SET SYSTEM RPSMONITOR=ON.
Context
- MIB
- ALLIEDTELESYN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.1.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- fanAndPs
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 'ALLIEDTELESYN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLIEDTELESYN-MIB::fanAndPsRedundantPSUStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALLIEDTELESYN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALLIEDTELESYN-MIB::fanAndPsRedundantPSUStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | non-supported |
1 | on |
2 | off |
3 | not-monitoring |