MIBs Depot

CISCO-IPSEC-SIGNALING-MIB

Registered at
1.3.6.1.4.1.9.9.438
Last updated
2004-09-22 00:00
Organization
Cisco Systems
Revisions
2004-09-22 00:00
Namespace
cisco
Source file
CISCO-IPSEC-SIGNALING-MIB
Digest
sha256:da029957e7fde9b950f1a8806ce4c514d521e6aa20186461a0dab31f01303585

Description

This MIB Module models status, performance and failures of a protocol with the generic characteristics of signalling protocols used with IPsec and FC-SP protocols. Examples of such protocols include IKE, KINK, etc. This MIB views the common attributes of such protocols. Signaling protocols are also referred in this document as 'Control Protocols', since they perform session control. This MIB is an attempt to capture the generic aspects of the signaling activity. The protocol-specific aspects of a signaling protocol still need to be captured in a protocol-specific MIB (e.g., CISCO-IKE-FLOW-MIB, etc.). 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 SA: Security Association (ref: rfc2408). 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. Control Tunnel: Another term for a Phase 1 Tunnel. 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). History of the MIB A precursor to this MIB was the IPsec Flow Monitor MIB, which combined the objects pertaining to IKE and IPsec (Phase-2) into a single MIB module. Furthermore, the MIB supported only one signaling protocol, IKEv1, in addition to manual keying. The MIB was written by Tivoli and implemented in IBM Nways routers in 1999. During late 1999, Cisco adopted the MIB and together with Tivoli publised 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 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. With the emergence to multiple signaling protocols, it has further evolved to define separate set of MIB modules to instrument IPsec signaling alone. Thus, this MIB module is now the generic IPsec signaling MIB. Overview of MIB The MIB contains major groups of objects which are used to manage the generic aspects of IPsec signaling. These groups include a global statistics, control tunnel table, Peer association group, control tunnel history group, signaling failure group and notification group. The global statistics, tunnel table and peer association groups aid in the real-time monitoring of IPsec signaling activity. The History group is to aid applications that do trending analysis. The Failure group is to enable an operator to do troubleshooting and debugging. Further, counters are supported to aid detection of potential security violations. The notifications are modeled as generic IPsec control notifications and are parameterized by the identity of the specific signaling protocol which caused the notification to be issued.

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

FromSymbols
CISCO-IPSEC-TCCIPsecControlProtocol, CIPsecEncryptAlgorithm, CIPsecEncryptionKeySize, CIPsecIkeAuthMethod, CIPsecIkeHashAlgorithm, CIPsecPhase1PeerIdentityType, CIPsecPhase1TunnelIndex, CIPsecTunnelStatus
CISCO-SMIciscoMgmt
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeInterval, TimeStamp, TruthValue

Imported by

