ipxAccessControlEnable
CROUTE-MIB ·
.1.3.6.1.4.1.81.31.2.4.1
Object
scalar r/w
Enumeration
Whenever to activate the IPX ACCESS CONTROL statements on the device. disable means don't activate IPX ACCESS CONTROL over all the IPX statements enable means activate IPX ACCESS CONTROL over all the IPX statements
Context
- MIB
- CROUTE-MIB
- OID
.1.3.6.1.4.1.81.31.2.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipxAccessGlobals
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::ipxAccessControlEnable.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::ipxAccessControlEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |