tmnxOamMRInfoRespCapabilities

TIMETRA-OAM-TEST-MIB · .1.3.6.1.4.1.6527.3.1.2.11.1.14.1.1

Object

column Bits
tmnxOamMRInfoRespCapabilities indicates the capabilities of the router
responding to the mrinfo request:
   leaf(0)     This is a leaf router
   prune(1)    This router understands pruning
   genid(2)    This router sends Generation Id's
   mtrace(3)   This router handles Mtrace requests
   snmp(4)     This router supports the DVMRP MIB

Context

MIB
TIMETRA-OAM-TEST-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.11.1.14.1.1
Type
column
Access
readonly
Status
current
Parent
tmnxOamMRInfoRespEntry
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::tmnxOamMRInfoRespCapabilities'
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::tmnxOamMRInfoRespCapabilities.<tmnxOamPingCtlOwnerIndex>.<tmnxOamPingCtlTestIndex>.<tmnxOamPingResultsTestRunIndex>.<tmnxOamPingHistoryIndex>'
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::tmnxOamMRInfoRespCapabilities'

Syntax

Bits

Values & Constraints

Enumerated Values
0leaf
1prune
2genid
3mtrace
4snmp

Conformance