tnSapIngressMatchCriteria
TN-QOS-MIB ·
.1.3.6.1.4.1.7483.6.1.2.16.3.1.1.7
Object
column TN-TC-MIBTMatchCriteria
indicates which type of match criteria the policy should use.
when set to ip(1), the policy looks for match entries in
tnSapIngressIPCriteriaTable or tnSapIngressIPv6CriteriaTable.
When set to mac(2), the policy looks for match entries in
tnSapIngressMacCriteriaTable.
the value of tnSapIngressMatchCriteria is set when the first
match criteria table entry is created. the value is set to
none(3) when the last criteria table entry is removed.
when tnSapIngressMatchCriteria is set to ip(1), no
tnSapIngressMacCriteriaTable entries can be created.
when set to mac(2), no tnSapIngressIPCriteriaTable or
tnSapIngressIPv6CriteriaTable entries can be created.
Context
- MIB
- TN-QOS-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.16.3.1.1.7- Type
- column
- Access
- readonly
- 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::tnSapIngressMatchCriteria'
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::tnSapIngressMatchCriteria.<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::tnSapIngressMatchCriteria'
Syntax
- Source
- TN-TC-MIBTMatchCriteria
- Base type
Enumeration
Values & Constraints
Type Values
1 | ip |
2 | mac |
3 | none |
4 | dscp |
5 | dot1p |
6 | prec |