CISCO-IPSEC-MIB
- Registered at
- 1.3.6.1.4.1.9.10.62
- Last updated
- 2000-08-07 11:39
- Organization
- Cisco Systems, Inc.
- Namespace
- cisco
- Source file
CISCO-IPSEC-MIB- Digest
sha256:1c5bbe8144d06417c1deb761c703b615ca6bd7ec80f3d459dd007b9302023e69
Description
The MIB module for modeling Cisco-specific IPsec attributes Overview of Cisco IPsec MIB MIB description This MIB models the Cisco implementation-specific attributes of a Cisco entity that implements IPsec. This MIB is complementary to the standard IPsec MIB proposed jointly by Tivoli and Cisco. The ciscoIPsec MIB provides the operational information on Cisco's IPsec tunnelling implementation. The following entities are managed: 1) ISAKMP Group: a) ISAKMP global parameters b) ISAKMP Policy Table 2) IPSec Group: a) IPSec Global Parameters b) IPSec Global Traffic Parameters c) Cryptomap Group - Cryptomap Set Table - Cryptomap Table - CryptomapSet Binding Table 3) System Capacity & Capability Group: a) Capacity Parameters b) Capability Parameters 4) Trap Control Group 5) Notifications Group
Contact
Cisco Systems Enterprise Business Management Unit Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-ipsecurity@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, 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-IPSEC-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CIPsecLifesize TEXTUAL-CONVENTION Value in units of kilobytes | current | |||
| CIPsecLifetime TEXTUAL-CONVENTION Value in units of seconds | current | |||
| CIPsecNumCryptoMaps TEXTUAL-CONVENTION Integral units representing count of cryptomaps | current | |||
| CryptomapSetBindStatus TEXTUAL-CONVENTION The status of the binding of a cryptomap set to the specified interface. The value qhen queried is always 'attached'. When set to 'detached', the cryptomap set if detached from the specified interface. Setting the value to 'attached' will result in SNMP General Error. | current | |||
| CryptomapType TEXTUAL-CONVENTION The type of a cryptomap entry. Cryptomap is a unit of IOS IPSec policy specification. | current | |||
| DiffHellmanGrp TEXTUAL-CONVENTION The Diffie Hellman Group used in negotiations. | current | |||
| EncryptAlgo TEXTUAL-CONVENTION The encryption algorithm used in negotiations. | current | |||
| IPSIpAddress TEXTUAL-CONVENTION An IP V4 or V6 Address. | current | |||
| IkeAuthMethod TEXTUAL-CONVENTION The authentication method used in IPsec Phase-1 IKE negotiations. | current | |||
| IkeHashAlgo TEXTUAL-CONVENTION The hash algorithm used in IPsec Phase-1 IKE negotiations. | current | |||
| IkeIdentityType TEXTUAL-CONVENTION The type of identity used by the local entity to identity itself to the peer with which it performs IPSec Main Mode negotiations. This type decides the content of the Identification payload in the Main Mode of IPSec tunnel setup. | current | |||
| TrapStatus TEXTUAL-CONVENTION The administrative status for sending a TRAP. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoIPsecMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.1 | |||
| cipsIsakmpGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.1.1 | |||
| cipsIsakmpEnabled OBJECT-TYPE The value of this object is TRUE if ISAKMP has been enabled on the managed entity. Otherise the value of this object is FALSE. | 1.3.6.1.4.1.9.10.62.1.1.1 | TruthValue | read-only | current |
| cipsIsakmpIdentity OBJECT-TYPE The value of this object is shows the type of identity used by the managed entity in ISAKMP negotiations with another peer. | 1.3.6.1.4.1.9.10.62.1.1.2 | IkeIdentityType | read-only | current |
| cipsIsakmpKeepaliveInterval OBJECT-TYPE The value of this object is time interval in seconds between successive ISAKMP keepalive heartbeats issued to the peers to which IKE tunnels have been setup. | 1.3.6.1.4.1.9.10.62.1.1.3 | Integer32 (10..3600) | read-only | current |
| cipsNumIsakmpPolicies OBJECT-TYPE The value of this object is the number of ISAKMP policies that have been configured on the managed entity. | 1.3.6.1.4.1.9.10.62.1.1.4 | Integer32 (1..2147483647) | read-only | current |
| cipsIsakmpPolicyTable OBJECT-TYPE The table containing the list of all ISAKMP policy entries configured by the operator. | 1.3.6.1.4.1.9.10.62.1.1.5 | not-accessible | current | |
| cipsIsakmpPolicyEntry OBJECT-TYPE Each entry contains the attributes associated with a single ISAKMP Policy entry. | 1.3.6.1.4.1.9.10.62.1.1.5.1 | not-accessible | current | |
| cipsIsakmpPolPriority OBJECT-TYPE The priotity of this ISAKMP Policy entry. This is also the index of this table. | 1.3.6.1.4.1.9.10.62.1.1.5.1.1 | Integer32 (0..65535) | not-accessible | current |
| cipsIsakmpPolEncr 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.10.62.1.1.5.1.2 | EncryptAlgo | read-only | current |
| cipsIsakmpPolHash 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.10.62.1.1.5.1.3 | IkeHashAlgo | read-only | current |
| cipsIsakmpPolAuth OBJECT-TYPE The peer authentication mthod 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.10.62.1.1.5.1.4 | IkeAuthMethod | read-only | current |
| cipsIsakmpPolGroup 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.10.62.1.1.5.1.5 | DiffHellmanGrp | read-only | current |
| cipsIsakmpPolLifetime 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.10.62.1.1.5.1.6 | Integer32 (60..86400) | read-only | current |
| cipsIPsecGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.1.2 | |||
| cipsIPsecGlobals OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.1.2.1 | |||
| cipsSALifetime OBJECT-TYPE The default lifetime (in seconds) assigned to an SA as a global policy (maybe overridden in specific cryptomap definitions). | 1.3.6.1.4.1.9.10.62.1.2.1.1 | CIPsecLifetime | read-only | current |
| cipsSALifesize OBJECT-TYPE The default lifesize in KBytes assigned to an SA as a global policy (unless overridden in cryptomap definition) | 1.3.6.1.4.1.9.10.62.1.2.1.2 | CIPsecLifesize | read-only | current |
| cipsNumStaticCryptomapSets OBJECT-TYPE The number of Cryptomap Sets that are are fully configured. Statically defined cryptomap sets are ones where the operator has fully specified all the parameters required set up IPSec Virtual Private Networks (VPNs). | 1.3.6.1.4.1.9.10.62.1.2.1.3 | CIPsecNumCryptoMaps | read-only | current |
| cipsNumCETCryptomapSets OBJECT-TYPE The number of static Cryptomap Sets that have at least one CET cryptomap element as a member of the set. | 1.3.6.1.4.1.9.10.62.1.2.1.4 | CIPsecNumCryptoMaps | read-only | current |
| cipsNumDynamicCryptomapSets OBJECT-TYPE The number of dynamic IPSec Policy templates (called 'dynamic cryptomap templates') configured on the managed entity. | 1.3.6.1.4.1.9.10.62.1.2.1.5 | CIPsecNumCryptoMaps | read-only | current |
| cipsNumTEDCryptomapSets OBJECT-TYPE The number of static Cryptomap Sets that have at least one dynamic cryptomap template bound to them which has the Tunnel Endpoint Discovery (TED) enabled. | 1.3.6.1.4.1.9.10.62.1.2.1.6 | CIPsecNumCryptoMaps | read-only | current |
| cipsIPsecStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.1.2.2 | |||
| cipsNumTEDProbesReceived OBJECT-TYPE The number of TED probes that were received by this managed entity since bootup. Not affected by any CLI operation. | 1.3.6.1.4.1.9.10.62.1.2.2.1 | Counter32 | read-only | current |
| cipsNumTEDProbesSent OBJECT-TYPE The number of TED probes that were dispatched by all the dynamic cryptomaps in this managed entity since bootup. Not affected by any CLI operation. | 1.3.6.1.4.1.9.10.62.1.2.2.2 | Counter32 | read-only | current |
| cipsNumTEDFailures OBJECT-TYPE The number of TED probes that were dispatched by the local entity and that failed to locate crypto endpoint. Not affected by any CLI operation. | 1.3.6.1.4.1.9.10.62.1.2.2.3 | Counter32 | read-only | current |
| cipsCryptomapGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.1.2.3 | |||
| cipsStaticCryptomapSetTable OBJECT-TYPE The table containing the list of all cryptomap sets that are fully specified and are not wild-carded. The operator may include different types of cryptomaps in such a set - manual, CET, ISAKMP or dynamic. | 1.3.6.1.4.1.9.10.62.1.2.3.1 | not-accessible | current | |
| cipsStaticCryptomapSetEntry OBJECT-TYPE Each entry contains the attributes associated with a single static cryptomap set. | 1.3.6.1.4.1.9.10.62.1.2.3.1.1 | not-accessible | current | |
| cipsStaticCryptomapSetName OBJECT-TYPE The index of the static cryptomap table. The value of the string is the name string assigned by the operator in defining the cryptomap set. | 1.3.6.1.4.1.9.10.62.1.2.3.1.1.1 | DisplayString | not-accessible | current |
| cipsStaticCryptomapSetSize OBJECT-TYPE The total number of cryptomap entries contained in this cryptomap set. | 1.3.6.1.4.1.9.10.62.1.2.3.1.1.2 | Gauge32 | read-only | current |
| cipsStaticCryptomapSetNumIsakmp OBJECT-TYPE The number of cryptomaps associated with this cryptomap set that use ISAKMP protocol to do key exchange. | 1.3.6.1.4.1.9.10.62.1.2.3.1.1.3 | Gauge32 | read-only | current |
| cipsStaticCryptomapSetNumManual OBJECT-TYPE The number of cryptomaps associated with this cryptomap set that require the operator to manually setup the keys and SPIs. | 1.3.6.1.4.1.9.10.62.1.2.3.1.1.4 | Gauge32 | read-only | current |
| cipsStaticCryptomapSetNumCET OBJECT-TYPE The number of cryptomaps of type 'ipsec-cisco' associated with this cryptomap set. Such cryptomap elements implement Cisco Encryption Technology based Virtual Private Networks. | 1.3.6.1.4.1.9.10.62.1.2.3.1.1.5 | Gauge32 | read-only | current |
| cipsStaticCryptomapSetNumDynamic OBJECT-TYPE The number of dynamic cryptomap templates linked to this cryptomap set. | 1.3.6.1.4.1.9.10.62.1.2.3.1.1.6 | Gauge32 | read-only | current |
| cipsStaticCryptomapSetNumDisc OBJECT-TYPE The number of dynamic cryptomap templates linked to this cryptomap set that have Tunnel Endpoint Discovery (TED) enabled. | 1.3.6.1.4.1.9.10.62.1.2.3.1.1.7 | Gauge32 | read-only | current |
| cipsStaticCryptomapSetNumSAs OBJECT-TYPE The number of and IPsec Security Associations that are active and were setup using this cryptomap. | 1.3.6.1.4.1.9.10.62.1.2.3.1.1.8 | Gauge32 | read-only | current |
| cipsDynamicCryptomapSetTable OBJECT-TYPE The table containing the list of all dynamic cryptomaps that use IKE, defined on the managed entity. | 1.3.6.1.4.1.9.10.62.1.2.3.2 | not-accessible | current | |
| cipsDynamicCryptomapSetEntry OBJECT-TYPE Each entry contains the attributes associated with a single dynamic cryptomap template. | 1.3.6.1.4.1.9.10.62.1.2.3.2.1 | not-accessible | current | |
| cipsDynamicCryptomapSetName OBJECT-TYPE The index of the dynamic cryptomap table. The value of the string is the one assigned by the operator in defining the cryptomap set. | 1.3.6.1.4.1.9.10.62.1.2.3.2.1.1 | DisplayString | not-accessible | current |
| cipsDynamicCryptomapSetSize OBJECT-TYPE The number of cryptomap entries in this cryptomap. | 1.3.6.1.4.1.9.10.62.1.2.3.2.1.2 | Gauge32 | read-only | current |
| cipsDynamicCryptomapSetNumAssoc OBJECT-TYPE The number of static cryptomap sets with which this dynamic cryptomap is associated. | 1.3.6.1.4.1.9.10.62.1.2.3.2.1.3 | Gauge32 | read-only | current |
| cipsStaticCryptomapTable OBJECT-TYPE The table ilisting the member cryptomaps of the cryptomap sets that are configured on the managed entity. | 1.3.6.1.4.1.9.10.62.1.2.3.3 | not-accessible | current | |
| cipsStaticCryptomapEntry OBJECT-TYPE Each entry contains the attributes associated with a single static (fully specified) cryptomap entry. This table does not include the members of dynamic cryptomap sets that may be linked with the parent static cryptomap set. | 1.3.6.1.4.1.9.10.62.1.2.3.3.1 | not-accessible | current | |
| cipsStaticCryptomapPriority OBJECT-TYPE The priority of the cryptomap entry in the cryptomap set. This is the second index component of this table. | 1.3.6.1.4.1.9.10.62.1.2.3.3.1.1 | Integer32 (0..65535) | not-accessible | current |
| cipsStaticCryptomapType OBJECT-TYPE The type of the cryptomap entry. This can be an ISAKMP cryptomap, CET or manual. Dynamic cryptomaps are not counted in this table. | 1.3.6.1.4.1.9.10.62.1.2.3.3.1.2 | CryptomapType | read-only | current |
| cipsStaticCryptomapDescr OBJECT-TYPE The description string entered by the operatoir while creating this cryptomap. The string generally identifies a description and the purpose of this policy. | 1.3.6.1.4.1.9.10.62.1.2.3.3.1.3 | DisplayString | read-only | current |
| cipsStaticCryptomapPeer OBJECT-TYPE The IP address of the current peer associated with this IPSec policy item. Traffic that is protected by this cryptomap is protected by a tunnel that terminates at the device whose IP address is specified by this object. | 1.3.6.1.4.1.9.10.62.1.2.3.3.1.4 | IPSIpAddress | read-only | current |
| cipsStaticCryptomapNumPeers OBJECT-TYPE The number of peers associated with this cryptomap entry. The peers other than the one identified by 'cipsStaticCryptomapPeer' are backup peers. Manual cryptomaps may have only one peer. | 1.3.6.1.4.1.9.10.62.1.2.3.3.1.5 | Integer32 (0..40) | read-only | current |
| cipsStaticCryptomapPfs OBJECT-TYPE This object identifies if the tunnels instantiated due to this policy item should use Perfect Forward Secrecy (PFS) and if so, what group of Oakley they should use. | 1.3.6.1.4.1.9.10.62.1.2.3.3.1.6 | DiffHellmanGrp | read-only | current |
| cipsStaticCryptomapLifetime OBJECT-TYPE This object identifies the lifetime of the IPSec Security Associations (SA) created using this IPSec policy entry. If this value is zero, the lifetime assumes the value specified by the global lifetime parameter. | 1.3.6.1.4.1.9.10.62.1.2.3.3.1.7 | Integer32 (0 | 120..86400) | read-only | current |
| cipsStaticCryptomapLifesize OBJECT-TYPE This object identifies the lifesize (maximum traffic in bytes that may be carried) of the IPSec SAs created using this IPSec policy entry. If this value is zero, the lifetime assumes the value specified by the global lifesize parameter. | 1.3.6.1.4.1.9.10.62.1.2.3.3.1.8 | Integer32 (0 | 2560..536870912) | read-only | current |
| cipsStaticCryptomapLevelHost OBJECT-TYPE This object identifies the granularity of the IPSec SAs created using this IPSec policy entry. If this value is TRUE, distinct SA bundles are created for distinct hosts at the end of the application traffic. | 1.3.6.1.4.1.9.10.62.1.2.3.3.1.9 | TruthValue | read-only | current |
| cipsCryptomapSetIfTable OBJECT-TYPE The table lists the binding of cryptomap sets to the interfaces of the managed entity. | 1.3.6.1.4.1.9.10.62.1.2.3.4 | not-accessible | current | |
| cipsCryptomapSetIfEntry OBJECT-TYPE Each entry contains the record of the association between an interface and a cryptomap set (static) that is defined on the managed entity. Note that the cryptomap set identified in this binding must static. Dynamic cryptomaps cannot be bound to interfaces. | 1.3.6.1.4.1.9.10.62.1.2.3.4.1 | not-accessible | current | |
| cipsCryptomapSetIfVirtual OBJECT-TYPE The value of this object identifies if the interface to which the cryptomap set is attached is a tunnel (such as a GRE or PPTP tunnel). | 1.3.6.1.4.1.9.10.62.1.2.3.4.1.1 | TruthValue | read-only | current |
| cipsCryptomapSetIfStatus OBJECT-TYPE This object identifies the status of the binding of the specified cryptomap set with the specified interface. The value when queried is always 'attached'. When set to 'detached', the cryptomap set if detached from the specified interface. The effect of this is same as the CLI command config-if# no crypto map cryptomapSetName Setting the value to 'attached' will result in SNMP General Error. | 1.3.6.1.4.1.9.10.62.1.2.3.4.1.2 | CryptomapSetBindStatus | read-write | current |
| cipsSysCapacityGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.1.3 | |||
| cipsMaxSAs OBJECT-TYPE The maximum number of IPsec Security Associations that can be established on this managed entity. If no theoretical limit exists, this returns value 0. Not affected by any CLI operation. | 1.3.6.1.4.1.9.10.62.1.3.1 | INTEGER (0..65535) | read-only | current |
| cips3DesCapable OBJECT-TYPE The value of this object is TRUE if the managed entity has the hardware nad software features to support 3DES encryption algorithm. Not affected by any CLI operation. | 1.3.6.1.4.1.9.10.62.1.3.2 | TruthValue | read-only | current |
| cipsTrapCntlGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.1.4 | |||
| cipsCntlIsakmpPolicyAdded OBJECT-TYPE This object defines the administrative state of sending the IOS IPsec ISAKMP Policy Add trap. | 1.3.6.1.4.1.9.10.62.1.4.1 | TrapStatus | read-write | current |
| cipsCntlIsakmpPolicyDeleted OBJECT-TYPE This object defines the administrative state of sending the IOS IPsec ISAKMP Policy Delete trap. | 1.3.6.1.4.1.9.10.62.1.4.2 | TrapStatus | read-write | current |
| cipsCntlCryptomapAdded OBJECT-TYPE This object defines the administrative state of sending the IOS IPsec Cryptomap Add trap. | 1.3.6.1.4.1.9.10.62.1.4.3 | TrapStatus | read-write | current |
| cipsCntlCryptomapDeleted OBJECT-TYPE This object defines the administrative state of sending the IOS IPsec Cryptomap Delete trap. | 1.3.6.1.4.1.9.10.62.1.4.4 | TrapStatus | read-write | current |
| cipsCntlCryptomapSetAttached OBJECT-TYPE This object defines the administrative state of sending the IOS IPsec trap that is issued when a cryptomap set is attached to an interface. | 1.3.6.1.4.1.9.10.62.1.4.5 | TrapStatus | read-write | current |
| cipsCntlCryptomapSetDetached OBJECT-TYPE This object defines the administrative state of sending the IOS IPsec trap that is issued when a cryptomap set is detached from an interface. to which it was earlier bound. | 1.3.6.1.4.1.9.10.62.1.4.6 | TrapStatus | read-write | current |
| cipsCntlTooManySAs OBJECT-TYPE This object defines the administrative state of sending the IOS IPsec trap that is issued when the number of SAs crosses the maximum number of SAs that may be supported on the managed entity. | 1.3.6.1.4.1.9.10.62.1.4.7 | TrapStatus | read-write | current |
| ciscoIPsecMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.2 | |||
| cipsMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.2.0 | |||
| ciscoIPsecMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.3 | |||
| cipsMIBConformances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.3.1 | |||
| cipsMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.62.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cipsIsakmpPolicyAdded NOTIFICATION-TYPE This trap is generated when a new ISAKMP policy element is defined on the managed entity. The context of the event includes the updated number of ISAKMP policy elements currently available. | 1.3.6.1.4.1.9.10.62.2.0.1 | current |
| cipsIsakmpPolicyDeleted NOTIFICATION-TYPE This trap is generated when an existing ISAKMP policy element is deleted on the managed entity. The context of the event includes the updated number of ISAKMP policy elements currently available. | 1.3.6.1.4.1.9.10.62.2.0.2 | current |
| cipsCryptomapAdded NOTIFICATION-TYPE This trap is generated when a new cryptomap is added to the specified cryptomap set. | 1.3.6.1.4.1.9.10.62.2.0.3 | current |
| cipsCryptomapDeleted NOTIFICATION-TYPE This trap is generated when a cryptomap is removed from the specified cryptomap set. | 1.3.6.1.4.1.9.10.62.2.0.4 | current |
| cipsCryptomapSetAttached NOTIFICATION-TYPE A cryptomap set must be attached to an interface of the device in order for it to be operational. This trap is generated when the cryptomap set attached to an active interface of the managed entity. The context of the notification includes: Size of the attached cryptomap set, Number of ISAKMP cryptomaps in the set and Number of Dynamic cryptomaps in the set. | 1.3.6.1.4.1.9.10.62.2.0.5 | current |
| cipsCryptomapSetDetached NOTIFICATION-TYPE This trap is generated when a cryptomap set is detached from an interafce to which it was bound earlier. The context of the event identifies the size of the cryptomap set. | 1.3.6.1.4.1.9.10.62.2.0.6 | current |
| cipsTooManySAs NOTIFICATION-TYPE This trap is generated when a new SA is attempted to be setup while the number of currently active SAs equals the maximum configurable. The variables are: cipsMaxSAs | 1.3.6.1.4.1.9.10.62.2.0.7 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cipsMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco IPsec MIB | 1.3.6.1.4.1.9.10.62.3.1.1 | current |
| cipsMIBConfIsakmpGroup OBJECT-GROUP A collection of objects providing Global ISAKMP policy monitoring capability to a Cisco IPsec capable VPN router. | 1.3.6.1.4.1.9.10.62.3.2.1 | current |
| cipsMIBConfIPSecGlobalsGroup OBJECT-GROUP A collection of objects providing Global IPSec policy monitoring capability to a Cisco IPsec capable VPN router. | 1.3.6.1.4.1.9.10.62.3.2.2 | current |
| cipsMIBConfCapacityGroup OBJECT-GROUP A collection of objects providing IPsec System Capacity monitoring capability to a Cisco IPsec capable VPN router. | 1.3.6.1.4.1.9.10.62.3.2.3 | current |
| cipsMIBStaticCryptomapGroup OBJECT-GROUP A collection of objects instrumenting the properties of the Static (fully specified) Cryptomap Sets on an IPsec-capable IOS router. | 1.3.6.1.4.1.9.10.62.3.2.4 | current |
| cipsMIBManualCryptomapGroup OBJECT-GROUP A collection of objects instrumenting the properties of the Manual Cryptomap entries on a Cisco IPsec capable IOS router. | 1.3.6.1.4.1.9.10.62.3.2.5 | current |
| cipsMIBDynamicCryptomapGroup OBJECT-GROUP A collection of objects instrumenting the properties of the Dynamic Cryptomap group on a Cisco IPsec capable IOS router. | 1.3.6.1.4.1.9.10.62.3.2.6 | current |
| cipsMIBMandatoryNotifCntlGroup OBJECT-GROUP A collection of objects providing IPsec Notification capability to a IPsec-capable IOS router. It is mandatory to implement this set of objects pertaining to IOS notifications about IPSec activity. | 1.3.6.1.4.1.9.10.62.3.2.7 | current |