ogdataEventState

OG-DATA-MIB · .1.3.6.1.4.1.25049.10.17.10.1.1.1.13

Object

column Enumeration
The status of the data alert.

Context

MIB
OG-DATA-MIB
OID
.1.3.6.1.4.1.25049.10.17.10.1.1.1.13
Type
column
Access
readonly
Status
current
Parent
ogdataEventEntry
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 'OG-DATA-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OG-DATA-MIB::ogdataEventState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OG-DATA-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OG-DATA-MIB::ogdataEventState.<ogdataEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OG-DATA-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OG-DATA-MIB::ogdataEventState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1on

Conformance