ipAccessControlEnable
CROUTE-MIB ·
.1.3.6.1.4.1.81.31.1.7.1
Object
scalar r/w
Enumeration
Whenever to activate the IP ACCESS
CONTROL statements on the device.
disable - don't activate IP ACCESS
CONTROL over all the IP statements
enable - activate IP ACCESS CONTROL
over all the IP statements
Context
- MIB
- CROUTE-MIB
- OID
.1.3.6.1.4.1.81.31.1.7.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipAccessGlobals
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::ipAccessControlEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CROUTE-MIB::ipAccessControlEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |