IPSECV1-MIB

File: IPSECV1-MIB.mib (59023 bytes)

Imported modules

RFC1155-SMI RFC-1215 RFC-1212
RFC1213-MIB

Imported symbols

TimeTicks Counter Gauge
enterprises TRAP-TYPE OBJECT-TYPE
DisplayString

Defined Types

IPSIpAddress  
OCTET STRING Size(4|16)    

IkeTunnelEntry  
SEQUENCE    
  ikeTunnelIndex INTEGER
  ikeTunnelId OCTET STRING
  ikeTunnelLocalAddr IPSIpAddress
  ikeTunnelLocalName DisplayString
  ikeTunnelRemoteAddr IPSIpAddress
  ikeTunnelRemoteName DisplayString
  ikeTunnelNegoMode INTEGER
  ikeTunnelLifetime INTEGER
  ikeTunnelActiveTime TimeTicks
  ikeTunnelSaRefreshThreshold INTEGER
  ikeTunnelTotalRefreshes Counter
  ikeTunnelInOctets Counter
  ikeTunnelInPkts Counter
  ikeTunnelInDropPkts Counter
  ikeTunnelInNotifys Counter
  ikeTunnelInP2Proposals Counter
  ikeTunnelInP2ProposalInvalids Counter
  ikeTunnelInP2ProposalRejects Counter
  ikeTunnelInSaDeleteRequests Counter
  ikeTunnelOutOctets Counter
  ikeTunnelOutPkts Counter
  ikeTunnelOutDropPkts Counter
  ikeTunnelOutNotifys Counter
  ikeTunnelOutP2Proposals Counter
  ikeTunnelOutP2ProposalRejects Counter
  ikeTunnelOutSaDeleteRequests Counter
  ikeTunnelStatus INTEGER

IpSecTunnelEntry  
SEQUENCE    
  ipSecTunnelIndex INTEGER
  ipSecTunnelId INTEGER
  ipSecTunnelIkeTunnelIndex INTEGER
  ipSecTunnelLocalAddr IPSIpAddress
  ipSecTunnelRemoteAddr IPSIpAddress
  ipSecTunnelKeyType INTEGER
  ipSecTunnelEncapMode INTEGER
  ipSecTunnelLifetime TimeTicks
  ipSecTunnelActiveTime TimeTicks
  ipSecTunnelSaRefreshThreshold INTEGER
  ipSecTunnelTotalRefreshes Counter
  ipSecTunnelExpiredSaInstances Counter
  ipSecTunnelCurrentSaInstances Gauge
  ipSecTunnelInSaEncrypt INTEGER
  ipSecTunnelInSaAuthAlgo INTEGER
  ipSecTunnelOutSaEncrypt INTEGER
  ipSecTunnelOutSaAuthAlgo INTEGER
  ipSecTunnelInOctets Counter
  ipSecTunnelInDecompOctets Counter
  ipSecTunnelInPkts Counter
  ipSecTunnelInDropPkts Counter
  ipSecTunnelInAuths Counter
  ipSecTunnelInAuthFails Counter
  ipSecTunnelInDecrypts Counter
  ipSecTunnelInDecryptFails Counter
  ipSecTunnelOutOctets Counter
  ipSecTunnelOutUncompOctets Counter
  ipSecTunnelOutPkts Counter
  ipSecTunnelOutDropPkts Counter
  ipSecTunnelOutAuths Counter
  ipSecTunnelOutAuthFails Counter
  ipSecTunnelOutEncrypts Counter
  ipSecTunnelOutEncryptFails Counter
  ipSecTunnelStatus INTEGER
  ipSecTunnelInOctWraps Counter
  ipSecTunnelInDecompOctWraps Counter
  ipSecTunnelOutOctWraps Counter
  ipSecTunnelOutUncompOctWraps Counter

IpSecClientEntry  
SEQUENCE    
  ipSecClientIndex INTEGER
  ipSecClientLocalName DisplayString
  ipSecClientLocalProtocol INTEGER
  ipSecClientLocalType INTEGER
  ipSecClientLocalSubnetMask IPSIpAddress
  ipSecClientLocalHiAddr IPSIpAddress
  ipSecClientLocalLoAddr IPSIpAddress
  ipSecClientLocalPort INTEGER
  ipSecClientRemoteName DisplayString
  ipSecClientRemoteProtocol INTEGER
  ipSecClientRemoteType INTEGER
  ipSecClientRemoteSubnetMask IPSIpAddress
  ipSecClientRemoteHiAddr IPSIpAddress
  ipSecClientRemoteLoAddr IPSIpAddress
  ipSecClientRemotePort INTEGER

IpSecSpiEntry  
SEQUENCE    
  ipSecSpiIndex INTEGER
  ipSecSpiDirection INTEGER
  ipSecSpiValue INTEGER
  ipSecSpiProtocol INTEGER
  ipSecSpiStatus INTEGER

IpSecTunnelHistEntry  
SEQUENCE    
  ipSecTunnelHistIndex INTEGER
  ipSecTunnelHistId INTEGER
  ipSecTunnelHistLocalAddr IPSIpAddress
  ipSecTunnelHistRemoteAddr IPSIpAddress
  ipSecTunnelHistActiveTime TimeTicks
  ipSecTunnelHistTotalRefreshes Counter
  ipSecTunnelHistTotalSas Counter
  ipSecTunnelHistInOctets Counter
  ipSecTunnelHistInDecompOctets Counter
  ipSecTunnelHistInPkts Counter
  ipSecTunnelHistInDropPkts Counter
  ipSecTunnelHistInAuths Counter
  ipSecTunnelHistInAuthFails Counter
  ipSecTunnelHistInDecrypts Counter
  ipSecTunnelHistInDecryptFails Counter
  ipSecTunnelHistOutOctets Counter
  ipSecTunnelHistOutUncompOctets Counter
  ipSecTunnelHistOutPkts Counter
  ipSecTunnelHistOutDropPkts Counter
  ipSecTunnelHistOutAuths Counter
  ipSecTunnelHistOutAuthFails Counter
  ipSecTunnelHistOutEncrypts Counter
  ipSecTunnelHistOutEncryptFails Counter
  ipSecTunnelHistInOctWraps Counter
  ipSecTunnelHistInDecompOctWraps Counter
  ipSecTunnelHistOutOctWraps Counter
  ipSecTunnelHistOutUncompOctWraps Counter

IpSecFailEntry  
SEQUENCE    
  ipSecFailIndex INTEGER
  ipSecFailReason INTEGER
  ipSecFailTime TimeTicks
  ipSecFailTunnelIndex INTEGER
  ipSecFailTunnelId INTEGER
  ipSecFailSaSpi INTEGER
  ipSecFailPktSrcAddr IPSIpAddress
  ipSecFailPktDstAddr IPSIpAddress

Defined Values

ibmIROCroutingIpSec 1.3.6.1.4.1.2.6.119.4.9
OBJECT IDENTIFIER    

ipSecLevels 1.3.6.1.4.1.2.6.119.4.9.1
OBJECT IDENTIFIER    

ipSecPhaseOne 1.3.6.1.4.1.2.6.119.4.9.2
OBJECT IDENTIFIER    

ipSecPhaseTwo 1.3.6.1.4.1.2.6.119.4.9.3
OBJECT IDENTIFIER    

ipSecHistory 1.3.6.1.4.1.2.6.119.4.9.4
OBJECT IDENTIFIER    

ipSecTrapCntl 1.3.6.1.4.1.2.6.119.4.9.5
OBJECT IDENTIFIER    

ipSecMibLevel 1.3.6.1.4.1.2.6.119.4.9.1.1
The level of the IBM IPSec MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ikeTunnelTable 1.3.6.1.4.1.2.6.119.4.9.2.1
The objects defined in this table are used to for the management of IKE (Phase-1) Tunnel. There is one entry in this table for each Phase-1 Tunnel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IkeTunnelEntry

ikeTunnelEntry 1.3.6.1.4.1.2.6.119.4.9.2.1.1
Each entry contains attributes associated with a Phase-1 IKE tunnel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IkeTunnelEntry  

ikeTunnelIndex 1.3.6.1.4.1.2.6.119.4.9.2.1.1.1
The index of the Phase-1 Tunnel table. The value of the index is a number which begins at one and is incremented with each tunnel that is created. The value of this object will wrap at 65535.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

ikeTunnelId 1.3.6.1.4.1.2.6.119.4.9.2.1.1.2
The internal ID of the Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ikeTunnelLocalAddr 1.3.6.1.4.1.2.6.119.4.9.2.1.1.3
The local IP Address the Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ikeTunnelLocalName 1.3.6.1.4.1.2.6.119.4.9.2.1.1.4
The local name of the Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ikeTunnelRemoteAddr 1.3.6.1.4.1.2.6.119.4.9.2.1.1.5
The local IP Address the Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ikeTunnelRemoteName 1.3.6.1.4.1.2.6.119.4.9.2.1.1.6
The remote name of the Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ikeTunnelNegoMode 1.3.6.1.4.1.2.6.119.4.9.2.1.1.7
The negotiation mode of the Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER main(1), aggressive(2)  

