remPollSuccessEventIndex
A3COM0019-RMON-REMOTE-POLL ·
.1.3.6.1.4.1.43.10.25.1.1.1.12
Object
column mandatory
r/w
Integer32
The index of the eventEntry that is used when a
successful poll is made after a number of unsuccessful polls.
The eventEntry identified by a particular value of this index is the same as
identified by the same value of the eventIndex object. If there is no
corresponding entry in the eventTable, then no association exists. In
particular, if this value is zero, no associated event will be generated, as
zero is not a valid event index.
This object may not be modified if the associated remPollStatus object
is equal to valid(1).
Context
- MIB
- A3COM0019-RMON-REMOTE-POLL
- OID
.1.3.6.1.4.1.43.10.25.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- remPollTableEntry
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 'A3COM0019-RMON-REMOTE-POLL' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0019-RMON-REMOTE-POLL::remPollSuccessEventIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM0019-RMON-REMOTE-POLL' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0019-RMON-REMOTE-POLL::remPollSuccessEventIndex.<remPollIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM0019-RMON-REMOTE-POLL' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM0019-RMON-REMOTE-POLL::remPollSuccessEventIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535