tnOamTrCtlTestMode
TN-OAM-TEST-MIB ·
.1.3.6.1.4.1.7483.6.1.2.11.2.3.1.6
Object
column r/w
Enumeration
Specifies the type of Nokia SROS OAM Trace Route test defined
by this entry. The configuration parameters unique to a specific
test type are to be found in a sparsely dependent extension table
for that test type.
p2mpLspTrace is supported for non-SAA tests only.
ethCfmLinkTrace is supported for SAA tests only.
This is a required parameter.
Context
- MIB
- TN-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.11.2.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnOamTrCtlEntry
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 '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::tnOamTrCtlTestMode'
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::tnOamTrCtlTestMode.<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::tnOamTrCtlTestMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | macTraceRoute |
2 | lspTraceRoute |
3 | vprnTraceRoute |
4 | mcastTraceRoute |
5 | icmpTraceRoute |
6 | ldpTreeTrace |
7 | vccvTraceRoute |
8 | p2mpLspTrace |
9 | ethCfmLinkTrace |