fanAndPsRpsMonitoringStatus
AT-SYSINFO-MIB ·
allied-old variant
·
.1.3.6.1.4.1.207.8.4.4.3.1.4
Object
scalar r/w
Enumeration
The current status of redundant power supply monitoring. The monitoring of the redundant power supply and its fan must be enabled by command or by setting this variable to on. The value notSupported means that this device does not support redundant power supplies. Only the values on or off may be written to this variable. If this variables reads as notSupported, an attempt to write to this variable will result in a bad value error.
Context
- MIB
- AT-SYSINFO-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- 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 'AT-SYSINFO-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-SYSINFO-MIB::fanAndPsRpsMonitoringStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-SYSINFO-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-SYSINFO-MIB::fanAndPsRpsMonitoringStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notSupported |
1 | on |
2 | off |