ikeTunnelLifetime 1.3.6.1.4.1.2.6.119.4.9.2.1.1.8
The lifetime of the Phase-1 Tunnel in seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

ikeTunnelActiveTime 1.3.6.1.4.1.2.6.119.4.9.2.1.1.9
The length of time the tunnel has been active in hundredths of seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ikeTunnelSaRefreshThreshold 1.3.6.1.4.1.2.6.119.4.9.2.1.1.10
The security association refresh threshold percentage of the Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

ikeTunnelTotalRefreshes 1.3.6.1.4.1.2.6.119.4.9.2.1.1.11
The total number of security associations refreshes completed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelInOctets 1.3.6.1.4.1.2.6.119.4.9.2.1.1.12
The total number of octets received by this Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelInPkts 1.3.6.1.4.1.2.6.119.4.9.2.1.1.13
The total number of packets received by this Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelInDropPkts 1.3.6.1.4.1.2.6.119.4.9.2.1.1.14
The total number of packets dropped by this Phase-1 Tunnel during receive processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelInNotifys 1.3.6.1.4.1.2.6.119.4.9.2.1.1.15
The total number of notifications received by this Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelInP2Proposals 1.3.6.1.4.1.2.6.119.4.9.2.1.1.16
The total number of proposals received by this Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelInP2ProposalInvalids 1.3.6.1.4.1.2.6.119.4.9.2.1.1.17
The total number of proposals received by this Phase-1 Tunnel which were invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelInP2ProposalRejects 1.3.6.1.4.1.2.6.119.4.9.2.1.1.18
The total number of proposals received by this Phase-1 Tunnel which were rejected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelInSaDeleteRequests 1.3.6.1.4.1.2.6.119.4.9.2.1.1.19
The total number of security association deleted requests received by this Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelOutOctets 1.3.6.1.4.1.2.6.119.4.9.2.1.1.20
The total number of octets sent by this Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelOutPkts 1.3.6.1.4.1.2.6.119.4.9.2.1.1.21
The total number of packets sent by this Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelOutDropPkts 1.3.6.1.4.1.2.6.119.4.9.2.1.1.22
The total number of packets dropped by this Phase-1 Tunnel during send processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelOutNotifys 1.3.6.1.4.1.2.6.119.4.9.2.1.1.23
The total number of notifications sent by this Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelOutP2Proposals 1.3.6.1.4.1.2.6.119.4.9.2.1.1.24
The total number of Phase-2 Proposals sent by this Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelOutP2ProposalRejects 1.3.6.1.4.1.2.6.119.4.9.2.1.1.25
The total number of Phase-2 Proposals sent by this Phase-1 Tunnel which were rejected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelOutSaDeleteRequests 1.3.6.1.4.1.2.6.119.4.9.2.1.1.26
The total number of security association deleted requests sent by this Phase-1 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ikeTunnelStatus 1.3.6.1.4.1.2.6.119.4.9.2.1.1.27
The status of the MIB table row. This object can be used to bring the tunnel down by setting value of this object to destroy(2). This object cannot be used to create a MIB table row.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), destroy(2)  

ipSecGlobal 1.3.6.1.4.1.2.6.119.4.9.3.1
OBJECT IDENTIFIER    

ipSecGlobalActiveTunnels 1.3.6.1.4.1.2.6.119.4.9.3.1.1
The total number of currently active IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalPreviousTunnels 1.3.6.1.4.1.2.6.119.4.9.3.1.2
The total number of previously active IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalInOctets 1.3.6.1.4.1.2.6.119.4.9.3.1.3
The total number of octets received by all current and previous IPSec Phase-2 Tunnels. See also ipSecGlobalInOctWraps for the number of times this counter has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalInPkts 1.3.6.1.4.1.2.6.119.4.9.3.1.4
The total number of packets received by all current and previous IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalInDrops 1.3.6.1.4.1.2.6.119.4.9.3.1.5
The total number of packets dropped during receive processing by all current and previous IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalInAuths 1.3.6.1.4.1.2.6.119.4.9.3.1.6
The total number of inbound authentication's performed by all current and previous IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalInAuthFails 1.3.6.1.4.1.2.6.119.4.9.3.1.7
The total number of inbound authentication's which ended in failure by all current and previous IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalInDecrypts 1.3.6.1.4.1.2.6.119.4.9.3.1.8
The total number of inbound decryption's performed by all current and previous IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalInDecryptFails 1.3.6.1.4.1.2.6.119.4.9.3.1.9
The total number of inbound decryption's which ended in failure by all current and previous IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalOutOctets 1.3.6.1.4.1.2.6.119.4.9.3.1.10
The total number of octets sent by all current and previous IPSec Phase-2 Tunnels. See also ipSecGlobalOutOctWraps for the number of times this counter has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalOutPkts 1.3.6.1.4.1.2.6.119.4.9.3.1.11
The total number of packets sent by all current and previous IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalOutDrops 1.3.6.1.4.1.2.6.119.4.9.3.1.12
The total number of packets dropped during send processing by all current and previous IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalOutAuths 1.3.6.1.4.1.2.6.119.4.9.3.1.13
The total number of outbound authentication's performed by all current and previous IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalOutAuthFails 1.3.6.1.4.1.2.6.119.4.9.3.1.14
The total number of outbound authentication's which ended in failure by all current and previous IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalOutEncrypts 1.3.6.1.4.1.2.6.119.4.9.3.1.15
The total number of outbound encryption's performed by all current and previous IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalOutEncryptFails 1.3.6.1.4.1.2.6.119.4.9.3.1.16
The total number of outbound encryption's which ended in failure by all current and previous IPSec Phase-2 Tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalInOctWraps 1.3.6.1.4.1.2.6.119.4.9.3.1.17
The number of times the total number of octets received counter (ipSecGlobalInOctets) has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecGlobalOutOctWraps 1.3.6.1.4.1.2.6.119.4.9.3.1.18
The number of times the total number of octets sent counter (ipSecGlobalOutOctets) has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelTable 1.3.6.1.4.1.2.6.119.4.9.3.2
The IPSec Phase-2 Tunnel table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpSecTunnelEntry

ipSecTunnelEntry 1.3.6.1.4.1.2.6.119.4.9.3.2.1
An IPSec Phase-2 Tunnel entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpSecTunnelEntry  

ipSecTunnelIndex 1.3.6.1.4.1.2.6.119.4.9.3.2.1.1
The index of the Phase-2 Tunnel table. The value of the index is a number which begins at one and is incremented with each tunnel that is created. The value of this object will wrap at 65535.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

ipSecTunnelId 1.3.6.1.4.1.2.6.119.4.9.3.2.1.2
The internal ID of the Phase-2 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

ipSecTunnelIkeTunnelIndex 1.3.6.1.4.1.2.6.119.4.9.3.2.1.3
The index of the related IKE Phase-1 Tunnel. (ikeTunnelIndex)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipSecTunnelLocalAddr 1.3.6.1.4.1.2.6.119.4.9.3.2.1.4
The local IP address of the Phase-2 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ipSecTunnelRemoteAddr 1.3.6.1.4.1.2.6.119.4.9.3.2.1.5
The remote IP address of the Phase-2 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ipSecTunnelKeyType 1.3.6.1.4.1.2.6.119.4.9.3.2.1.6
The type of key used by the Phase-2 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ike(1), manual(2)  

ipSecTunnelEncapMode 1.3.6.1.4.1.2.6.119.4.9.3.2.1.7
The encapsulation mode used by the Phase-2 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER tunnel(1), transport(2)  

ipSecTunnelLifetime 1.3.6.1.4.1.2.6.119.4.9.3.2.1.8
The defined lifetime of the tunnel in hundredths of seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipSecTunnelActiveTime 1.3.6.1.4.1.2.6.119.4.9.3.2.1.9
The length of time the tunnel has been active in hundredths of seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipSecTunnelSaRefreshThreshold 1.3.6.1.4.1.2.6.119.4.9.3.2.1.10
The security association refresh threshold percentage of the tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

ipSecTunnelTotalRefreshes 1.3.6.1.4.1.2.6.119.4.9.3.2.1.11
The number of security association refreshes performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelExpiredSaInstances 1.3.6.1.4.1.2.6.119.4.9.3.2.1.12
The number of security association which have expired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelCurrentSaInstances 1.3.6.1.4.1.2.6.119.4.9.3.2.1.13
The number of security associations which are currently active or expiring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ipSecTunnelInSaEncrypt 1.3.6.1.4.1.2.6.119.4.9.3.2.1.14
The encryption used by the inbound security association.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER espNone(1), espDesIv64(2), espDes(3), esp3Des(4), espRc5(5), espIdea(6), espCast(7), espBlowfish(8), esp3iDes(9), espDesIv32(10), espRc4(11), espCdmf(12)  

ipSecTunnelInSaAuthAlgo 1.3.6.1.4.1.2.6.119.4.9.3.2.1.15
The authentication algorithm used by the inbound security association.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), hmacMd5(2), hmacSha(3), desMac(4), kpdk(5)  

ipSecTunnelOutSaEncrypt 1.3.6.1.4.1.2.6.119.4.9.3.2.1.16
The encryption used by the outbound security association.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER espNone(1), espDesIv64(2), espDes(3), esp3Des(4), espRc5(5), espIdea(6), espCast(7), espBlowfish(8), esp3iDes(9), espDesIv32(10), espRc4(11), espCdmf(12)  

ipSecTunnelOutSaAuthAlgo 1.3.6.1.4.1.2.6.119.4.9.3.2.1.17
The authentication algorithm used by the outbound security association.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), hmacMd5(2), hmacSha(3), desMac(4), kpdk(5)  

ipSecTunnelInOctets 1.3.6.1.4.1.2.6.119.4.9.3.2.1.18
The number of octets received. This value is accumulated BEFORE determining whether or not the packet should be decompressed. See also ipSecTunnelInOctWraps for the number of times this counter has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelInDecompOctets 1.3.6.1.4.1.2.6.119.4.9.3.2.1.19
The number of decompressed octets received. This value is accumulated AFTER the packet is decompressed. If compression is not being used, this value will match the value of ipSecTunnelInOctets. See also ipSecTunnelInDecompOctWraps for the number of times this counter has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelInPkts 1.3.6.1.4.1.2.6.119.4.9.3.2.1.20
The number of packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelInDropPkts 1.3.6.1.4.1.2.6.119.4.9.3.2.1.21
The number of packets dropped during received processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelInAuths 1.3.6.1.4.1.2.6.119.4.9.3.2.1.22
The total number of inbound authentication's performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelInAuthFails 1.3.6.1.4.1.2.6.119.4.9.3.2.1.23
The number of inbound authentication's which failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelInDecrypts 1.3.6.1.4.1.2.6.119.4.9.3.2.1.24
The total number of inbound decryption's performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelInDecryptFails 1.3.6.1.4.1.2.6.119.4.9.3.2.1.25
The number of inbound decryption's which failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelOutOctets 1.3.6.1.4.1.2.6.119.4.9.3.2.1.26
The number of octets sent. This value is accumulated AFTER determining whether or not the packet should be compressed. See also ipSecTunnelOutOctWraps for the number of times this counter has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelOutUncompOctets 1.3.6.1.4.1.2.6.119.4.9.3.2.1.27
The number of uncompressed octets sent. This value is accumulated BEFORE the packet is compress. If compression is not being used, this value will match the value of ipSecTunnelOutOctets. See also ipSecTunnelOutUncompOctWraps for the number of times this counter has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelOutPkts 1.3.6.1.4.1.2.6.119.4.9.3.2.1.28
The number of packets sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelOutDropPkts 1.3.6.1.4.1.2.6.119.4.9.3.2.1.29
The number of packets dropped during send processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelOutAuths 1.3.6.1.4.1.2.6.119.4.9.3.2.1.30
The total number of outbound authentication's performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelOutAuthFails 1.3.6.1.4.1.2.6.119.4.9.3.2.1.31
The number of outbound authentication's which failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelOutEncrypts 1.3.6.1.4.1.2.6.119.4.9.3.2.1.32
The total number of outbound encryption's performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelOutEncryptFails 1.3.6.1.4.1.2.6.119.4.9.3.2.1.33
The number of outbound encryption's which failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelStatus 1.3.6.1.4.1.2.6.119.4.9.3.2.1.34
The status of the MIB table row. This object can be used to: 1) allow user-data traffic flow through this tunnel by setting this the value of this object to active (1). 2 bring the tunnel down by setting the value of this object to destroy(2). 3) stop all user-data traffic flow through the tunnel by setting the value of this object to disable(3). This object cannot be used to create a MIB table row. Valid Status Changes New Status +---------+---------+---------+ Current Status | active | destroy | disable | +---------------+=========+=========+=========+ | active | Valid | Valid | Valid | +---------------+---------+---------+---------+ | destroy | Invalid | Invalid | Invalid | +---------------+---------+---------+---------+ | disable | Valid | Valid | Valid | +---------------+---------+---------+---------+
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), destroy(2), disabled(3)  

