tnOamPingCtlTrapGeneration

TN-OAM-TEST-MIB · .1.3.6.1.4.1.7483.6.1.2.11.1.4.1.23

Object

column r/w Bits
The value of tnOamPingCtlTrapGeneration specifies the
notification(s) to send for a test run.
              
Each bit enables the transmission of one notification, as follows.
'probeFailure(0)':  send one tnOamPingProbeFailedV3 notification if
   at least M successive probes failed during the test run.  M is
   configured using tnOamPingCtlTrapProbeFailureFilter.
'testFailure(1)':  send one tnOamPingTestFailedV3 notification if at
   least N probes failed during the test run.  N is configured using
   tnOamPingCtlTrapTestFailureFilter.
'testCompletion(2)':  send one tnOamPingTestCompletedV3 notification
   when the test run is complete.

Context

MIB
TN-OAM-TEST-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.11.1.4.1.23
Type
column
Access
readwrite
Status
current
Parent
tnOamPingCtlEntry

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 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-OAM-TEST-MIB::tnOamPingCtlTrapGeneration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-OAM-TEST-MIB::tnOamPingCtlTrapGeneration.<tnSysSwitchId>.<tnOamPingCtlTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-OAM-TEST-MIB::tnOamPingCtlTrapGeneration'

Syntax

Bits

Values & Constraints

Enumerated Values
0probeFailure
1testFailure
2testCompletion