All MIBs › CM-PERFORMANCE-MIB › cmEthernetNetPortStatsAclDropNoMatch
cmEthernetNetPortStatsAclDropNoMatch
Module: CM-PERFORMANCE-MIB
OID (symbolic): CM-PERFORMANCE-MIB::cmEthernetNetPortStatsAclDropNoMatch
OID (numeric): 1.3.6.1.4.1.2544.1.12.5.1.5.1.52
Node type: OBJECT-TYPE
Type: PerfCounter64
Access: read-only
Description:
Counter of L3 control protocol frames dropped due to acl no match.
What is cmEthernetNetPortStatsAclDropNoMatch?
This OID counts network packets that were dropped because they didn't match any filtering rules (ACL = Access Control List). It's a read-only counter that accumulates over time. Network engineers check this to identify if legitimate traffic is being accidentally blocked or to tune filtering policies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.5.1.5.1.52 snmpwalk -v2c -c public <target> CM-PERFORMANCE-MIB::cmEthernetNetPortStatsAclDropNoMatch
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.5.1.5.1.52.1 snmpget -v2c -c public <target> CM-PERFORMANCE-MIB::cmEthernetNetPortStatsAclDropNoMatch.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.5 | cmPerformanceMIB | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1 | cmPerfObjects | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.5 | cmEthernetNetPortStatsTable | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.5.1 | cmEthernetNetPortStatsEntry | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.5.1.52 | cmEthernetNetPortStatsAclDropNoMatch | CM-PERFORMANCE-MIB |