CISCO-IKE-CONFIGURATION-MIB
- Registered at
- 1.3.6.1.4.1.9.9.423
- Last updated
- 2004-09-16 00:00
- Organization
- Cisco Systems
- Revisions
- 2004-09-16 00:00
- Namespace
- cisco
- Source file
CISCO-IKE-CONFIGURATION-MIB- Digest
sha256:6c2381addb443490c7dcab56a12bc6ef86400a1ff1cb99064d05784037f21e06
Description
This is a MIB Module for configuring and viewing IKE parameters and policies. Acronyms The following acronyms are used in this document: IPsec: Secure IP Protocol VPN: Virtual Private Network ISAKMP: Internet Security Association and Key Exchange Protocol IKE: Internet Key Exchange Protocol DOI: Domain of Interpretation (of the attributes of IKE protocol in the context of a specific Phase-2 protocol). SA: Security Association (ref: rfc2408). SPI: Security Parameter Index is the pointer or identifier used in accessing SA attributes (ref: rfc2408). MM: Main Mode - the process of setting up a Phase 1 SA to secure the exchanges required to setup Phase 2 SAs Phase 1 Tunnel: An ISAKMP SA can be regarded as representing a flow of ISAKMP/IKE traffic. Hence an ISAKMP is referred to as a 'Phase 1 Tunnel' in this document. Phase 2 Tunnel: A Phase 2 Tunnel is an instance of a non-ISAKMP SA bundle in which all the SA share the same proxy identifiers (IDii,IDir) and protect the same stream of application traffic. Note that a Phase 2 tunnel may comprise one SA bundle at any given point of time, but the SA bundle changes with time due to key refresh. History of the MIB This MIB was originally written as CISCO-IPSEC-MIB which combined the configuration of IKE and IPsec protocols into a single MIB.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-ipsecmib@external.cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-IPSEC-TC | CIKEIsakmpDoi, CIKELifesize, CIKELifetime, CIPsecControlProtocol, CIPsecDiffHellmanGrp, CIPsecEncryptAlgorithm, CIPsecIkeAuthMethod, CIPsecIkeHashAlgorithm, CIPsecIkePRFAlgorithm, CIPsecPhase1PeerIdentityType |
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-IKE-CONFIGURATION-MIB CISCO-IPSEC-TC CISCO-SMI INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CicIkeConfigInitiatorIndex TEXTUAL-CONVENTION An arbitrary unique value identifying the configured IKE version initiator. | current | |||
| CicIkeConfigPskIndex TEXTUAL-CONVENTION An arbitrary unique value identifying the configured pre-shared keys. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cicIkeConfigMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.0 | |||
| cicIkeConfigMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1 | |||
| cicIkeCfgOperations OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1.1 | |||
| cicIkeEnabled OBJECT-TYPE This object reflects the operational status (enabled/ disabled) of the IKE entity on the managed device. 'true' - IKE is enabled. 'false' - IKE is disabled. | 1.3.6.1.4.1.9.9.423.1.1.1 | TruthValue | read-write | current |
| cicIkeAggressModeEnabled OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.423.1.1.2 | TruthValue | read-write | current |
| cicIkeCfgIdentities OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1.2 | |||
| cicIkeCfgIdentityTable OBJECT-TYPE The table containing the list of Phase-1 identities used by the IKE protocol for the different Phase-2 DOIs it operates in. | 1.3.6.1.4.1.9.9.423.1.2.1 | not-accessible | current | |
| cicIkeCfgIdentityEntry OBJECT-TYPE Each entry represents a Phase-1 identity used by IKE for a specific Phase-2 DOI. | 1.3.6.1.4.1.9.9.423.1.2.1.1 | not-accessible | current | |
| cicIkeCfgIdentityDoi OBJECT-TYPE This is the DOI type that is supported by this IKE entity on the managed device and for which the Phase-1 identity corresponding to this conceptual row is being defined. | 1.3.6.1.4.1.9.9.423.1.2.1.1.1 | CIKEIsakmpDoi | not-accessible | current |
| cicIkeCfgIdentityType OBJECT-TYPE The Phase I identity type used by the Phase-2 DOI corresponding to this conceptual row. | 1.3.6.1.4.1.9.9.423.1.2.1.1.2 | CIPsecPhase1PeerIdentityType | read-write | current |
| cicIkeCfgInitiatorNextAvailTable OBJECT-TYPE The table providing the next available index for the cicIkeCfgInitiatorTable, in a domain of interpretation(DOI), identified by cicIkeCfgIdentityDoi. This value is only a recommended value, but the user can choose to use a different value to create an entry in the cicIkeCfgInitiatorTable. | 1.3.6.1.4.1.9.9.423.1.2.2 | not-accessible | current | |
| cicIkeCfgInitiatorNextAvailEntry OBJECT-TYPE Each entry represents a next available index for the cicIkeCfgInitiatorTable. | 1.3.6.1.4.1.9.9.423.1.2.2.1 | not-accessible | current | |
| cicIkeCfgInitiatorNextAvailIndex OBJECT-TYPE The object specifies the next available index for object cicIkeCfgInitiatorIndex which can be used for creating an entry in cicIkeCfgInitiatorTable. | 1.3.6.1.4.1.9.9.423.1.2.2.1.1 | CicIkeConfigInitiatorIndex | read-only | current |
| cicIkeCfgInitiatorTable OBJECT-TYPE The table containing the IKE version initiators for peers. | 1.3.6.1.4.1.9.9.423.1.2.3 | not-accessible | current | |
| cicIkeCfgInitiatorEntry OBJECT-TYPE Each entry represents the IKE protocol version initiated when connecting to a remote peer. | 1.3.6.1.4.1.9.9.423.1.2.3.1 | not-accessible | current | |
| cicIkeCfgInitiatorIndex OBJECT-TYPE An arbitrary value identifying the configured IKE version initiated for a peer in this domain of interpretation, identified by cicIkeCfgIdentityDoi, on a managed device. This object could have the same value as cicIkeCfgInitiatorNextAvailIndex. | 1.3.6.1.4.1.9.9.423.1.2.3.1.1 | CicIkeConfigInitiatorIndex | not-accessible | current |
| cicIkeCfgInitiatorPAddrType OBJECT-TYPE The Phase 1 ID type of the remote peer for which this IKE protocol initiator is configured. This object cannot be modified while the corresponding value of cicIkeCfgInitiatorStatus is equal to 'active'. | 1.3.6.1.4.1.9.9.423.1.2.3.1.2 | CIPsecPhase1PeerIdentityType | read-create | current |
| cicIkeCfgInitiatorPAddr OBJECT-TYPE This object represents the address of the remote peer corresponding to this conceptual row. This object cannot be modified while the corresponding value of cicIkeCfgInitiatorStatus is equal to 'active'. | 1.3.6.1.4.1.9.9.423.1.2.3.1.3 | OCTET STRING (SIZE(1..255)) | read-create | current |
| cicIkeCfgInitiatorVer OBJECT-TYPE This object represents the IKE protocol version used when connecting to a remote peer specified in cicIkeCfgInitiatorPAddr. This object cannot be modified while the corresponding value of cicIkeCfgInitiatorStatus is equal to 'active'. | 1.3.6.1.4.1.9.9.423.1.2.3.1.4 | CIPsecControlProtocol | read-create | current |
| cicIkeCfgInitiatorStatus OBJECT-TYPE The status of this conceptual row. To configure an IKE version initiator entry, the NMS must do a multivarbind set containing cicIkeCfgInitiatorPAddrType, cicIkeCfgInitiatorPAddr and cicIkeCfgInitiatorVer. Creation of row can only be done via 'createAndGo'. To remove a row, set this object value to 'destroy'. | 1.3.6.1.4.1.9.9.423.1.2.3.1.5 | RowStatus | read-create | current |
| cicIkeCfgFailureRecovery OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1.3 | |||
| cicIkeCfgFailureRecovConfigTable OBJECT-TYPE The table containing the failure recovery configuration for IKE per supported DOI in the managed entity. | 1.3.6.1.4.1.9.9.423.1.3.1 | not-accessible | current | |
| cicIkeCfgFailureRecovConfigEntry OBJECT-TYPE Each entry represents a Phase I failure recovery configuration for the Phase 2 DOI corresponding to the conceptual row. | 1.3.6.1.4.1.9.9.423.1.3.1.1 | not-accessible | current | |
| cicIkeKeepAliveEnabled OBJECT-TYPE This object reflects if the IKE entity in the managed device performs keepalives with all the peers for the DOI corresponding to this conceptual row. 'true' - keepalives are performed. 'false' - no keepalives are performed. | 1.3.6.1.4.1.9.9.423.1.3.1.1.1 | TruthValue | read-write | current |
| cicIkeKeepAliveType OBJECT-TYPE This object reflects the type of keepalives to be used by the IKE entity on the managed device with all the peers for the DOI corresponding to this conceptual row. | 1.3.6.1.4.1.9.9.423.1.3.1.1.2 | INTEGER {none(1), periodic(2), ondemand(3)} | read-write | current |
| cicIkeKeepAliveInterval OBJECT-TYPE This object reflects the keepalive interval in seconds used by the IKE entity on the managed device with all the peers for the DOI corresponding to this conceptual row. | 1.3.6.1.4.1.9.9.423.1.3.1.1.3 | Unsigned32 (1..86400) | read-write | current |
| cicIkeKeepAliveRetryInterval OBJECT-TYPE This object reflects the keepalive retry interval in seconds used by the IKE entity on the managed device with all the peers for the DOI corresponding to this conceptual row. | 1.3.6.1.4.1.9.9.423.1.3.1.1.4 | Unsigned32 (1..600) | read-write | current |
| cicIkeInvalidSpiNotify OBJECT-TYPE This object reflects if the IKE entity on the managed device notifies any peer when an IPsec Phase-1 or Phase-2 packet with an invalid SPI is received from that peer for the DOI corresponding to this conceptual row. 'true' - IKE entity notifies peer. 'false' - IKE entity does not notify peer. | 1.3.6.1.4.1.9.9.423.1.3.1.1.5 | TruthValue | read-write | current |
| cicIkeCfgPeerAuth OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1.4 | |||
| cicIkeCfgPskAuthConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1.4.1 | |||
| cicIkeCfgPskNextAvailTable OBJECT-TYPE The table providing the next available index for the cicIkeCfgPskTable, in a domain of interpretation(DOI), identified by cicIkeCfgIdentityDoi. This value is only a recommended value, but the user can choose to use a different value to create an entry in the cicIkeCfgPskTable. | 1.3.6.1.4.1.9.9.423.1.4.1.1 | not-accessible | current | |
| cicIkeCfgPskNextAvailEntry OBJECT-TYPE Each entry represents a next available index for the cicIkeCfgPskTable. | 1.3.6.1.4.1.9.9.423.1.4.1.1.1 | not-accessible | current | |
| cicIkeCfgPskNextAvailIndex OBJECT-TYPE The object specifies the next available index for object cicIkeCfgPskIndex which can be used for creating an entry in cicIkeCfgPskTable. | 1.3.6.1.4.1.9.9.423.1.4.1.1.1.1 | CicIkeConfigPskIndex | read-only | current |
| cicIkeCfgPskTable OBJECT-TYPE The table containing the list of pre shared authentication keys configured to be used by IKE protocol catalogued by the DOI and the peer identity. It is possible to have multiple peers per DOI. | 1.3.6.1.4.1.9.9.423.1.4.1.2 | not-accessible | current | |
| cicIkeCfgPskEntry OBJECT-TYPE Each entry represents a configured pre-shared authentication key for a specific peer. | 1.3.6.1.4.1.9.9.423.1.4.1.2.1 | not-accessible | current | |
| cicIkeCfgPskIndex OBJECT-TYPE An arbitrary value identifying the configured pre-shared keys for IKE entity in this domain of interpretation, identified by cicIkeCfgIdentityDoi, on a managed device. This object could have the same value as cicIkeCfgPskNextAvailIndex. | 1.3.6.1.4.1.9.9.423.1.4.1.2.1.1 | CicIkeConfigPskIndex | not-accessible | current |
| cicIkeCfgPskKey OBJECT-TYPE The pre-shared authorization key used in authenticating the peer corresponding to this conceptual row. This object cannot be modified while the corresponding value of cicIkeCfgPskStatus is equal to 'active'. | 1.3.6.1.4.1.9.9.423.1.4.1.2.1.2 | OCTET STRING (SIZE(1..255)) | read-create | current |
| cicIkeCfgPskRemIdentType OBJECT-TYPE The Phase 1 ID type of the remote peer identity for which this preshared key is configured. This object cannot be modified while the corresponding value of cicIkeCfgPskStatus is equal to 'active'. | 1.3.6.1.4.1.9.9.423.1.4.1.2.1.3 | CIPsecPhase1PeerIdentityType | read-create | current |
| cicIkeCfgPskRemIdentTypeStand OBJECT-TYPE If the object 'cicIkeCfgPskRemIdentType' is one of idIpv4Addr idIpv6Addr idIpv4AddrRange idIpv6AddrRange idIpv4AddrSubnet idIpv6AddrSubnet then this object contains the type of InetAddress for the corresponding value(s) of cicIkeCfgPskRemIdAddrOrRg1OrSn, cicIkeCfgPskRemIdAddrRange2 and/or cicIkeCfgPskRemIdSubnetMask. This object would have a value 'unknown', for other values of cicIkeCfgPskRemIdentType. | 1.3.6.1.4.1.9.9.423.1.4.1.2.1.4 | InetAddressType | read-only | current |
| cicIkeCfgPskRemIdentity OBJECT-TYPE The Phase 1 ID identity of the peer for which this preshared key is configured on the local entity. This object cannot be modified while the corresponding value of cicIkeCfgPskStatus is equal to 'active'. | 1.3.6.1.4.1.9.9.423.1.4.1.2.1.5 | OCTET STRING (SIZE(1..255)) | read-create | current |
| cicIkeCfgPskRemIdAddrOrRg1OrSn OBJECT-TYPE If the object cicIkeCfgPskRemIdentType is one of idIpv4Addr idIpv6Addr idIpv4AddrRange idIpv6AddrRange idIpv4AddrSubnet idIpv6AddrSubnet then this object contains the first or only component of the Phase 1 identity. Otherwise, the value contained in this object will be a zero length string which should be disregarded. | 1.3.6.1.4.1.9.9.423.1.4.1.2.1.6 | InetAddress | read-create | current |
| cicIkeCfgPskRemIdAddrRange2 OBJECT-TYPE If the object cicIkeCfgPskRemIdentType is one of idIpv4AddrRange idIpv6AddrRange then this object contains the second component of the Phase 1 identity. Otherwise, the value contained in this object will be a zero length string which should be disregarded. | 1.3.6.1.4.1.9.9.423.1.4.1.2.1.7 | InetAddress | read-create | current |
| cicIkeCfgPskRemIdSubnetMask OBJECT-TYPE If the object 'cicIkeCfgPskRemIdentType' is one of idIpv4AddrSubnet idIpv6AddrSubnet then this object contains the second component of the Phase 1 identity. Otherwise, the value contained in this object will be zero which should be disregarded. | 1.3.6.1.4.1.9.9.423.1.4.1.2.1.8 | InetAddressPrefixLength | read-create | current |
| cicIkeCfgPskStatus OBJECT-TYPE The status of this conceptual row. To configure an pre shared authentication key entry, the NMS must do a multivarbind set containing cicIkeCfgPskKey, cicIkeCfgPskRemIdentType,cicIkeCfgPskRemIdentity. Creation of row can only be done via 'createAndGo'. To remove a row, set this object value to 'destroy'. | 1.3.6.1.4.1.9.9.423.1.4.1.2.1.9 | RowStatus | read-create | current |
| cicIkeCfgNonceAuthConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1.4.2 | |||
| cicIkeCfgPkiAuthConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1.4.3 | |||
| cicIkeCfgPolicies OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1.5 | |||
| cicIkeCfgPolicyTable OBJECT-TYPE The table containing the list of all ISAKMP policy entries configured by the operator. | 1.3.6.1.4.1.9.9.423.1.5.1 | not-accessible | current | |
| cicIkeCfgPolicyEntry OBJECT-TYPE Each entry contains the attributes associated with a single ISAKMP Policy entry. | 1.3.6.1.4.1.9.9.423.1.5.1.1 | not-accessible | current | |
| cicIkeCfgPolicyPriority OBJECT-TYPE The priority of this ISAKMP Policy entry. The policy with lower value would take precedence over the policy with higher value in the same DOI. | 1.3.6.1.4.1.9.9.423.1.5.1.1.1 | Unsigned32 (1..65534) | not-accessible | current |
| cicIkeCfgPolicyEncr OBJECT-TYPE The encryption transform specified by this ISAKMP policy specification. The Internet Key Exchange (IKE) tunnels setup using this policy item would use the specified encryption transform to protect the ISAKMP PDUs. | 1.3.6.1.4.1.9.9.423.1.5.1.1.2 | CIPsecEncryptAlgorithm | read-create | current |
| cicIkeCfgPolicyHash OBJECT-TYPE The hash transform specified by this ISAKMP policy specification. The IKE tunnels setup using this policy item would use the specified hash transform to protect the ISAKMP PDUs. | 1.3.6.1.4.1.9.9.423.1.5.1.1.3 | CIPsecIkeHashAlgorithm | read-create | current |
| cicIkeCfgPolicyPRF OBJECT-TYPE The Pseudo Random Function algorithm specified by this ISAKMP policy specification. The value of this object would only be used for IKEv2. | 1.3.6.1.4.1.9.9.423.1.5.1.1.4 | CIPsecIkePRFAlgorithm | read-create | current |
| cicIkeCfgPolicyAuth OBJECT-TYPE The peer authentication method specified by this ISAKMP policy specification. If this policy entity is selected for negotiation with a peer, the local entity would authenticate the peer using the method specified by this object. | 1.3.6.1.4.1.9.9.423.1.5.1.1.5 | CIPsecIkeAuthMethod | read-create | current |
| cicIkeCfgPolicyDHGroup OBJECT-TYPE This object specifies the Oakley group used for Diffie Hellman exchange in the Main Mode. If this policy item is selected to negotiate Main Mode with an IKE peer, the local entity chooses the group specified by this object to perform Diffie Hellman exchange with the peer. | 1.3.6.1.4.1.9.9.423.1.5.1.1.6 | CIPsecDiffHellmanGrp | read-create | current |
| cicIkeCfgPolicyLifetime OBJECT-TYPE This object specifies the lifetime in seconds of the IKE tunnels generated using this policy specification. | 1.3.6.1.4.1.9.9.423.1.5.1.1.7 | CIKELifetime | read-create | current |
| cicIkeCfgPolicyLifesize OBJECT-TYPE This object specifies the life size in Kbytes of the IKE tunnels generated using this policy specification. | 1.3.6.1.4.1.9.9.423.1.5.1.1.8 | CIKELifesize | read-create | current |
| cicIkeCfgPolicyStatus OBJECT-TYPE This object specifies the status of the ISAKMP policy corresponding to this conceptual row. Creation of row can only be done via 'createAndGo'. To remove a row, set this object value to 'destroy'. | 1.3.6.1.4.1.9.9.423.1.5.1.1.9 | RowStatus | read-create | current |
| cicIkeCfgServiceControl OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1.6 | |||
| cicIkeCfgCallAdmssionnCtrl OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1.6.1 | |||
| cicIkeCfgQoSControl OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1.6.2 | |||
| cicIkeConfigMibNotifCntl OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.1.7 | |||
| cicNotifCntlIkeAllNotifs OBJECT-TYPE This value of this object must be 'true' to enable any notification in addition to the notification-specific control variables defined below. A notification <foo> defined in this module is enabled if and only if the expression (cicNotifCntlIkeAllNotifs && cicNotifCntlIke<foo>) evaluates to 'true'. | 1.3.6.1.4.1.9.9.423.1.7.1 | TruthValue | read-write | current |
| cicNotifCntlIkeOperStateChanged OBJECT-TYPE When cicNotifCntlIkeAllNotifs has the value 'true', this variable controls the generation of the ciscoIkeConfigOperStateChanged notification. When this variable is set to 'true', generation of the notification is enabled. When this variable is set to 'false', generation of the notification is disabled. | 1.3.6.1.4.1.9.9.423.1.7.2 | TruthValue | read-write | current |
| cicNotifCntlIkePskAdded OBJECT-TYPE When cicNotifCntlIkeAllNotifs has the value 'true', this variable controls the generation of cicNotifCntlIkePskAdded notification. When this variable is set to 'true', generation of the notification is enabled. When this variable is set to 'false', generation of the notification is disabled. | 1.3.6.1.4.1.9.9.423.1.7.3 | TruthValue | read-write | current |
| cicNotifCntlIkePskDeleted OBJECT-TYPE When cicNotifCntlIkeAllNotifs has the value 'true', this variable controls the generation of cicNotifCntlIkePskDeleted notification. When this variable is set to 'true', generation of the notification is enabled. When this variable is set to 'false', generation of the notification is disabled. | 1.3.6.1.4.1.9.9.423.1.7.4 | TruthValue | read-write | current |
| cicNotifCntlIkePolicyAdded OBJECT-TYPE When cicNotifCntlIkeAllNotifs has the value 'true', this variable controls the generation of cicNotifCntlIkePolicyAdded notification. When this variable is set to 'true', generation of the notification is enabled. When this variable is set to 'false', generation of the notification is disabled. | 1.3.6.1.4.1.9.9.423.1.7.5 | TruthValue | read-write | current |
| cicNotifCntlIkePolicyDeleted OBJECT-TYPE When cicNotifCntlIkeAllNotifs has the value 'true', this variable controls the generation of cicNotifCntlIkePolicyDeleted notification. When this variable is set to 'true', generation of the notification is enabled. When this variable is set to 'false', generation of the notification is disabled. | 1.3.6.1.4.1.9.9.423.1.7.6 | TruthValue | read-write | current |
| cicIkeConfigMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.2 | |||
| cicIkeCfgMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.2.1 | |||
| cicIkeCfgMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.423.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoIkeConfigOperStateChanged NOTIFICATION-TYPE The notification is generated when the operational state of IKE entity on the managed device has been changed. | 1.3.6.1.4.1.9.9.423.0.1 | current |
| ciscoIkeConfigPskAdded NOTIFICATION-TYPE This notification is generated when a new preshared key is configured on the managed device. | 1.3.6.1.4.1.9.9.423.0.2 | current |
| ciscoIkeConfigPskDeleted NOTIFICATION-TYPE This notification is generated when an existing preshared key is configured on the managed device is about to be deleted. | 1.3.6.1.4.1.9.9.423.0.3 | current |
| ciscoIkeConfigPolicyAdded NOTIFICATION-TYPE This notification is generated when a new ISAKMP policy is configured on the managed device. | 1.3.6.1.4.1.9.9.423.0.4 | current |
| ciscoIkeConfigPolicyDeleted NOTIFICATION-TYPE This notification is issued when an existing ISAKMP policy configured on the managed device is about to be deleted. | 1.3.6.1.4.1.9.9.423.0.5 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cicIkeCfgOperGroup OBJECT-GROUP This group consists of objects that reflect the operational state of the IKE entity on the managed device. | 1.3.6.1.4.1.9.9.423.2.1.1 | current |
| cicIkeCfgIdentitiesGroup OBJECT-GROUP This group consists of objects that reflect the Phase 1 ID used by the IKE entity on the managed device. | 1.3.6.1.4.1.9.9.423.2.1.2 | current |
| cicIkeCfgFailureRecoveryGroup OBJECT-GROUP This group consists of objects that define how the local IKE entity is configured to respond to common failures. | 1.3.6.1.4.1.9.9.423.2.1.3 | current |
| cicIkeCfgPskAuthGroup OBJECT-GROUP This group consists of objects that are used to view and configure the preshared keys configured on the managed entity. | 1.3.6.1.4.1.9.9.423.2.1.4 | current |
| cicIkeCfgPolicyGroup OBJECT-GROUP This group consists of objects that are used to view and configure the ISAKMP policies configured on the managed device. | 1.3.6.1.4.1.9.9.423.2.1.5 | current |
| cicIkeCfgOptionalPolicyGroup OBJECT-GROUP This group consists of objects pertaining to ISAKMP policy management which are optional and may not be supported by every implementation of IKE. | 1.3.6.1.4.1.9.9.423.2.1.6 | current |
| cicIkeCfgNotifCntlGroup OBJECT-GROUP This group of objects controls the sending of notifications to signal the state of Phase-1 IKE configuration on the managed device. | 1.3.6.1.4.1.9.9.423.2.1.7 | current |
| cicIkeCfgNotificationGroup NOTIFICATION-GROUP This group contains the notifications to signal the changes to IKE on the managed device. | 1.3.6.1.4.1.9.9.423.2.1.8 | current |
| cicIkeCfgMIBCompliance MODULE-COMPLIANCE The compliance statement for SNMP entities the Internet Key Exchange Protocol configuration MIB. | 1.3.6.1.4.1.9.9.423.2.2.1 | current |