dcRectifierMainStatus

OBS ✓
ORION-BASE-MIB · .1.3.6.1.4.1.20246.2.3.1.1.1.2.4.4.1.4

Object

column Enumeration
Specifies status of rectifiers.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
ORION-BASE-MIB
OID
.1.3.6.1.4.1.20246.2.3.1.1.1.2.4.4.1.4
Type
column
Access
readonly
Status
current
Parent
dcRectifierEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2on
3remoteOff
4off
5temporaryInternalOff
6latchedInternalOff
7error
8notAuthenticated

Conformance