All MIBs › CROUTE-MIB › ipAccessControlEnable
ipAccessControlEnable
Module: CROUTE-MIB
OID (symbolic): CROUTE-MIB::ipAccessControlEnable
OID (numeric): 1.3.6.1.4.1.81.31.1.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Whenever to activate the IP ACCESS CONTROL statements on the device. disable means don't activate IP ACCESS CONTROL over all the IP statements enable means activate IP ACCESS CONTROL over all the IP statements
What is ipAccessControlEnable?
This read-write enumerated integer globally activates or deactivates all IP Access Control statements on the device. An admin uses this master switch to instantly disable all IP filtering rules during troubleshooting, without having to delete or disable each rule individually. For example, if legitimate traffic is unexpectedly being blocked, an admin might temporarily set ipAccessControlEnable to disable(2) to confirm the ACLs are the cause before re-enabling and fixing the specific rule.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.1.7.1 snmpwalk -v2c -c public <target> CROUTE-MIB::ipAccessControlEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.1.7.1.1 snmpget -v2c -c public <target> CROUTE-MIB::ipAccessControlEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.31.1.7.1.1 i <value>
Start monitoring Layer 3 switch platform (vendor unclear, BOOTP/RIP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CROUTE-MIB::ipAccessControlEnable OID value, configure state conditions and alerts, and monitor any Layer 3 switch platform (vendor unclear, BOOTP/RIP) from a single console.
OID Breakdown
Upper-level ancestors (7 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.81 | lannet | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.31 | croute | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.1 | ipRoute | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.1.7 | ipAccessGlobals | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.1.7.1 | ipAccessControlEnable | CROUTE-MIB |