tSapEgressMatchCriteria
TIMETRA-QOS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.16.4.1.1.7
Object
column TIMETRA-TC-MIBTMatchCriteria
The value of tSapEgressMatchCriteria indicates which type of match
criteria the policy should use.
When tSapEgressMatchCriteria has a value of 'ip', the sap-egress
policy looks for match entries in tSapEgrIPCritTable.
The value of tSapEgressMatchCriteria is set when the first match
criteria table entry is created. The value of tSapEgressMatchCriteria
is set to 'none' when the last criteria table entry is removed.
Context
- MIB
- TIMETRA-QOS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.16.4.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tSapEgressEntry
- Groups
- 3
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-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-QOS-MIB::tSapEgressMatchCriteria'
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::tSapEgressMatchCriteria.<tSapEgressIndex>'
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::tSapEgressMatchCriteria'
Syntax
- Source
- TIMETRA-TC-MIBTMatchCriteria
- Base type
Enumeration
Values & Constraints
Type Values
1 | ip |
2 | mac |
3 | none |