upsConnected
RMS-MIB ·
.1.3.6.1.4.1.2769.10.22.1
Object
scalar mandatory
Enumeration
Shows if ups is connected to AUX on the RMS
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 'RMS-MIB' -M '/opt/observium/mibs/knuerr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMS-MIB::upsConnected.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMS-MIB' -M '/opt/observium/mibs/knuerr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMS-MIB::upsConnected'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |