tnOamTrCtlFcName
TN-OAM-TEST-MIB ·
.1.3.6.1.4.1.7483.6.1.2.11.2.3.1.8
Object
The value of tnOamTrCtlFcName specifies the forwarding class to be
used when launching the probe(s). The forwarding class name must be
present in the index column of TIMETRA-QOS-MIB::tFCNameTable. This
object is optional.
As shown in the following table
a) this object is applicable to a subset of the test types, and
b) the default forwarding class depends on the test type.
tnOamTrCtlTestMode Applicable? Default
-------------------- ----------- -------
ethCfmLinkTrace yes 'nc'
ldpTreeTrace yes 'be'
lspTraceRoute yes 'be'
macTraceRoute yes 'be'
p2mpLspTrace yes 'be'
vccvTraceRoute yes 'be'
vprnTraceRoute yes 'be'
otherwise no N/A
For 'ethCfmLinkTrace', the forwarding class depends on whether the
request is configured to egress on a network port or an access port.
In the network port case, the forwarding class is the forwarding class
of the pseudowire. In the access port case, the forwarding class is
that of the SAP's egress encapsulation policy.
For 'lspTraceRoute' this is the forwarding class of the LSP tunnel.
For 'macTraceRoute' this is the forwarding class of the SDP
encapsulation.
For 'p2mpLspTrace' this is the forwarding class of the P2MP LSP tree.
If forwarding classes are mapped by the applicable QoS policy, the
probe(s) may be launched using a different forwarding class than the
forwarding class specified by this object.
Context
- MIB
- TN-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.11.2.3.1.8- 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::tnOamTrCtlFcName'
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::tnOamTrCtlFcName.<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::tnOamTrCtlFcName'