ipSecTunnelInOctWraps 1.3.6.1.4.1.2.6.119.4.9.3.2.1.35
The number of times the octets received counter (ipSecTunnelInOctets) has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelInDecompOctWraps 1.3.6.1.4.1.2.6.119.4.9.3.2.1.36
The number of times the decompressed octets received counter (ipSecTunnelInDecompOctets) has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelOutOctWraps 1.3.6.1.4.1.2.6.119.4.9.3.2.1.37
The number of times the octets sent counter (ipSecTunnelOutOctets) has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelOutUncompOctWraps 1.3.6.1.4.1.2.6.119.4.9.3.2.1.38
The number of times the uncompressed octets sent counter (ipSecTunnelOutUncompOctets) has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecClientTable 1.3.6.1.4.1.2.6.119.4.9.3.3
The IPSec Phase-2 Tunnel Client table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpSecClientEntry

ipSecClientEntry 1.3.6.1.4.1.2.6.119.4.9.3.3.1
An IPSec Phase-2 Tunnel Client entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpSecClientEntry  

ipSecClientIndex 1.3.6.1.4.1.2.6.119.4.9.3.3.1.1
The number of the Client associated with the Phase-2 Tunnel table. The value of this number begins at one and is incremented with each Client associated with a Phase-2 Tunnel. For example, each Phase-2 Tunnel may have Client Indices of 1 through 65,535. The value of this object will wrap at 65535.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

ipSecClientLocalName 1.3.6.1.4.1.2.6.119.4.9.3.3.1.2
The local name of the Client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ipSecClientLocalType 1.3.6.1.4.1.2.6.119.4.9.3.3.1.3
The local entry type. Possible values are: 1) The local IP Address Range is being used, or 2) The local IP Subnet Mask is being used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ipAddrRangeEntry(1), ipSubnetMaskEntry(2)  

ipSecClientLocalProtocol 1.3.6.1.4.1.2.6.119.4.9.3.3.1.4
The local protocol number for this Client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

ipSecClientLocalSubnetMask 1.3.6.1.4.1.2.6.119.4.9.3.3.1.5
The local subnet mask of the Client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ipSecClientLocalHiAddr 1.3.6.1.4.1.2.6.119.4.9.3.3.1.6
The local high IP Address of the Client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ipSecClientLocalLoAddr 1.3.6.1.4.1.2.6.119.4.9.3.3.1.7
The local low IP Address of the Client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ipSecClientLocalPort 1.3.6.1.4.1.2.6.119.4.9.3.3.1.8
The local port of the Client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipSecClientRemoteName 1.3.6.1.4.1.2.6.119.4.9.3.3.1.9
The remote name of the Client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ipSecClientRemoteType 1.3.6.1.4.1.2.6.119.4.9.3.3.1.10
The remote entry type. Possible values are: 1) The remote IP Address Range is being used, or 2) The remote IP Subnet Mask is being used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ipAddrRangeEntry(1), ipSubnetMaskEntry(2)  

ipSecClientRemoteProtocol 1.3.6.1.4.1.2.6.119.4.9.3.3.1.11
The remote protocol number for this Client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

ipSecClientRemoteSubnetMask 1.3.6.1.4.1.2.6.119.4.9.3.3.1.12
The remote subnet mask of the Client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ipSecClientRemoteHiAddr 1.3.6.1.4.1.2.6.119.4.9.3.3.1.13
The remote high IP Address of the Client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ipSecClientRemoteLoAddr 1.3.6.1.4.1.2.6.119.4.9.3.3.1.14
The remote low IP Address of the Client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ipSecClientRemotePort 1.3.6.1.4.1.2.6.119.4.9.3.3.1.15
The remote port of the Client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipSecSpiTable 1.3.6.1.4.1.2.6.119.4.9.3.4
The IPSec Phase-2 Security Protection Index table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpSecSpiEntry

ipSecSpiEntry 1.3.6.1.4.1.2.6.119.4.9.3.4.1
An IPSec Phase-2 Security Protection Index entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpSecSpiEntry  

ipSecSpiIndex 1.3.6.1.4.1.2.6.119.4.9.3.4.1.1
The number of the SPI associated with the Phase-2 Tunnel table. The value of this number begins at one and is incremented with each SPI associated with a Phase-2 Tunnel. For example, each Phase-2 Tunnel may have Client Indices of 1 through 65,535. The value of this object will wrap at 65535.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

ipSecSpiDirection 1.3.6.1.4.1.2.6.119.4.9.3.4.1.2
The direction of the SPI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER in(1), out(2)  

