tmnxOamTrCtlRouterInstanceName

TIMETRA-OAM-TEST-MIB · .1.3.6.1.4.1.6527.3.1.2.11.2.3.1.34

Object

The value of tmnxOamTrCtlRouterInstanceName specifies the name of the
service or router instance to be used by an 'icmpTraceRoute' test.
              
The following values are supported:
1.  '' (i.e. the empty string),
2.  'Base',
3.  'management',
4.  'vpls-management',
5.  A VPRN service name (i.e. a TIMETRA-SERV-MIB::svcName, with
    TIMETRA-SERV-MIB::svcType = 'vprn(4)').
6.  A CPM virtual router name (i.e. a user-configured router name, with
    TIMETRA-VRTR-MIB::vRtrType = 'vr(3)').
              
Names other than the names listed above are accepted, but will not
lead to a successful test.
              
The service or virtual router to be used by an 'icmpTraceRoute' test
can be specified using tmnxOamTrCtlVRtrID, tmnxOamTrCtlServiceId,
and/or tmnxOamTrCtlRouterInstanceName.
              
The following two combinations of the three objects are supported:
1.  tmnxOamTrCtlVRtrID = 0,
    tmnxOamTrCtlServiceId = 0,
    tmnxOamTrCtlRouterInstanceName != ''.
    This is the preferred approach.
2.  One or both of tmnxOamTrCtlVRtrID and tmnxOamTrCtlServiceId has a
    non-zero value,
    tmnxOamTrCtlRouterInstanceName = ''.
              
An attempt to change TIMETRA-SYSTEM-MIB::tmnxSysMgmtIfWriteMode.0 away
from 'classic(1)' is blocked if any tmnxOamTrCtlRouterInstanceName is
empty for an 'icmpTraceRoute' test.
              
When TIMETRA-SYSTEM-MIB::tmnxSysMgmtIfWriteMode.0 is not 'classic(1)',
each 'icmpTraceRoute' test must continue to have a non-empty
tmnxOamTrCtlRouterInstanceName.

Context

MIB
TIMETRA-OAM-TEST-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.11.2.3.1.34
Type
column
Access
readwrite
Status
current
Parent
tmnxOamTrCtlEntry
Groups
1

Walk 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::tmnxOamTrCtlRouterInstanceName'
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::tmnxOamTrCtlRouterInstanceName.<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::tmnxOamTrCtlRouterInstanceName'

Values & Constraints

Type Constraints
range: 0..64

Conformance