CISCO-IKE-FLOW-MIB
- Registered at
- 1.3.6.1.4.1.9.9.429
- Last updated
- 2004-09-14 00:00
- Organization
- Cisco Systems
- Revisions
- 2004-09-14 00:00
- Namespace
- cisco
- Source file
CISCO-IKE-FLOW-MIB- Digest
sha256:f9451848248469136e73a5a25a696be6e5e5cce4cdcf92102d37d3e1f423c617
Description
This is a MIB module for monitoring the structures and status of IPsec control flows based on Internet Key Exchange protocol. The MIB models standard aspects of the IKE protocol. Synopsis This MIB module models status, performance and failures of the IKEv1- and IKEv2-based signaling in IPsec, FC-SP(and similar) protocols. In practice, the security protocols such as IPsec, FC-SP and CTS use a signaling protocol such as IKE, KINK, or some such. A number of characteristics of these signaling protocols are generic. The generic attributes and status of signaling activity has been modeled in CISCO-IPSEC-SIGNALING-MIB. This MIB module augments CISCO-IPSEC-SIGNALING-MIB with IKE-specific MIB objects. (Signaling protocols are also referred to this document as 'Control Protocols', since they perform session control.) History of the MIB A precursor to this MIB was written by Tivoli and implemented in IBM Nways routers in 1999. That MIB instrumented both IKE(v1) and IPsec in a single module. During late 1999, Cisco adopted the MIB and together with Tivoli published the IPsec Flow Monitor MIB in IETF IPsec WG in draft-ietf-ipsec-flow-monitoring-mib-00.txt. In 2000, the MIB was Cisco-ized and implemented this draft as CISCO-IPSEC-FLOW-MONITOR-MIB in IOS and VPN3000 platforms. With the evolution of IKEv2, the MIB was modified and presented to the IPsec WG again in May 2003 in draft-ietf-ipsec-flow-monitoring-mib-02.txt. This version of the draft is a Cisco-ized version that culls out the IKE-specific aspects of the IPsec Flow Monitor MIB. Overview of MIB The MIB contains five major groups of objects which are used to manage the IKE protocol activity. These groups include the global statistics, IKE tunnel table, IKE History Group and a notification Group. The tunnel table and the history table have a sparse-table relationship with the corresponding tables in the CISCO-IPSEC-SIGNALING-MIB (details in the DESCRIPTION of the respective tables). Acronyms The following acronyms are used in this document: Flow, 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. IPsec: Secure IP Protocol ISAKMP: Internet Security Association and Key Management Protocol IKE: Internet Key Exchange Protocol MM: Main Mode - the process of setting up a Phase 1 SA to secure the exchanges required to setup Phase 2 SAs Phase 2 Tunnel: AN instance of a non-ISAKMP SA bundle in which all the SA share the same proxy identifiers (IDii,IDir) protect the same stream of application traffic. Such an SA bundle is termed a 'Phase 2 Tunnel'. Note that a Phase 2 tunnel may comprise different SA bundles and different number of SA bundles at different times (due to key refresh). QM: Quick Mode - the process of setting up Phase 2 Security Associations using a Phase 1 SA. SA: Security Association (ref: rfc2408). VPN: Virtual Private Network.
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-SIGNALING-MIB | cisgIpsSgFailLocalAddress, cisgIpsSgFailRemoteAddress, cisgIpsSgProtocol, cisgIpsSgTunHistIndex, cisgIpsSgTunIndex |
| CISCO-IPSEC-TC | CIPsecDiffHellmanGrp, CIPsecIkeNegoMode |
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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-FLOW-MIB CISCO-IPSEC-SIGNALING-MIB CISCO-IPSEC-TC CISCO-SMI SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoIkeFlowMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.429.0 | |||
| ciscoIkeFlowMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.429.1 | |||
| cifIkeCurrentActivity OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.429.1.1 | |||
| cifIkeGlobalStatsTable OBJECT-TYPE The Phase-1 IKE Global Statistics Table. There is one entry in this table for each Phase-1 IKE, protocol('cpIkev1' and 'cpIkev2') implemented by the managed entity. For all the counter objects in the table below, initially when the IKE Tunnel becomes active and appears in this table, they would contain a value of zero. | 1.3.6.1.4.1.9.9.429.1.1.1 | not-accessible | current | |
| cifIkeGlobalStatsEntry OBJECT-TYPE Each entry contains the global statistics pertaining to the specific IKE protocol. | 1.3.6.1.4.1.9.9.429.1.1.1.1 | not-accessible | current | |
| cifIkeGlobalInP2Exchgs OBJECT-TYPE The total number of Phase-2 exchanges received by all currently and previously active Phase-1 Tunnels. | 1.3.6.1.4.1.9.9.429.1.1.1.1.1 | Counter64 | read-only | current |
| cifIkeGlobalInP2ExchgInvalids OBJECT-TYPE The total number of Phase-2 exchanges which were received and found to be invalid by all currently and previously active Phase-1 Tunnels. | 1.3.6.1.4.1.9.9.429.1.1.1.1.2 | Counter64 | read-only | current |
| cifIkeGlobalInP2ExchgRejects OBJECT-TYPE The total number of Phase-2 exchanges which were received and rejected by all currently and previously active Phase-1 Tunnels. | 1.3.6.1.4.1.9.9.429.1.1.1.1.3 | Counter64 | read-only | current |
| cifIkeGlobalOutP2Exchgs OBJECT-TYPE The total number of Phase-2 exchanges which were sent by all currently and previously active IPsec Phase-1 Tunnels. | 1.3.6.1.4.1.9.9.429.1.1.1.1.4 | Counter64 | read-only | current |
| cifIkeGlobalOutP2ExchgInvalids OBJECT-TYPE The total number of Phase-2 exchanges which were sent and found to be invalid by all currently and previously active Phase-1 Tunnels. | 1.3.6.1.4.1.9.9.429.1.1.1.1.5 | Counter64 | read-only | current |
| cifIkeGlobalOutP2ExchgRejects OBJECT-TYPE The total number of Phase-2 exchanges which were sent and rejected by all currently and previously active Phase-1 IKE Tunnels. | 1.3.6.1.4.1.9.9.429.1.1.1.1.6 | Counter64 | read-only | current |
| cifIkeGlobalInXauths OBJECT-TYPE The number of times the extended authentication requests was received by the managed entity from a peer. | 1.3.6.1.4.1.9.9.429.1.1.1.1.7 | Counter64 | read-only | current |
| cifIkeGlobalInXauthFailures OBJECT-TYPE The number of times the extended authentication information supplied by an IKE peer was found to be invalid by the local entity. | 1.3.6.1.4.1.9.9.429.1.1.1.1.8 | Counter64 | read-only | current |
| cifIkeGlobalOutXauthFailures OBJECT-TYPE The number of times the extended authentication information supplied by the managed entity to an IKE peer was found to be invalid by the remote peer. | 1.3.6.1.4.1.9.9.429.1.1.1.1.9 | Counter64 | read-only | current |
| cifIkeGlobalInNewGrpReqs OBJECT-TYPE The total number of New Group exchanges initiated remotely. | 1.3.6.1.4.1.9.9.429.1.1.1.1.10 | Counter64 | read-only | current |
| cifIkeGlobalOutNewGrpReqs OBJECT-TYPE The total number of New Group exchanges initiated locally. | 1.3.6.1.4.1.9.9.429.1.1.1.1.11 | Counter64 | read-only | current |
| cifIkeGlobalInNewGrpRejectReqs OBJECT-TYPE The total number of New Group exchanges initiated remotely that ended in reject. | 1.3.6.1.4.1.9.9.429.1.1.1.1.12 | Counter64 | read-only | current |
| cifIkeGlobalOutNewGrpRejectReqs OBJECT-TYPE The total number of New Group exchanges initiated locally that ended in reject. | 1.3.6.1.4.1.9.9.429.1.1.1.1.13 | Counter64 | read-only | current |
| cifIkeTunnelTable OBJECT-TYPE The Phase-1 Internet Key Exchange Tunnel Table. There is one entry in this table for each active IPsec Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3 | not-accessible | current | |
| cifIkeTunnelEntry OBJECT-TYPE Each entry contains the attributes associated with an active Phase-1 IKE Tunnel. The rows in this table correspond 1-to-1 with a subset of the rows in cisgIpsSgTunnelTable, specifically the subset which represent Phase-1 IKE Tunnels. Hence, the value of the index 'cisgIpsSgProtocol' in this table is always 'cpIkev1' or 'cpIkev2'. For all the counter objects in the table below, initially when the Phase-1 IKE Tunnel becomes active and appears in this table, they would contain a value of zero. | 1.3.6.1.4.1.9.9.429.1.1.3.1 | not-accessible | current | |
| cifIkeTunNegoMode OBJECT-TYPE The negotiation mode of the Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.1 | CIPsecIkeNegoMode | read-only | current |
| cifIkeTunDHGrp OBJECT-TYPE The Diffie Hellman Group used in Phase-1 IKE negotiations. | 1.3.6.1.4.1.9.9.429.1.1.3.1.2 | CIPsecDiffHellmanGrp | read-only | current |
| cifIkeTunSaRefreshThreshold OBJECT-TYPE The security association refresh threshold in seconds. If the tunnel does not refresh its security associations, the value of this MIB object is zero. | 1.3.6.1.4.1.9.9.429.1.1.3.1.3 | Unsigned32 (0..2147483647) | read-only | current |
| cifIkeTunTotalRefreshes OBJECT-TYPE The total number of security associations refreshes performed. If the tunnel does not refresh its security associations, the value of this MIB object is never incremented. | 1.3.6.1.4.1.9.9.429.1.1.3.1.4 | Counter32 | read-only | current |
| cifIkeTunInP2Exchgs OBJECT-TYPE The total number of Phase-2 exchanges received by this Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.5 | Counter32 | read-only | current |
| cifIkeTunInP2ExchgInvalids OBJECT-TYPE The total number of Phase-2 exchanges received and found to be invalid by this Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.6 | Counter32 | read-only | current |
| cifIkeTunInP2ExchgRejects OBJECT-TYPE The total number of Phase-2 exchanges received and rejected by this Phase-1 Tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.7 | Counter32 | read-only | current |
| cifIkeTunInP2SaDelRequests OBJECT-TYPE The total number of Phase-2 security association delete requests received by this Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.8 | Counter32 | read-only | current |
| cifIkeTunOutP2Exchgs OBJECT-TYPE The total number of Phase-2 exchanges sent by this Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.9 | Counter32 | read-only | current |
| cifIkeTunOutP2ExchgInvalids OBJECT-TYPE The total number of Phase-2 exchanges sent and found to be invalid by this Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.10 | Counter32 | read-only | current |
| cifIkeTunOutP2ExchgRejects OBJECT-TYPE The total number of Phase-2 exchanges sent and rejected by this Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.11 | Counter32 | read-only | current |
| cifIkeTunInNewGrpReqs OBJECT-TYPE The total number of New Group exchanges initiated remotely using this IKE tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.12 | Counter32 | read-only | current |
| cifIkeTunOutNewGrpReqs OBJECT-TYPE The total number of New Group exchanges initiated locally using this IKE tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.13 | Counter32 | read-only | current |
| cifIkeTunInNewGrpRejectedReqs OBJECT-TYPE The total number of New Group exchanges initiated remotely using this IKE tunnel that ended in reject. | 1.3.6.1.4.1.9.9.429.1.1.3.1.14 | Counter32 | read-only | current |
| cifIkeTunOutNewGrpRejectedReqs OBJECT-TYPE The total number of New Group exchanges initiated locally using this IKE tunnel that ended in reject. | 1.3.6.1.4.1.9.9.429.1.1.3.1.15 | Counter32 | read-only | current |
| cifIkeTunInConfigs OBJECT-TYPE The total number of Mode Configuration settings received (either CFG_REPLY or CFG_SET payloads) by the local entity on the ISAKMP SA represented by this IKE tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.16 | Counter32 | read-only | current |
| cifIkeTunOutConfigs OBJECT-TYPE The total number of Mode Configuration settings dispatched (either CFG_REPLY or CFG_SET payloads) by the local entity on the ISAKMP SA represented by this IKE tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.17 | Counter32 | read-only | current |
| cifIkeTunInConfigRejects OBJECT-TYPE The total number of Mode Configuration settings which were received (either CFG_REPLY or CFG_SET payloads) and rejected by this entity using the ISAKMP SA represented by this IKE tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.18 | Counter32 | read-only | current |
| cifIkeTunOutConfigRejects OBJECT-TYPE The total number of Mode Configuration settings which were dispatched (either CFG_REPLY or CFG_SET payloads) by this entity and were rejected by the peer (client) using the ISAKMP SA represented by this IKE tunnel. | 1.3.6.1.4.1.9.9.429.1.1.3.1.19 | Counter32 | read-only | current |
| cifIkeHistory OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.429.1.2 | |||
| cifIkeTunnelHistTable OBJECT-TYPE The Phase-1 Internet Key Exchange Tunnel history table. This table is conceptually a sliding window in which only the last 'N' entries are maintained, where 'N' is the value of the object 'cisgIpsSgHistTableSize' (defined in defined in CISCO-IPSEC-SIGNALING-MIB). If the value of 'cisgIpsSgHistTableSize' is 0, then this table will be empty. For all the counter objects in the table below, initially when the Tunnel entry appears in this table, they would contain a value of zero. | 1.3.6.1.4.1.9.9.429.1.2.1 | not-accessible | current | |
| cifIkeTunnelHistEntry OBJECT-TYPE Each entry contains the attributes associated with a previously active Phase-1 IKE Tunnel. This table has a sparse table relationship with the generic Phase-1 Tunnel history table 'cisgIpsSgTunnelHistTable' defined in CISCO-IPSEC-SIGNALING-MIB. However, the value of the index column in this table will always be either 'cpIkev1' or 'cpIkev2'. | 1.3.6.1.4.1.9.9.429.1.2.1.1 | not-accessible | current | |
| cifIkeTunHistNegoMode OBJECT-TYPE The negotiation mode of the Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.2.1.1.1 | CIPsecIkeNegoMode | read-only | current |
| cifIkeTunHistDHGrp OBJECT-TYPE The Diffie Hellman Group used in Phase-1 IKE negotiations. | 1.3.6.1.4.1.9.9.429.1.2.1.1.2 | CIPsecDiffHellmanGrp | read-only | current |
| cifIkeTunHistTotalRefreshes OBJECT-TYPE The total number of security associations refreshes performed. | 1.3.6.1.4.1.9.9.429.1.2.1.1.3 | Counter32 | read-only | current |
| cifIkeTunHistTotalSas OBJECT-TYPE The total number of security associations used during the life of the Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.2.1.1.4 | Counter32 | read-only | current |
| cifIkeTunHistInP2Exchgs OBJECT-TYPE The total number of Phase-2 exchanges received by this Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.2.1.1.5 | Counter32 | read-only | current |
| cifIkeTunHistInP2ExchgInvalids OBJECT-TYPE The total number of Phase-2 exchanges received on this tunnel that were found to contain references to unrecognized security parameters. | 1.3.6.1.4.1.9.9.429.1.2.1.1.6 | Counter32 | read-only | current |
| cifIkeTunHistInP2ExchgRejects OBJECT-TYPE The total number of Phase-2 exchanges received on this tunnel that were validated but were rejected by the local policy. | 1.3.6.1.4.1.9.9.429.1.2.1.1.7 | Counter32 | read-only | current |
| cifIkeTunHistOutP2Exchgs OBJECT-TYPE The total number of Phase-2 security association delete requests received by this Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.2.1.1.8 | Counter32 | read-only | current |
| cifIkeTunHistOutP2ExchgInvalids OBJECT-TYPE The total number of Phase-2 exchanges sent by this Phase-1 IKE Tunnel. | 1.3.6.1.4.1.9.9.429.1.2.1.1.9 | Counter32 | read-only | current |
| cifIkeTunHistOutP2ExchgRejects OBJECT-TYPE The total number of Phase-2 exchanges sent on this tunnel that were rejected by the peer, because it contained references to security parameters not recognized by the peer. | 1.3.6.1.4.1.9.9.429.1.2.1.1.10 | Counter32 | read-only | current |
| cifIkeTunHistInNewGrpReqs OBJECT-TYPE The total number of New Group exchanges initiated remotely using this IKE tunnel during its lifetime. | 1.3.6.1.4.1.9.9.429.1.2.1.1.11 | Counter32 | read-only | current |
| cifIkeTunHistOutNewGrpReqs OBJECT-TYPE The total number of New Group exchanges initiated locally using this IKE tunnel during its lifetime. | 1.3.6.1.4.1.9.9.429.1.2.1.1.12 | Counter32 | read-only | current |
| cifIkeTunHistInNewGrpRejectReqs OBJECT-TYPE The total number of New Group exchanges initiated remotely using this IKE tunnel during its lifetime that ended in reject. | 1.3.6.1.4.1.9.9.429.1.2.1.1.13 | Counter32 | read-only | current |
| cifIkeTunHistOutNewGrpRejectReqs OBJECT-TYPE The total number of New Group exchanges initiated locally using this IKE tunnel during its lifetime that ended in reject. | 1.3.6.1.4.1.9.9.429.1.2.1.1.14 | Counter32 | read-only | current |
| cifIkeTunHistInConfigs OBJECT-TYPE The total number of Mode Configuration settings received (either CFG_REPLY or CFG_SET payloads) by the local entity on the ISAKMP SA represented by this IKE tunnel. | 1.3.6.1.4.1.9.9.429.1.2.1.1.15 | Counter32 | read-only | current |
| cifIkeTunHistOutConfigs OBJECT-TYPE The total number of Mode Configuration settings dispatched (either CFG_REPLY or CFG_SET payloads) by the local entity on the ISAKMP SA represented by this IKE tunnel. | 1.3.6.1.4.1.9.9.429.1.2.1.1.16 | Counter32 | read-only | current |
| cifIkeTunHistInConfigsRejects OBJECT-TYPE The total number of Mode Configuration settings which were received (either CFG_REPLY or CFG_SET payloads) and rejected by this entity using the ISAKMP SA represented by this IKE tunnel. | 1.3.6.1.4.1.9.9.429.1.2.1.1.17 | Counter32 | read-only | current |
| cifIkeTunHistOutConfigsRejects OBJECT-TYPE The total number of Mode Configuration settings which were dispatched (either CFG_REPLY or CFG_SET payloads) by this entity and were rejected by the peer (client) using the ISAKMP SA represented by this IKE tunnel. | 1.3.6.1.4.1.9.9.429.1.2.1.1.18 | Counter32 | read-only | current |
| cifIkeNotifControl OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.429.1.3 | |||
| cifIkeNotifCntlInNewGrpRejected OBJECT-TYPE The generation of the 'ciscoIkeFlowInNewGrpRejected' notification is enabled if and only if this object has the value 'true'. | 1.3.6.1.4.1.9.9.429.1.3.1 | TruthValue | read-write | current |
| cifIkeNotifCntlOutNewGrpRejected OBJECT-TYPE The generation of the 'ciscoIkeFlowOutNewGrpRejected' notification is enabled if and only if this object has the value 'true'. | 1.3.6.1.4.1.9.9.429.1.3.2 | TruthValue | read-write | current |
| ciscoIkeFlowMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.429.2 | |||
| ciscoIkeFlowMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.429.2.1 | |||
| ciscoIkeFlowMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.429.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoIkeFlowInNewGrpRejected NOTIFICATION-TYPE This notification is generated when the managed entity receives and rejects an incoming new group proposal from an IKE peer identified by 'cisgIpsSgFailRemoteAddress'. 'cisgIpsSgFailLocalAddress' identifies the address of the local peer. The ISAKMP context of the exchange can be obtained from the IKE tunnel index which is contained in the index of the varbind objects of this trap. | 1.3.6.1.4.1.9.9.429.0.1 | current |
| ciscoIkeFlowOutNewGrpRejected NOTIFICATION-TYPE This notification is generated when the managed entity issues a new group proposal to the remote peer identified by 'cisgIpsSgFailRemoteAddress' and the peer rejects the proposal. 'cisgIpsSgFailLocalAddress' identifies the address of the local peer. The ISAKMP context of the exchange can be obtained from the IKE tunnel index which is contained in the index of the varbind objects of this trap. | 1.3.6.1.4.1.9.9.429.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoIkeFlowMIBCompliance MODULE-COMPLIANCE The compliance statement for SNMP entities implementing this MIB. | 1.3.6.1.4.1.9.9.429.2.1.1 | current |
| ciscoIkeFlowActivityGroup OBJECT-GROUP This group consists of objects that track the current IKE protocol activity: 1) IKE Global Objects 2) IKE Tunnel table. | 1.3.6.1.4.1.9.9.429.2.2.1 | current |
| cifIkeFlowNewGroupGroup OBJECT-GROUP This group consists of: 1) Global metrics about new group negotiations 2) IKE Tunnel-wise new group metrics | 1.3.6.1.4.1.9.9.429.2.2.2 | current |
| cifIkeFlowXauthGroup OBJECT-GROUP This group consists of metrics pertaining to IKE extended authentication. Devices that do not support Xauth need not implement this group. | 1.3.6.1.4.1.9.9.429.2.2.3 | current |
| cifIkeFlowModeConfigGroup OBJECT-GROUP This group consists of metrics pertaining to IKE extended authentication. Devices that do not support Xauth need not implement this group. | 1.3.6.1.4.1.9.9.429.2.2.4 | current |
| cifIkeFlowHistoryGroup OBJECT-GROUP This group consists of the core (mandatory) objects pertaining to maintaining history of Internet Key Exchange protocol activity. | 1.3.6.1.4.1.9.9.429.2.2.5 | current |
| cifIkeFlowNewGroupHistoryGroup OBJECT-GROUP This group consists of archive of new group activity pertaining to expired IKE Phase-1 tunnels. | 1.3.6.1.4.1.9.9.429.2.2.6 | current |
| cifIkeFlowModeConfigHistoryGroup OBJECT-GROUP This group consists of archive of mode config activity pertaining to expired IKE Phase-1 Tunnels. | 1.3.6.1.4.1.9.9.429.2.2.7 | current |
| cifIkeFlowNotifCntlGroup OBJECT-GROUP This group of objects controls the sending of notifications pertaining to Phase-1 IKE operations. | 1.3.6.1.4.1.9.9.429.2.2.8 | current |
| cifIkeFlowNotificationGroup NOTIFICATION-GROUP This group contains the notifications pertaining to Phase-1 IKE operations. | 1.3.6.1.4.1.9.9.429.2.2.9 | current |