ipSecSpiValue 1.3.6.1.4.1.2.6.119.4.9.3.4.1.3
The value of the SPI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipSecSpiProtocol 1.3.6.1.4.1.2.6.119.4.9.3.4.1.4
The protocol of the SPI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ah(1), esp(2), ipcomp(3)  

ipSecSpiStatus 1.3.6.1.4.1.2.6.119.4.9.3.4.1.5
The status of the SPI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), expiring(2)  

ipSecTunnelHistTable 1.3.6.1.4.1.2.6.119.4.9.4.2
The IPSec Phase-2 Tunnel History table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpSecTunnelHistEntry

ipSecTunnelHistEntry 1.3.6.1.4.1.2.6.119.4.9.4.2.1
An IPSec Phase-2 Tunnel History entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpSecTunnelHistEntry  

ipSecTunnelHistIndex 1.3.6.1.4.1.2.6.119.4.9.4.2.1.1
The index of the IPSec Phase-2 Tunnel History table. 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 65535.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

ipSecTunnelHistId 1.3.6.1.4.1.2.6.119.4.9.4.2.1.2
The internal ID of the Phase-2 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

ipSecTunnelHistLocalAddr 1.3.6.1.4.1.2.6.119.4.9.4.2.1.3
The local IP address of the Phase-2 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ipSecTunnelHistRemoteAddr 1.3.6.1.4.1.2.6.119.4.9.4.2.1.4
The remote IP address of the Phase-2 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ipSecTunnelHistActiveTime 1.3.6.1.4.1.2.6.119.4.9.4.2.1.5
The length of time the tunnel was active in hundredths of seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipSecTunnelHistTotalRefreshes 1.3.6.1.4.1.2.6.119.4.9.4.2.1.6
The number of security association refreshes performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistTotalSas 1.3.6.1.4.1.2.6.119.4.9.4.2.1.7
The number of security associations which were active or or had expired during the life of the tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistInOctets 1.3.6.1.4.1.2.6.119.4.9.4.2.1.8
The number of octets received. This value is accumulated BEFORE determining whether or not the packet should be decompressed. See also ipSecTunnelHistInOctWraps for the number of times this counter has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistInDecompOctets 1.3.6.1.4.1.2.6.119.4.9.4.2.1.9
The number of decompressed octets received. This value is accumulated AFTER the packet is decompressed. If compression is not being used, this value will match the value of ipSecTunnelHistInOctets. See also ipSecTunnelHistInDecompOctWraps for the number of times this counter has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistInPkts 1.3.6.1.4.1.2.6.119.4.9.4.2.1.10
The number of packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistInDropPkts 1.3.6.1.4.1.2.6.119.4.9.4.2.1.11
The number of packets dropped during received processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistInAuths 1.3.6.1.4.1.2.6.119.4.9.4.2.1.12
The total number of inbound authentication's performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistInAuthFails 1.3.6.1.4.1.2.6.119.4.9.4.2.1.13
The number of inbound authentication's which failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistInDecrypts 1.3.6.1.4.1.2.6.119.4.9.4.2.1.14
The total number of inbound decryption's performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistInDecryptFails 1.3.6.1.4.1.2.6.119.4.9.4.2.1.15
The number of inbound decryption's which failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistOutOctets 1.3.6.1.4.1.2.6.119.4.9.4.2.1.16
The number of octets sent. This value is accumulated AFTER determining whether or not the packet should be compressed. See also ipSecTunnelHistOutOctWraps for the number of times this counter has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistOutUncompOctets 1.3.6.1.4.1.2.6.119.4.9.4.2.1.17
The number of uncompressed octets sent. This value is accumulated BEFORE the packet is compress. If compression is not being used, this value will match the value of ipSecTunnelHistOutOctets. See also ipSecTunnelHistOutUncompOctWraps for the number of times this counter has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistOutPkts 1.3.6.1.4.1.2.6.119.4.9.4.2.1.18
The number of packets sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistOutDropPkts 1.3.6.1.4.1.2.6.119.4.9.4.2.1.19
The number of packets dropped during send processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistOutAuths 1.3.6.1.4.1.2.6.119.4.9.4.2.1.20
The total number of outbound authentication's performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistOutAuthFails 1.3.6.1.4.1.2.6.119.4.9.4.2.1.21
The number of outbound authentication's which failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistOutEncrypts 1.3.6.1.4.1.2.6.119.4.9.4.2.1.22
The total number of outbound encryption's performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistOutEncryptFails 1.3.6.1.4.1.2.6.119.4.9.4.2.1.23
The number of outbound encryption's which failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistInOctWraps 1.3.6.1.4.1.2.6.119.4.9.4.2.1.24
The number of times the octets received counter (ipSecTunnelHistInOctets) has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistInDecompOctWraps 1.3.6.1.4.1.2.6.119.4.9.4.2.1.25
The number of times the decompressed octets received counter (ipSecTunnelHistInDecompOctets) has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistOutOctWraps 1.3.6.1.4.1.2.6.119.4.9.4.2.1.26
The number times the octets sent counter (ipSecTunnelHistOutOctets) has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecTunnelHistOutUncompOctWraps 1.3.6.1.4.1.2.6.119.4.9.4.2.1.27
The number times the uncompressed octets sent counter (ipSecTunnelHistOutUncompOctets) has wrapped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipSecFailTable 1.3.6.1.4.1.2.6.119.4.9.4.3
The IPSec Phase-2 Failure table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpSecFailEntry

