tSapIngressIPv6CritType

TIMETRA-QOS-MIB · .1.3.6.1.4.1.6527.3.1.2.16.3.1.1.14

Object

The value of tSapIngressIPv6CritType specifies whether Vxlan Vni
classification parameters can be configured, or whether tags can be
configured, within an IPv6 Criteria.
              
If tSapIngressIPv6CritType is set to 'normal(1)', all match criteria
are accepted except the criteria mentioned below that belong to type
'vxlanVni (2)'. Also, tags may not be applied to entries.
              
If tSapIngressIPv6CritType is set to 'vxlanVni (2)', all match criteria
including the following criteria can also be configured:
- tSapIngressIPv6CritVxlanVniVal1,
- tSapIngressIPv6CritVxlanVniVal2,
- tSapIngressIPv6CritVxlanVniOper
              
If tSapIngressIPv6CritType is set to 'tagged-entries (3)', criteria
entries may be tagged.
              
tSapIngressIPCritType can only be changed if the IP criteria has no
entries and no references exists for qos policy.
              
The value will be set to 'normal(1)' if IP or IPV6 criteria are added
to the this SAP ingress QoS policy. Any change attempt in this case
will be silently discarded.

Context

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

Syntax

Values & Constraints

Type Values
1normal
2vxlanVni
3tagged-entries

Conformance