2 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-IPSEC-SIGNALING-MIB
CISCO-IPSEC-TC
CISCO-SMI
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoIPsecSigMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.0
ciscoIPsecSigMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.1
cisgIpsSgCurrentActivity
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.1.1
cisgIpsSgGlobalStatsTable
OBJECT-TYPE
This Signaling Protocol global statistics table. There is one row in the following table for each signaling protocol implemented by the managed entity. There is no row corresponding to the instance 'cpNone'. If the managed entity implements more than one signaling protocol, the aggregate statistics across all the supported signaling protocols must be computed by the network management station manually; in other words, there is no conceptual row in this table corresponding to 'all signaling protocols'.
1.3.6.1.4.1.9.9.438.1.1.1not-accessiblecurrent
cisgIpsSgGlobalStatsEntry
OBJECT-TYPE
Each entry contains the global statistics pertaining to a specific signaling protocol.
1.3.6.1.4.1.9.9.438.1.1.1.1not-accessiblecurrent
cisgIpsSgProtocol
OBJECT-TYPE
The identity of the signaling protocol used by the control tunnel corresponding to this conceptual row.
1.3.6.1.4.1.9.9.438.1.1.1.1.1CIPsecControlProtocolnot-accessiblecurrent
cisgIpsSgGlobalActiveTunnels
OBJECT-TYPE
The number of currently active Phase-1 control tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.2Gauge32read-onlycurrent
cisgIpsSgGlobalPreviousTunnels
OBJECT-TYPE
High capacity counter to accumulate the total number of Phase-1 control tunnels that are no longer active.
1.3.6.1.4.1.9.9.438.1.1.1.1.3Counter64read-onlycurrent
cisgIpsSgGlobalInOctets
OBJECT-TYPE
The total number of octets received by all currently and previously active Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.4Counter64read-onlycurrent
cisgIpsSgGlobalInPkts
OBJECT-TYPE
The total number of packets received by all currently and previously active Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.5Counter64read-onlycurrent
cisgIpsSgGlobalInDropPkts
OBJECT-TYPE
The total number of packets which were dropped during receive processing by all currently and previously active Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.6Counter64read-onlycurrent
cisgIpsSgGlobalInNotifys
OBJECT-TYPE
The total number of notification payloads received by all currently and previously active Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.7Counter64read-onlycurrent
cisgIpsSgGlobalInP2SaDelReqs
OBJECT-TYPE
The total number of Phase-2 security association delete requests received by all currently and previously active and Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.8Counter64read-onlycurrent
cisgIpsSgGlobalOutOctets
OBJECT-TYPE
The total number of octets sent by all currently and previously active and Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.9Counter64read-onlycurrent
cisgIpsSgGlobalOutPkts
OBJECT-TYPE
The total number of packets sent by all currently and previously active and Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.10Counter64read-onlycurrent
cisgIpsSgGlobalOutDropPkts
OBJECT-TYPE
The total number of packets which were dropped during send processing by all currently and previously active Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.11Counter64read-onlycurrent
cisgIpsSgGlobalOutNotifys
OBJECT-TYPE
The total number of notification payloads sent by all currently and previously active Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.12Counter64read-onlycurrent
cisgIpsSgGlobalOutP2SaDelReqs
OBJECT-TYPE
The total number of Phase-2 tunnel delete requests sent by all currently and previously active Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.13Counter64read-onlycurrent
cisgIpsSgGlobalInitTunnels
OBJECT-TYPE
The total number of Phase-1 currently and previously active Control Tunnels which were locally initiated.
1.3.6.1.4.1.9.9.438.1.1.1.1.14Counter64read-onlycurrent
cisgIpsSgGlobalInitTunnelFails
OBJECT-TYPE
The total number of Phase-1 currently and previously active Control Tunnels which were locally initiated and failed to activate.
1.3.6.1.4.1.9.9.438.1.1.1.1.15Counter64read-onlycurrent
cisgIpsSgGlobalRespTunnels
OBJECT-TYPE
The total number of Phase-1 currently and previously active Control Tunnels which were remotely initiated.
1.3.6.1.4.1.9.9.438.1.1.1.1.16Counter64read-onlycurrent
cisgIpsSgGlobalRespTunnelFails
OBJECT-TYPE
The total number of Phase-1 currently and previously active Control Tunnels which were remotely initiated and failed to activate.
1.3.6.1.4.1.9.9.438.1.1.1.1.17Counter64read-onlycurrent
cisgIpsSgGlobalSysCapFails
OBJECT-TYPE
The total number of system capacity failures which occurred during processing of all current and previously active Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.18Counter64read-onlycurrent
cisgIpsSgGlobalAuthFails
OBJECT-TYPE
The total number of authentications which ended in failure by all current and previous Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.19Counter64read-onlycurrent
cisgIpsSgGlobalDecryptFails
OBJECT-TYPE
The total number of decryption operations in all current and previous Phase-1 Control Tunnels which failed to yield the original payload.
1.3.6.1.4.1.9.9.438.1.1.1.1.20Counter64read-onlycurrent
cisgIpsSgGlobalHashValidFails
OBJECT-TYPE
The total number of hash validation operations in all current and previous Phase-1 Control Tunnels which resulted in failure.
1.3.6.1.4.1.9.9.438.1.1.1.1.21Counter64read-onlycurrent
cisgIpsSgGlobalBadTunnelRefs
OBJECT-TYPE
The total number of incoming packets that refer to non-existent Phase-1 control tunnels which occurred during processing of all current and previous Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.22Counter64read-onlycurrent
cisgIpsSgGlobalInP1SaDelReqs
OBJECT-TYPE
The total number of Phase-1 security association delete requests received by all currently and previously active and Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.23Counter64read-onlycurrent
cisgIpsSgGlobalOutP1SaDelReqs
OBJECT-TYPE
The total number of Phase-1 security association delete requests sent by all currently and previously active and Phase-1 Control Tunnels.
1.3.6.1.4.1.9.9.438.1.1.1.1.24Counter64read-onlycurrent
cisgIpsSgTunnelTable
OBJECT-TYPE
This table lists active Phase-1 control tunnels. There is one entry in this table for each active Control Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2not-accessiblecurrent
cisgIpsSgTunnelEntry
OBJECT-TYPE
Each entry contains the attributes associated with an active Phase-1 control Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2.1not-accessiblecurrent
cisgIpsSgTunIndex
OBJECT-TYPE
The index of the Phase-1 Tunnel Table. The value of the index is a number which begins at 1 and is incremented with each tunnel that is created. The value of this object will wrap at 4,294,967,296.
1.3.6.1.4.1.9.9.438.1.1.2.1.1CIPsecPhase1TunnelIndexnot-accessiblecurrent
cisgIpsSgTunLocalType
OBJECT-TYPE
The type of the identity used by the managed entity authenticating itself to the peer in the setup of the tunnel corresponding to this conceptual row.
1.3.6.1.4.1.9.9.438.1.1.2.1.2CIPsecPhase1PeerIdentityTyperead-onlycurrent
cisgIpsSgTunLocalValue
OBJECT-TYPE
The value of the local peer identity.
1.3.6.1.4.1.9.9.438.1.1.2.1.3SnmpAdminString (SIZE(1..255))read-onlycurrent
cisgIpsSgTunLocalAddressType
OBJECT-TYPE
The type of the address of the local endpoint of the Phase-1 Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2.1.4CIPsecPhase1PeerIdentityTyperead-onlycurrent
cisgIpsSgTunLocalAddress
OBJECT-TYPE
The address of the local endpoint for the Phase-1 Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2.1.5SnmpAdminString (SIZE(0..255))read-onlycurrent
cisgIpsSgTunLocalName
OBJECT-TYPE
The DNS name of the local IP address for the Phase-1 Tunnel. If the DNS name associated with the local tunnel endpoint is not known, then the value of this object will be a zero-length string.
1.3.6.1.4.1.9.9.438.1.1.2.1.6SnmpAdminString (SIZE(0..255))read-onlycurrent
cisgIpsSgTunRemoteType
OBJECT-TYPE
The type of the identity used by the remote peer in authenticating itself to the local peer in the setup of the tunnel corresponding to this conceptual row.
1.3.6.1.4.1.9.9.438.1.1.2.1.7CIPsecPhase1PeerIdentityTyperead-onlycurrent
cisgIpsSgTunRemoteValue
OBJECT-TYPE
The value of the remote peer identity.
1.3.6.1.4.1.9.9.438.1.1.2.1.8SnmpAdminString (SIZE(1..255))read-onlycurrent
cisgIpsSgTunRemoteAddressType
OBJECT-TYPE
The type of the address of the remote endpoint for the Phase-1 Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2.1.9CIPsecPhase1PeerIdentityTyperead-onlycurrent
cisgIpsSgTunRemoteAddress
OBJECT-TYPE
The address of the remote endpoint of the Phase-1 Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2.1.10SnmpAdminString (SIZE(0..255))read-onlycurrent
cisgIpsSgTunRemoteName
OBJECT-TYPE
The DNS name of the remote address of Phase-1 Tunnel. If the DNS name associated with the remote tunnel endpoint is not known, then the value of this object will be a zero-length string.
1.3.6.1.4.1.9.9.438.1.1.2.1.11SnmpAdminString (SIZE(0..255))read-onlycurrent
cisgIpsSgTunEncryptAlgo
OBJECT-TYPE
The encryption algorithm used in Phase-1 negotiations on the control tunnel corresponding to this conceptual row.
1.3.6.1.4.1.9.9.438.1.1.2.1.12CIPsecEncryptAlgorithmread-onlycurrent
cisgIpsSgTunEncryptKeySize
OBJECT-TYPE
The size in bits of the key used for encrypting payloads by the tunnel corresponding to this conceptual row.
1.3.6.1.4.1.9.9.438.1.1.2.1.13CIPsecEncryptionKeySizeread-onlycurrent
cisgIpsSgTunHashAlgo
OBJECT-TYPE
The hash algorithm used in Phase-1 negotiations on the control tunnel corresponding to this conceptual row.
1.3.6.1.4.1.9.9.438.1.1.2.1.14CIPsecIkeHashAlgorithmread-onlycurrent
cisgIpsSgTunAuthMethod
OBJECT-TYPE
The authentication method used in Phase-1 negotiations on the control tunnel corresponding to this conceptual row.
1.3.6.1.4.1.9.9.438.1.1.2.1.15CIPsecIkeAuthMethodread-onlycurrent
cisgIpsSgTunLifeTime
OBJECT-TYPE
The negotiated LifeTime of the Phase-1 Tunnel in seconds.
1.3.6.1.4.1.9.9.438.1.1.2.1.16Unsigned32 (1..2147483647)read-onlycurrent
cisgIpsSgTunActiveTime
OBJECT-TYPE
The length of time the Phase-1 tunnel has been active in hundredths of seconds.
1.3.6.1.4.1.9.9.438.1.1.2.1.17TimeIntervalread-onlycurrent
cisgIpsSgTunInOctets
OBJECT-TYPE
The total number of octets received by this Phase-1 Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2.1.18Counter32read-onlycurrent
cisgIpsSgTunInPkts
OBJECT-TYPE
The total number of packets received by this Phase-1 Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2.1.19Counter32read-onlycurrent
cisgIpsSgTunInDropPkts
OBJECT-TYPE
The total number of packets dropped by this Phase-1 Tunnel during receive processing.
1.3.6.1.4.1.9.9.438.1.1.2.1.20Counter32read-onlycurrent
cisgIpsSgTunInNotifys
OBJECT-TYPE
The total number of notification payloads received by this Phase-1 Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2.1.21Counter32read-onlycurrent
cisgIpsSgTunOutOctets
OBJECT-TYPE
The total number of octets sent by this Phase-1 Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2.1.22Counter32read-onlycurrent
cisgIpsSgTunOutPkts
OBJECT-TYPE
The total number of packets sent by this Phase-1 Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2.1.23Counter32read-onlycurrent
cisgIpsSgTunOutDropPkts
OBJECT-TYPE
The total number of packets dropped by this Phase-1 Tunnel during send processing.
1.3.6.1.4.1.9.9.438.1.1.2.1.24Counter32read-onlycurrent
cisgIpsSgTunOutNotifys
OBJECT-TYPE
The total number of notification payloads sent by this Phase-1 Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2.1.25Counter32read-onlycurrent
cisgIpsSgTunOutP2SaDelReqs
OBJECT-TYPE
The total number of Phase-2 security association delete requests sent by this Phase-1 Tunnel.
1.3.6.1.4.1.9.9.438.1.1.2.1.26Counter32read-onlycurrent
cisgIpsSgTunStatus
OBJECT-TYPE
The status of the MIB table row.
1.3.6.1.4.1.9.9.438.1.1.2.1.27CIPsecTunnelStatusread-onlycurrent
cisgIpsSgTunAction
OBJECT-TYPE
The action to be taken on this tunnel. If 'clear', then this tunnel is cleared. If 'rekey', then rekeying is forced on this tunnel. The value 'none' would be returned on doing read of this object.
1.3.6.1.4.1.9.9.438.1.1.2.1.28INTEGER {none(1), clear(2), rekey(3)}read-writecurrent
cisgIpsSgPeerAssociations
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.1.2
cisgIpsSgHistory
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.1.3
cisgIpsSgHistGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.1.3.1
cisgIpsSgHistGlobalCntl
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.1.3.1.1
cisgIpsSgHistTableSize
OBJECT-TYPE
The window size of the control tunnel History Tables. The control tunnel history table is implemented as a sliding window in which at most the last 'cisgIpsSgHistTableSize' entries are maintained. This object is, hence, used to control the size of the tunnel history table. An implementation may choose suitable values for this element based on the available resources. If an SNMP SET request specifies a value outside this window for this element, in appropriate SNMP error code should be returned. Setting this value to zero is equivalent to deleting all conceptual rows in the archiving table ('cisgIpsSgTunnelHistTable') and disabling the archiving of entries in the tables.
1.3.6.1.4.1.9.9.438.1.3.1.1.1Unsigned32 (0..2147483647)read-writecurrent
cisgIpsSgTunnelHistTable
OBJECT-TYPE
The control tunnel History Table. This table lists all instances of control tunnels that were successfully established but which are no longer in operation. An entry transitions to this table from the active tunnel table ('cisgIpsSgTunnelTable') into this table after it expires, is aborted or terminated. 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'. If the value of 'cisgIpsSgHistTableSize' is 0, archiving of entries in this table is disabled.
1.3.6.1.4.1.9.9.438.1.3.2not-accessiblecurrent
cisgIpsSgTunnelHistEntry
OBJECT-TYPE
Each entry contains the attributes associated with a previously active control Tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1not-accessiblecurrent
cisgIpsSgTunHistIndex
OBJECT-TYPE
The index of the Phase-1 Control Tunnel History Table. This object has no relationship to the cisgIpsSgTunIndex of the tunnel when it was active. The value of the index is a number which begins at one and is incremented with each tunnel that ends. The value of this object will wrap at 4,294,967,296.
1.3.6.1.4.1.9.9.438.1.3.2.1.1Unsigned32not-accessiblecurrent
cisgIpsSgTunHistTermReason
OBJECT-TYPE
The reason the Phase-1 Control Tunnel was terminated. Possible reasons include: 1 = other 2 = normal termination 3 = operator request 4 = peer delete request was received 5 = contact with peer was lost 6 = applicationInitiated (eg: L2TP requesting the termination) 7 = failure of extended user authentication 8 = local failure occurred.
1.3.6.1.4.1.9.9.438.1.3.2.1.2INTEGER {other(1), normal(2), operRequest(3), peerDelRequest(4), peerLost(5), applicationInitiated(6), userAuthFailure(7), localFailure(8)}read-onlycurrent
cisgIpsSgTunHistActiveIndex
OBJECT-TYPE
The index of the previously active Control Tunnel. This object must correspond to an expired IKE tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.3CIPsecPhase1TunnelIndexread-onlycurrent
cisgIpsSgTunHistPeerLocalType
OBJECT-TYPE
The type of local peer identity.
1.3.6.1.4.1.9.9.438.1.3.2.1.4CIPsecPhase1PeerIdentityTyperead-onlycurrent
cisgIpsSgTunHistPeerLocalValue
OBJECT-TYPE
The value of the local peer identity.
1.3.6.1.4.1.9.9.438.1.3.2.1.5SnmpAdminString (SIZE(1..255))read-onlycurrent
cisgIpsSgTunHistPeerIntIndex
OBJECT-TYPE
The arbitrary index to keep local-remote peer association. This index is used to uniquely identify multiple associations between the local and remote peer.
1.3.6.1.4.1.9.9.438.1.3.2.1.6Unsigned32 (1..2147483647)read-onlycurrent
cisgIpsSgTunHistPeerRemoteType
OBJECT-TYPE
The type of remote peer identity.
1.3.6.1.4.1.9.9.438.1.3.2.1.7CIPsecPhase1PeerIdentityTyperead-onlycurrent
cisgIpsSgTunHistPeerRemoteValue
OBJECT-TYPE
The value of the remote peer identity.
1.3.6.1.4.1.9.9.438.1.3.2.1.8SnmpAdminString (SIZE(1..255))read-onlycurrent
cisgIpsSgTunHistLocalAddrType
OBJECT-TYPE
The type of the address of the local endpoint for the control tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.9CIPsecPhase1PeerIdentityTyperead-onlycurrent
cisgIpsSgTunHistLocalAddr
OBJECT-TYPE
The address of the local endpoint for the control tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.10SnmpAdminString (SIZE(0..255))read-onlycurrent
cisgIpsSgTunHistLocalName
OBJECT-TYPE
The DNS name of the local address for the control Tunnel. If the DNS name associated with the local tunnel endpoint is not known, then the value of this object will be a zero-length string.
1.3.6.1.4.1.9.9.438.1.3.2.1.11SnmpAdminString (SIZE(0..255))read-onlycurrent
cisgIpsSgTunHistRemoteAddrType
OBJECT-TYPE
The type of the address of the remote endpoint for the control Tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.12CIPsecPhase1PeerIdentityTyperead-onlycurrent
cisgIpsSgTunHistRemoteAddr
OBJECT-TYPE
The address of the remote endpoint for the control Tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.13SnmpAdminString (SIZE(0..255))read-onlycurrent
cisgIpsSgTunHistRemoteName
OBJECT-TYPE
The DNS name of the remote address of control Tunnel. If the DNS name associated with the remote tunnel endpoint is not known, then the value of this object will be a zero-length string.
1.3.6.1.4.1.9.9.438.1.3.2.1.14SnmpAdminString (SIZE(0..255))read-onlycurrent
cisgIpsSgTunHistEncryptAlgo
OBJECT-TYPE
The encryption algorithm used in control tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.15CIPsecEncryptAlgorithmread-onlycurrent
cisgIpsSgTunHistEncryptKeySize
OBJECT-TYPE
The size in bits of the key which was negotiated for the control tunnel to be used with the algorithm denoted by the column 'cisgIpsSgTunEncryptAlgo'. For DES and 3DES the key size is respectively 56 and 168. For AES, this will denote the negotiated key size.
1.3.6.1.4.1.9.9.438.1.3.2.1.16CIPsecEncryptionKeySizeread-onlycurrent
cisgIpsSgTunHistHashAlgo
OBJECT-TYPE
The hash algorithm used in control tunnel negotiations.
1.3.6.1.4.1.9.9.438.1.3.2.1.17CIPsecIkeHashAlgorithmread-onlycurrent
cisgIpsSgTunHistAuthMethod
OBJECT-TYPE
The authentication method used in control tunnel negotiations.
1.3.6.1.4.1.9.9.438.1.3.2.1.18CIPsecIkeAuthMethodread-onlycurrent
cisgIpsSgTunHistLifeTime
OBJECT-TYPE
The negotiated LifeTime of the control tunnel in seconds.
1.3.6.1.4.1.9.9.438.1.3.2.1.19Unsigned32 (1..2147483647)read-onlycurrent
cisgIpsSgTunHistStartTime
OBJECT-TYPE
The value of sysUpTime in hundredths of seconds when the control tunnel was started.
1.3.6.1.4.1.9.9.438.1.3.2.1.20TimeStampread-onlycurrent
cisgIpsSgTunHistActiveTime
OBJECT-TYPE
The length of time the control tunnel has been active in hundredths of seconds.
1.3.6.1.4.1.9.9.438.1.3.2.1.21TimeIntervalread-onlycurrent
cisgIpsSgTunHistInOctets
OBJECT-TYPE
The total number of octets received by this control tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.22Counter64read-onlycurrent
cisgIpsSgTunHistInPkts
OBJECT-TYPE
The total number of packets received by this Phase-1 control tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.23Counter64read-onlycurrent
cisgIpsSgTunHistInDropPkts
OBJECT-TYPE
The total number of packets dropped by this control Tunnel during receive processing.
1.3.6.1.4.1.9.9.438.1.3.2.1.24Counter64read-onlycurrent
cisgIpsSgTunHistInNotifys
OBJECT-TYPE
The total number of notification payloads received by this control tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.25Counter64read-onlycurrent
cisgIpsSgTunHistInP2SaDelReqs
OBJECT-TYPE
The total number of Phase-2 tunnel delete requests received by this control tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.26Counter64read-onlycurrent
cisgIpsSgTunHistOutOctets
OBJECT-TYPE
The total number of octets sent by this control Tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.27Counter64read-onlycurrent
cisgIpsSgTunHistOutPkts
OBJECT-TYPE
The total number of packets sent by this control Tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.28Counter64read-onlycurrent
cisgIpsSgTunHistOutDropPkts
OBJECT-TYPE
The total number of packets dropped by this control Tunnel during send processing.
1.3.6.1.4.1.9.9.438.1.3.2.1.29Counter64read-onlycurrent
cisgIpsSgTunHistOutNotifys
OBJECT-TYPE
The total number of notification payloads sent by this control Tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.30Counter64read-onlycurrent
cisgIpsSgTunHistOutP2SaDelReqs
OBJECT-TYPE
The total number of Phase-2 tunnel delete requests sent by this control tunnel.
1.3.6.1.4.1.9.9.438.1.3.2.1.31Counter64read-onlycurrent
cisgIpsSgFailures
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.1.4
cisgIpsSgFailGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.1.4.1
cisgIpsSgFailGlobalCntl
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.1.4.1.1
cisgIpsSgFailTableSize
OBJECT-TYPE
The window size of the Internet Key Exchange Failure Tables. The Failure Table is implemented as a sliding window in which only the last 'cisgIpsSgFailTableSize' entries are maintained. This object is used specify the number of entries which will be maintained in the control tunnel Failure Table. An implementation may choose suitable minimum and maximum values for this element based on the local policy and available resources. If an SNMP SET request specifies a value outside this window for this element, an appropriate SNMP error code must be returned. Setting this value to zero is equivalent to deleting all conceptual rows in the archiving tables ('cisgIpsSgFailTable') and disabling the archiving of entries in this table.
1.3.6.1.4.1.9.9.438.1.4.1.1.1Unsigned32 (0..2147483647)read-writecurrent
cisgIpsSgFailTable
OBJECT-TYPE
This is the control tunnel Table and is implemented as a sliding window in which only the last 'N' entries are maintained. The maximum number of entries is specified by the object 'cisgIpsSgFailTableSize'. The failure records are catalogued under each signaling protocol type; that is, the first index of this table is the signaling protocol identifier ('cisgIpsSgProtocol'). The second index ('cisgIpsSgFailIndex') identifies the failure record uniquely in the subcategory. Should a failure be identified before the signaling protocol itself has been identified by the managed entity, the failure record will be classified under 'cpUnknown'.
1.3.6.1.4.1.9.9.438.1.4.2not-accessiblecurrent
cisgIpsSgFailEntry
OBJECT-TYPE
Each entry contains the attributes associated with an Phase-1 failure.
1.3.6.1.4.1.9.9.438.1.4.2.1not-accessiblecurrent
cisgIpsSgFailIndex
OBJECT-TYPE
The Phase-1 Failure Table index. This object has no relationship to the cisgIpsSgTunIndex of the tunnel when it was active. The value of the index is a number which begins at one and is incremented with each Phase-1 failure. The value of this object will wrap at 4,294,967,296.
1.3.6.1.4.1.9.9.438.1.4.2.1.1Unsigned32not-accessiblecurrent
cisgIpsSgFailReason
OBJECT-TYPE
The reason for the failure. Possible reasons include: 1 = other 2 = peer delete request was received 3 = contact with peer was lost 4 = local failure occurred 5 = authentication failure 6 = hash validation failure 7 = encryption failure 8 = internal error occurred 9 = system capacity failure 10 = proposal failure 11 = peer's certificate is unavailable 12 = peer's certificate was found invalid 13 = local certificate expired 14 = certificate revoke list (crl) failure 15 = peer encoding error 16 = Reference to a non-existent control tunnel 17 = Extended User authentication failed 18 = operator requested termination. 19 = An attempt to establish a tunnel was aborted by the admission control policy (this could include a simple policy that limits the maximum active tunnels) 20 = A protocol specific reason (look in the protocol-specific MIB for more info).
1.3.6.1.4.1.9.9.438.1.4.2.1.2INTEGER {other(1), peerDelRequest(2), peerLost(3), localFailure(4), authFailure(5), hashValidation(6), encryptFailure(7), internalError(8), sysCapExceeded(9), proposalFailure(10), peerCertUnavailable(11), peerCertNotValid(12), localCertExpired(13), crlFailure(14), peerEncodingError(15), nonExistentSa(16), userAuthFailure(17), operRequest(18), deniedByAdmissionControl(19), protocolSpecific(20)}read-onlycurrent
cisgIpsSgFailTime
OBJECT-TYPE
The value of sysUpTime in hundredths of seconds at the time of the failure.
1.3.6.1.4.1.9.9.438.1.4.2.1.3TimeStampread-onlycurrent
cisgIpsSgFailLocalType
OBJECT-TYPE
The type of local peer identity.
1.3.6.1.4.1.9.9.438.1.4.2.1.4CIPsecPhase1PeerIdentityTyperead-onlycurrent
cisgIpsSgFailLocalValue
OBJECT-TYPE
The value of the local peer identity.
1.3.6.1.4.1.9.9.438.1.4.2.1.5SnmpAdminString (SIZE(1..255))read-onlycurrent
cisgIpsSgFailRemoteType
OBJECT-TYPE
The type of remote peer identity.
1.3.6.1.4.1.9.9.438.1.4.2.1.6CIPsecPhase1PeerIdentityTyperead-onlycurrent
cisgIpsSgFailRemoteValue
OBJECT-TYPE
The value of the remote peer identity.
1.3.6.1.4.1.9.9.438.1.4.2.1.7SnmpAdminString (SIZE(1..255))read-onlycurrent
cisgIpsSgFailLocalAddress
OBJECT-TYPE
The address of the local peer. The value of cisgIpsSgFailLocalType identifies the type of the address contained in this object.
1.3.6.1.4.1.9.9.438.1.4.2.1.8SnmpAdminString (SIZE(1..255))read-onlycurrent
cisgIpsSgFailRemoteAddress
OBJECT-TYPE
The address of the remote peer. The value of cisgIpsSgFailLocalType identifies the type of the address contained in this object.
1.3.6.1.4.1.9.9.438.1.4.2.1.9SnmpAdminString (SIZE(1..255))read-onlycurrent
cisgIpsSgNotificationCntl
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.1.5
cisgIpsSgNotifCntlAllNotifs
OBJECT-TYPE
This object acts as the knob that controls the the administrative state of sending any notification defined in this MIB module. That is, a particular notification 'foo' defined in this MIB module is enabled if and only if the expression cisgIpsSgNotifCntlAllNotifs && cisgIpsSgNotifCntl<foo> evaluates to 'true'.
1.3.6.1.4.1.9.9.438.1.5.1TruthValueread-writecurrent
cisgIpsSgNotifCntlTunnelStart
OBJECT-TYPE
This object defines the administrative state of sending the Control Tunnel Start notification. If the value of this object is 'true', the issuing of the notification 'cisgIpsSgTunnelStart' is enabled.
1.3.6.1.4.1.9.9.438.1.5.2TruthValueread-writecurrent
cisgIpsSgNotifCntlTunnelStop
OBJECT-TYPE
This object defines the administrative state of sending the Control Tunnel Stop notification. If the value of this object is 'true', the issuing of the notification 'cisgIpsSgTunnelStop' is enabled.
1.3.6.1.4.1.9.9.438.1.5.3TruthValueread-writecurrent
cisgIpsSgNotifCntlSysFailure
OBJECT-TYPE
This object defines the administrative state of sending the System Failure notification. If the value of this object is 'true', the issuing of the notification 'ciscoIpsSgSysFailure' is enabled.
1.3.6.1.4.1.9.9.438.1.5.4TruthValueread-writecurrent
cisgIpsSgNotifCntlCertCrlFail
OBJECT-TYPE
This object defines the administrative state of sending the Certificate/CRL Failure notification. If the value of this object is 'true', the issuing of the notification 'ciscoIpsSgCertCrlFailure' is enabled.
1.3.6.1.4.1.9.9.438.1.5.5TruthValueread-writecurrent
ciscoIPsecSigMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.2
ciscoIpsSgMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.2.1
ciscoIpsSgMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.438.2.2

