fanAndPsRpsConnectionStatus

AT-SYSINFO-MIB · allied-old variant · .1.3.6.1.4.1.207.8.4.4.3.1.1

Object

scalar Enumeration
The status of the Redundant Power Supply (RPS) connection,
ie, whether an RPS is actually connected or not, regardless
of whether the RPS is on or not. notSupported means that an
RPS is not supported in this hardware platform, connected
means that the RPS is connected, notConnected means that the
RPS is not connected, and notMonitoring 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
AT-SYSINFO-MIB
OID
.1.3.6.1.4.1.207.8.4.4.3.1.1
Type
scalar
Access
readonly
Status
current
Parent
fanAndPs

Scalars 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::fanAndPsRpsConnectionStatus.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::fanAndPsRpsConnectionStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notSupported
1connected
2notConnected
3notMonitoring