vRtrMtrace2AdminState

TIMETRA-VRTR-MIB · .1.3.6.1.4.1.6527.3.1.2.3.60.1.59

Object

The value of vRtrMtrace2AdminState specifies whether or not
1.  Launching a UDP-based IP multicast traceroute test (i.e. an
mtrace2 test) is administratively enabled for the specified router, and
2.  Listening for an unsolicited mtrace2 test packet is
administratively enabled for the specified router.
              
An mtrace2 test is launched with
TIMETRA-OAM-TEST-MIB::tmnxOamMcastTrCtlTestSubMode set to
'mcastTraceRouteV2(2)'.
              
When this object is changed to 'inService(2)', the UDP port specified
by vRtrMtrace2UdpPort is opened.
              
When this object is changed to 'outOfService(3)', the UDP port
specified by vRtrMtrace2UdpPort is closed.

Context

MIB
TIMETRA-VRTR-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.3.60.1.59
Type
column
Access
readwrite
Status
current
Parent
vRtrConfExtEntry
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-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrMtrace2AdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrMtrace2AdminState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRTR-MIB::vRtrMtrace2AdminState'

Syntax

Values & Constraints

Type Values
1noop
2inService
3outOfService

Conformance