tmnxOamPingCtlTrapGeneration

ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB · .1.3.6.1.4.1.6527.3.1.2.11.1.3.1.25

Object

column r/w Bits
The value of this object determines when and if
to generate a notification for this entry:
              
probeFailure(0)   - Generate a tmnxOamPingProbeFailed
   notification subject to the value of
   tmnxOamPingCtlTrapProbeFailureFilter.  The object
   tmnxOamPingCtlTrapProbeFailureFilter can be used
   to specify the number of successive probe failures
   that are required before a tmnxOamPingProbeFailed
   notification can be generated.
testFailure(1)    - Generate a tmnxOamPingTestFailed
   notification. In this instance the object
   tmnxOamPingCtlTrapTestFailureFilter can be used to
   determine the number of probe failures that
   signal when a test fails.
testCompletion(2) - Generate a tmnxOamPingTestCompleted
   notification.
              
The value of this object defaults to zero, indicating
that none of the above options have been selected.

Context

MIB
ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.11.1.3.1.25
Type
column
Access
readwrite
Status
current
Parent
tmnxOamPingCtlEntry
Groups
2

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 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB::tmnxOamPingCtlTrapGeneration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB::tmnxOamPingCtlTrapGeneration.<tmnxOamPingCtlOwnerIndex>.<tmnxOamPingCtlTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB::tmnxOamPingCtlTrapGeneration'

Syntax

Bits

Values & Constraints

Enumerated Values
0probeFailure
1testFailure
2testCompletion