All MIBs › CISCO-ITP-MLR-MIB › cmlTriggerPreliminaryMatchCounts
cmlTriggerPreliminaryMatchCounts
Module: CISCO-ITP-MLR-MIB
OID (symbolic): CISCO-ITP-MLR-MIB::cmlTriggerPreliminaryMatchCounts
OID (numeric): 1.3.6.1.4.1.9.9.396.1.2.1.20
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
This counter indicates that a packet has matched the contents of the primary trigger. This counter indicates which triggers are causing packets to be processed by multi-layer routing. Whether the trigger is fully matched will be indicated by the cmlrTriggerMatchCounts object. It is important to note that in the case where secondary triggers do not exist the cmlTriggerPreliminaryMatchCounts and cmlrTriggerMatchCounts will be the same.
What is cmlTriggerPreliminaryMatchCounts?
Counts packets that matched the primary trigger's criteria, indicating which triggers are engaging multi-layer routing, regardless of whether the full match (including secondary triggers) succeeded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.396.1.2.1.20 snmpwalk -v2c -c public <target> CISCO-ITP-MLR-MIB::cmlTriggerPreliminaryMatchCounts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.396.1.2.1.20.1 snmpget -v2c -c public <target> CISCO-ITP-MLR-MIB::cmlTriggerPreliminaryMatchCounts.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.396 | ciscoMlrMIB | CISCO-ITP-MLR-MIB |
| 1.3.6.1.4.1.9.9.396.1 | ciscoMlrMIBObjects | CISCO-ITP-MLR-MIB |
| 1.3.6.1.4.1.9.9.396.1.2 | cmlrTriggerTable | CISCO-ITP-MLR-MIB |
| 1.3.6.1.4.1.9.9.396.1.2.1 | cmlrTriggerTableEntry | CISCO-ITP-MLR-MIB |
| 1.3.6.1.4.1.9.9.396.1.2.1.20 | cmlTriggerPreliminaryMatchCounts | CISCO-ITP-MLR-MIB |