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