dcRectifierStatus

UPSMAN-MCU-MIB · .1.3.6.1.4.1.1356.1.4.2.1.3

Object

column Enumeration
The current state of the rectifier. Rectifiers can be on or off.

Context

MIB
UPSMAN-MCU-MIB
OID
.1.3.6.1.4.1.1356.1.4.2.1.3
Type
column
Access
readonly
Status
current
Parent
dcRectifierEntry

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 'UPSMAN-MCU-MIB' -M '/opt/observium/mibs/benning:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPSMAN-MCU-MIB::dcRectifierStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UPSMAN-MCU-MIB' -M '/opt/observium/mibs/benning:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPSMAN-MCU-MIB::dcRectifierStatus.<dcRectifierIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UPSMAN-MCU-MIB' -M '/opt/observium/mibs/benning:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UPSMAN-MCU-MIB::dcRectifierStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2on