eventStatus

ZHONE-RMON-MIB · .1.3.6.1.4.1.5504.10.1.12.1.9.1.1.7

Object

column r/w EntryStatus
The status of this event entry.
              
If this object is not equal to valid(1), all associated
log entries shall be deleted by the agent.

Context

MIB
ZHONE-RMON-MIB
OID
.1.3.6.1.4.1.5504.10.1.12.1.9.1.1.7
Type
column
Access
readwrite
Status
current
Parent
eventEntry
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 'ZHONE-RMON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-RMON-MIB::eventStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-RMON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-RMON-MIB::eventStatus.<eventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-RMON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-RMON-MIB::eventStatus'

Syntax

Source
EntryStatus
Base type
Enumeration

Values & Constraints

Type Values
1valid
2createRequest
3underCreation
4invalid

Conformance