Notifications

NameOIDStatus
ciscoIpsSgTunnelStart
NOTIFICATION-TYPE
This notification is generated when an control tunnel becomes active.
1.3.6.1.4.1.9.9.438.0.1current
ciscoIpsSgTunnelStop
NOTIFICATION-TYPE
This notification is generated when an control tunnel becomes inactive.
1.3.6.1.4.1.9.9.438.0.2current
ciscoIpsSgSysFailure
NOTIFICATION-TYPE
This notification is generated when the processing for an control Tunnel experiences an system capacity error.
1.3.6.1.4.1.9.9.438.0.3current
ciscoIpsSgCertCrlFailure
NOTIFICATION-TYPE
This notification is generated when the processing for an control Tunnel experiences a Certificate or a Certificate validation (CRL or OCSP) related error.
1.3.6.1.4.1.9.9.438.0.4current

Conformance

NameOIDStatus
ciscoIpsSgMIBCompliance
MODULE-COMPLIANCE
The compliance statement for SNMP entities the IPsec Signaling MIB.
1.3.6.1.4.1.9.9.438.2.1.1current
ciscoIpsSgActivityGroup
OBJECT-GROUP
This group consists of: 1) Signaling Global Objects 2) control Tunnel table.
1.3.6.1.4.1.9.9.438.2.2.1current
ciscoIpsSgCoreHistoryGroup
OBJECT-GROUP
This group consists of the core (mandatory) objects pertaining to maintaining history of signaling activity.
1.3.6.1.4.1.9.9.438.2.2.2current
ciscoIpsSgHistoryGroup
OBJECT-GROUP
This group consists of objects that pertain to maintenance of history of signaling activity.
1.3.6.1.4.1.9.9.438.2.2.3current
ciscoIpsSgCoreFailureGroup
OBJECT-GROUP
This group consists of the core (mandatory) objects pertaining to maintaining history of failure signaling activity.
1.3.6.1.4.1.9.9.438.2.2.4current
ciscoIpsSgFailureGroup
OBJECT-GROUP
This group consists of objects that pertain to maintenance of history of failures associated with Ipsec signaling activity.
1.3.6.1.4.1.9.9.438.2.2.5current
ciscoIpsSgNotifCntlGroup
OBJECT-GROUP
This group of objects controls the sending of notifications pertaining to signaling operations.
1.3.6.1.4.1.9.9.438.2.2.6current
ciscoIpsSgNotifcationGroup
NOTIFICATION-GROUP
This group contains the notifications pertaining to Ipsec signaling operations.
1.3.6.1.4.1.9.9.438.2.2.7current