cicIkeAggressModeEnabled
CISCO-IKE-CONFIGURATION-MIB ·
.1.3.6.1.4.1.9.9.423.1.1.2
Object
This object reflects if the IKE entity on the managed
device performs aggressive mode negotiations.
'true' - IKE entity performs aggressive mode
negotiations.
'false' - IKE entity does not perform aggressive mode
negotiations.
Context
- MIB
- CISCO-IKE-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.9.9.423.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cicIkeCfgOperations
- Groups
- 1
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 'CISCO-IKE-CONFIGURATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IKE-CONFIGURATION-MIB::cicIkeAggressModeEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IKE-CONFIGURATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IKE-CONFIGURATION-MIB::cicIkeAggressModeEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
cicIkeCfgMIBCompliance
readonly
Write access is not required.