ipSecFailEntry 1.3.6.1.4.1.2.6.119.4.9.4.3.1
An IPSec Phase-2 Failure entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpSecFailEntry  

ipSecFailIndex 1.3.6.1.4.1.2.6.119.4.9.4.3.1.1
The index of the IPSec Phase-2 Failure table. The value of the index is a number which begins at one and is incremented with each failure that occurs. The value of this object will wrap at 65535.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

ipSecFailReason 1.3.6.1.4.1.2.6.119.4.9.4.3.1.2
The reason for the failure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), sendAuthentication(2), recvAuthentication(3), decryption(4), encryption(5), compression(6), decompression(7)  

ipSecFailTime 1.3.6.1.4.1.2.6.119.4.9.4.3.1.3
The time of the failure in hundredths of seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipSecFailTunnelIndex 1.3.6.1.4.1.2.6.119.4.9.4.3.1.4
The Phase-2 Tunnel index (ipSecTunnelIndex).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

ipSecFailTunnelId 1.3.6.1.4.1.2.6.119.4.9.4.3.1.5
The internal ID of the Phase-2 Tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

ipSecFailSaSpi 1.3.6.1.4.1.2.6.119.4.9.4.3.1.6
The security association SPI value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipSecFailPktSrcAddr 1.3.6.1.4.1.2.6.119.4.9.4.3.1.7
The packet's source IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ipSecFailPktDstAddr 1.3.6.1.4.1.2.6.119.4.9.4.3.1.8
The packet's destination IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPSIpAddress  

ipSecTrapCntlIkeTunnelStart 1.3.6.1.4.1.2.6.119.4.9.5.1
This object defines the administrative state of sending the IPSec IKE Phase-1 Tunnel Start TRAP
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ipSecTrapCntlIkeTunnelStop 1.3.6.1.4.1.2.6.119.4.9.5.2
This object defines the administrative state of sending the IPSec IKE Phase-1 Tunnel Stop TRAP
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ipSecTrapCntlP2TunnelStart 1.3.6.1.4.1.2.6.119.4.9.5.3
This object defines the administrative state of sending the IPSec Phase-2 Tunnel Start TRAP
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ipSecTrapCntlP2TunnelStop 1.3.6.1.4.1.2.6.119.4.9.5.4
This object defines the administrative state of sending the IPSec Phase-2 Tunnel Stop TRAP
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ipSecTrapCntlAuthFail 1.3.6.1.4.1.2.6.119.4.9.5.5
This object defines the administrative state of sending the IPSec Authentication Failure TRAP
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ipSecTrapCntlDecryptFail 1.3.6.1.4.1.2.6.119.4.9.5.6
This object defines the administrative state of sending the IPSec Decryption Failure TRAP
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ikeTunnelStart 1
This TRAP is generated when an IPsec IKE Phase-1 Tunnel is created.
TRAP-TYPE    

ikeTunnelStop 2
This TRAP is generated when an IPsec IKE Phase-1 Tunnel is stopped.
TRAP-TYPE    

ipSecTunnelStart 3
This TRAP is generated when an IPsec Phase-2 Tunnel is created.
TRAP-TYPE    

ipSecTunnelStop 4
This TRAP is generated when an IPsec Phase-2 Tunnel is stopped.
TRAP-TYPE    

ipSecAuthFail 5
This TRAP is generated when a IPsec Phase-2 authenication failure is detected.
TRAP-TYPE    

ipSecDecryptFail 6
This TRAP is generated when a IPsec Phase-2 decryption failure is detected.
TRAP-TYPE