CROUTE-MIB :: ipAccessControlEnable

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROUTE-MIBipAccessControlEnable

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.81lannetGEN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.81.31crouteCROUTE-MIB
1.3.6.1.4.1.81.31.1ipRouteCROUTE-MIB
1.3.6.1.4.1.81.31.1.7ipAccessGlobalsCROUTE-MIB
1.3.6.1.4.1.81.31.1.7.1ipAccessControlEnableCROUTE-MIB