vRtrIfIpv6QosRouteLookup
TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.61.1.6
Object
column r/w
Enumeration
The value of vRtrIfIpv6QosRouteLookup specifies whether QoS
classification of the ingress IP packets based on the route lookup is
enabled for ipv6 on this router interface.
By default the value of vRtrIfIpv6QosRouteLookup is 'none (0)', which
means the Qos classification of incoming IP packets based on the route
lookup is disabled on this interface.
When the value of vRtrIfIpv6QosRouteLookup is 'destination (1)', the
QoS route lookup is enabled and the Qos classification of incoming IP
packets is based on the destination address matching.
When the value of vRtrIfIpv6QosRouteLookup is 'source (2)', the QoS
route lookup is enabled and the Qos classification of incoming IP
packets is based on the source address matching.
Context
- MIB
- TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.61.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrIfExtEntry
- Groups
- 1
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 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrIfIpv6QosRouteLookup'
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::vRtrIfIpv6QosRouteLookup.<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::vRtrIfIpv6QosRouteLookup'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | destination |
2 | source |
Conformance
Member of