tnOamTrCtlTrapGeneration

TN-OAM-TEST-MIB · .1.3.6.1.4.1.7483.6.1.2.11.2.3.1.21

Object

column r/w Bits
The value of tnOamTrCtlTrapGeneration specifies when and if to
generate a notification for this entry:
pathChange(0)     - Generate a tnOamTrPathChange
    notification when the current path varies from a previously
    determined path.
testFailure(1)    - Generate a tnOamTrTestFailed notification when
    the full path to a target can't be determined.
testCompletion(2) - Generate a tnOamTrTestCompleted notification
    when the test is completed.

Context

MIB
TN-OAM-TEST-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.11.2.3.1.21
Type
column
Access
readwrite
Status
current
Parent
tnOamTrCtlEntry

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::tnOamTrCtlTrapGeneration'
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::tnOamTrCtlTrapGeneration.<tnSysSwitchId>.<tnOamTrCtlTestIndex>'
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::tnOamTrCtlTrapGeneration'

Syntax

Bits

Values & Constraints

Enumerated Values
0pathChange
1testFailure
2testCompletion