tnSapIngressMacCritType
TN-QOS-MIB ·
.1.3.6.1.4.1.7483.6.1.2.16.3.1.1.11
Object
tnSapIngressMacCritType specifies which type of entries this mac filter
can contain.
If tnSapIngressMacCritType is set to 'normal(1)', all match criteria
are accepted except the criteria mentioned below that belong to type
vid(3) or isid(2).
tnSapIngressMacCritType 'isid(2)' is not supported here.
If tnSapIngressMacCritType is set to vid(3) the only accepted match
criteria for the filter entries are:
- tSapIngressMacCritInnerTagValue
- tSapIngressMacCritInnerTagMask
- tSapIngressMacCritOuterTagValue
- tSapIngressMacCritOuterTagMask
tnSapIngressMacCritType can only be changed if the filter
has no entries.
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
- TN-QOS-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.16.3.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnSapIngressEntry
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 'TN-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-QOS-MIB::tnSapIngressMacCritType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-QOS-MIB::tnSapIngressMacCritType.<tnSysSwitchId>.<tnSapIngressIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-QOS-MIB::tnSapIngressMacCritType'
Syntax
- Source
- TN-TC-MIBTMacFilterType
- Base type
Enumeration
Values & Constraints
Type Values
1 | normal |
2 | isid |
3 | vid |