irUpsStatus

MRV-IR-CHAR-MIB · .1.3.6.1.4.1.33.100.2.14.1.2

Object

column Enumeration
The ups status. A value of offline(1) indicates the ups is not 
providing power to the attached devices.
A value of online(2) indicates the ups is providing power to the 
attached devices.

Context

MIB
MRV-IR-CHAR-MIB
OID
.1.3.6.1.4.1.33.100.2.14.1.2
Type
column
Access
readonly
Status
current
Parent
irUpsEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MRV-IR-CHAR-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MRV-IR-CHAR-MIB::irUpsStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MRV-IR-CHAR-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MRV-IR-CHAR-MIB::irUpsStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MRV-IR-CHAR-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MRV-IR-CHAR-MIB::irUpsStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1offline
2online