All MIBs › CISCO-CATOS-ACL-QOS-MIB › caqIfSecurityAclBase
caqIfSecurityAclBase
Module: CISCO-CATOS-ACL-QOS-MIB
OID (symbolic): CISCO-CATOS-ACL-QOS-MIB::caqIfSecurityAclBase
OID (numeric): 1.3.6.1.4.1.9.9.179.1.2.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The security ACL configuration mode for an interface.
Setting this variable to the value port(1) will cause the packets (L3 forwarded packets and L2 packets) arriving at that interface to be filtered based on the ACL mapped to that interface.
Setting this variable to the value vlan(2) will cause the packets (L3 forwarded packets and L2 packets) arriving at that access interface to be filtered based on two ACL(the router's ACL and the ACL of the VLAN to which the interface belongs). If it is a trunking interface, the vlan-tag packets will be filtered based on the ACL of the tag-vlan.
Setting this variable to the value merge(3) will merge the physical interface ACL, the VLAN ACL and the router ACL together to emulate the logical serial model shown below.
L3 only Port ACL -> VLAN ACL -> Router ACL -> Router ACL -> VLAN ACL physical ingress ingress egress egress interface
What is caqIfSecurityAclBase?
Configures the security ACL filtering mode for an interface, such as filtering all forwarded and Layer 2 packets based on the ACL mapped to that port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.179.1.2.3.1.1 snmpwalk -v2c -c public <target> CISCO-CATOS-ACL-QOS-MIB::caqIfSecurityAclBase
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.179.1.2.3.1.1.1 snmpget -v2c -c public <target> CISCO-CATOS-ACL-QOS-MIB::caqIfSecurityAclBase.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.179.1.2.3.1.1.1 i <value>
Start monitoring Cisco Catalyst 5000/6000 series switches running CatOS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CATOS-ACL-QOS-MIB::caqIfSecurityAclBase OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 5000/6000 series switches running CatOS (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.179 | ciscoCatOSAclQosMIB | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1 | ciscoCatOSAclQosMIBObjects | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.2 | caqInterfaceObjects | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.2.3 | caqIfSecurityAclConfigTable | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.2.3.1 | caqIfSecurityAclConfigEntry | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.2.3.1.1 | caqIfSecurityAclBase | CISCO-CATOS-ACL-QOS-MIB |