tnOamLspTrCtlTestSubMode
TN-OAM-TEST-MIB ·
.1.3.6.1.4.1.7483.6.1.2.11.2.9.1.15
Object
The value of tnOamLspTrCtlTestSubMode specifies the type of LSP
trace route test to perform.
When this object is 'unspecified(1)', the type of LSP trace route test
to be performed is determined when the test is started, from the set of
tnOamLspTrCtlTable objects configured with non-default values.
If there is a mismatch between tnOamLspTrCtlTestSubMode and the
type of the LSP to be tested, the test will fail. For example, if
tnOamLspTrCtlTestSubMode is 'static(2)', and
tnOamLspTrCtlLspName refers to an LSP with
TIMETRA-MPLS-MIB::vRtrMplsLspType not equal to 'mplsTp(7)', the test
will fail.
The supported object combinations for LSP trace route tests are listed
in the tnOamLspTrCtlTable DESCRIPTION clause.
Context
- MIB
- TN-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.11.2.9.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnOamLspTrCtlEntry
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::tnOamLspTrCtlTestSubMode'
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::tnOamLspTrCtlTestSubMode.<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::tnOamLspTrCtlTestSubMode'
Syntax
- Source
- TmnxOamLspTestSubMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | unspecified |
2 | static |
3 | bgpLabeledPrefix |