a3IPsecureCtl
A3Com-IPSO-r1-MIB ·
.1.3.6.1.4.1.43.2.12.1
Object
scalar mandatory
r/w
Enumeration
This object determines whether this system checks for IP security options. If this object has the value security1108 (1), then the system checks for IP security options (per rfc1108) in each received IP packet and handles them accordingly. If this object has the value security1038 (2), then the system checks and acts on IP security options per rfc1038. If this object has the value noSecurity (3), the system does not check for IP security options.
Context
- MIB
- A3Com-IPSO-r1-MIB
- OID
.1.3.6.1.4.1.43.2.12.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComIPSO
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 'A3Com-IPSO-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-IPSO-r1-MIB::a3IPsecureCtl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-IPSO-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-IPSO-r1-MIB::a3IPsecureCtl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | security1108 |
2 | security1038 |
3 | noSecurity |