All MIBs › FASTPATH-QOS-ACL-MIB › aclTrapFlag
aclTrapFlag
Module: FASTPATH-QOS-ACL-MIB
OID (symbolic): FASTPATH-QOS-ACL-MIB::aclTrapFlag
OID (numeric): 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.3.2.9.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: ACL Trap Flag - Enables or disables ACL trap generation. When this value is set to enable(1), ACL traps are sent from the switch when they occur.
What is aclTrapFlag?
This read-write value globally enables or disables ACL trap generation on the switch: enable(1) turns on notifications when logged ACL rules are hit, disable(2) turns them off. Admins toggle it when they want to suppress ACL trap noise during a known high-traffic event, or re-enable it once normal monitoring should resume. It acts as a master switch independent of the per-rule aclRuleLogging or aclMacRuleLogging flags, which decide which individual rules generate loggable events in the first place.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.3.2.9.5 snmpwalk -v2c -c public <target> FASTPATH-QOS-ACL-MIB::aclTrapFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.3.2.9.5.1 snmpget -v2c -c public <target> FASTPATH-QOS-ACL-MIB::aclTrapFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.3.2.9.5.1 i <value>
Start monitoring Broadcom FastPath-based Ethernet switch (multi-vendor OEM) (ACL-based QoS classification) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FASTPATH-QOS-ACL-MIB::aclTrapFlag OID value, configure state conditions and alerts, and monitor any Broadcom FastPath-based Ethernet switch (multi-vendor OEM) (ACL-based QoS classification) from a single console.
OID Breakdown
Upper-level ancestors (14 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.674 | dell | ArrayManager-MIB |
| 1.3.6.1.4.1.674.10895 | dellLan | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.5000 | dellLanStandard | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.5000.2 | dellLanExtension | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132 | lvl7 | BROADCOM-REF-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1 | lvl7Products | BROADCOM-REF-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1 | fastPath | BROADCOM-REF-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.3 | fastPathQOS | FASTPATH-QOS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.3.2 | fastPathQOSACL | FASTPATH-QOS-ACL-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.3.2.9 | aclLoggingGroup | FASTPATH-QOS-ACL-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.3.2.9.5 | aclTrapFlag | FASTPATH-QOS-ACL-MIB |