oghostEventIndex
OG-HOST-MIB ·
.1.3.6.1.4.1.25049.10.14.10.1.1.1.1
Object
column Integer32
A monotonically increasing integer for the sole purpose of indexing messages. When it reaches the maximum value the agent flushes the table and wraps the value back to 1.
Context
- MIB
- OG-HOST-MIB
- OID
.1.3.6.1.4.1.25049.10.14.10.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- oghostEventEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-HOST-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OG-HOST-MIB::oghostEventIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OG-HOST-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OG-HOST-MIB::oghostEventIndex.<oghostEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OG-HOST-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OG-HOST-MIB::oghostEventIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647