tmnxOamTrCtlTrapGeneration
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.2.3.1.21
Object
column r/w
Bits
The value of tmnxOamTrCtlTrapGeneration specifies when and if to
generate a notification for this entry:
pathChange(0) - Generate a tmnxOamTrPathChange
notification when the current path varies from a previously
determined path.
testFailure(1) - Generate a tmnxOamTrTestFailed notification when
the full path to a target can't be determined.
testCompletion(2) - Generate a tmnxOamTrTestCompleted notification
when the test is completed.
Context
- MIB
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.2.3.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxOamTrCtlEntry
- Groups
- 4
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 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamTrCtlTrapGeneration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamTrCtlTrapGeneration.<tmnxOamTrCtlOwnerIndex>.<tmnxOamTrCtlTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-TEST-MIB::tmnxOamTrCtlTrapGeneration'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | pathChange |
1 | testFailure |
2 | testCompletion |