IPSECV1-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: IPSECV1-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ibmIROCroutingIpSec 1.3.6.1.4.1.2.6.119.4.9
     ipSecLevels 1.3.6.1.4.1.2.6.119.4.9.1
         ipSecMibLevel 1.3.6.1.4.1.2.6.119.4.9.1.1 integer read-only
The level of the IBM IPSec MIB.
     ipSecPhaseOne 1.3.6.1.4.1.2.6.119.4.9.2
         ikeTunnelTable 1.3.6.1.4.1.2.6.119.4.9.2.1 no-access
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.
             ikeTunnelEntry 1.3.6.1.4.1.2.6.119.4.9.2.1.1 no-access
Each entry contains attributes associated with a Phase-1 IKE tunnel.
                 ikeTunnelIndex 1.3.6.1.4.1.2.6.119.4.9.2.1.1.1 integer read-only
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.
                 ikeTunnelId 1.3.6.1.4.1.2.6.119.4.9.2.1.1.2 octet string read-only
The internal ID of the Phase-1 Tunnel.
                 ikeTunnelLocalAddr 1.3.6.1.4.1.2.6.119.4.9.2.1.1.3 ipsipaddress read-only
The local IP Address the Phase-1 Tunnel.
                 ikeTunnelLocalName 1.3.6.1.4.1.2.6.119.4.9.2.1.1.4 displaystring read-only
The local name of the Phase-1 Tunnel.
                 ikeTunnelRemoteAddr 1.3.6.1.4.1.2.6.119.4.9.2.1.1.5 ipsipaddress read-only
The local IP Address the Phase-1 Tunnel.
                 ikeTunnelRemoteName 1.3.6.1.4.1.2.6.119.4.9.2.1.1.6 displaystring read-only
The remote name of the Phase-1 Tunnel.
                 ikeTunnelNegoMode 1.3.6.1.4.1.2.6.119.4.9.2.1.1.7 integer read-only
The negotiation mode of the Phase-1 Tunnel. Enumeration: 'aggressive': 2, 'main': 1.
                 ikeTunnelLifetime 1.3.6.1.4.1.2.6.119.4.9.2.1.1.8 integer read-only
The lifetime of the Phase-1 Tunnel in seconds.
                 ikeTunnelActiveTime 1.3.6.1.4.1.2.6.119.4.9.2.1.1.9 timeticks read-only
The length of time the tunnel has been active in hundredths of seconds.
                 ikeTunnelSaRefreshThreshold 1.3.6.1.4.1.2.6.119.4.9.2.1.1.10 integer read-only
The security association refresh threshold percentage of the Phase-1 Tunnel.
                 ikeTunnelTotalRefreshes 1.3.6.1.4.1.2.6.119.4.9.2.1.1.11 counter read-only
The total number of security associations refreshes completed.
                 ikeTunnelInOctets 1.3.6.1.4.1.2.6.119.4.9.2.1.1.12 counter read-only
The total number of octets received by this Phase-1 Tunnel.
                 ikeTunnelInPkts 1.3.6.1.4.1.2.6.119.4.9.2.1.1.13 counter read-only
The total number of packets received by this Phase-1 Tunnel.
                 ikeTunnelInDropPkts 1.3.6.1.4.1.2.6.119.4.9.2.1.1.14 counter read-only
The total number of packets dropped by this Phase-1 Tunnel during receive processing.
                 ikeTunnelInNotifys 1.3.6.1.4.1.2.6.119.4.9.2.1.1.15 counter read-only
The total number of notifications received by this Phase-1 Tunnel.
                 ikeTunnelInP2Proposals 1.3.6.1.4.1.2.6.119.4.9.2.1.1.16 counter read-only
The total number of proposals received by this Phase-1 Tunnel.
                 ikeTunnelInP2ProposalInvalids 1.3.6.1.4.1.2.6.119.4.9.2.1.1.17 counter read-only
The total number of proposals received by this Phase-1 Tunnel which were invalid.
                 ikeTunnelInP2ProposalRejects 1.3.6.1.4.1.2.6.119.4.9.2.1.1.18 counter read-only
The total number of proposals received by this Phase-1 Tunnel which were rejected.
                 ikeTunnelInSaDeleteRequests 1.3.6.1.4.1.2.6.119.4.9.2.1.1.19 counter read-only
The total number of security association deleted requests received by this Phase-1 Tunnel.
                 ikeTunnelOutOctets 1.3.6.1.4.1.2.6.119.4.9.2.1.1.20 counter read-only
The total number of octets sent by this Phase-1 Tunnel.
                 ikeTunnelOutPkts 1.3.6.1.4.1.2.6.119.4.9.2.1.1.21 counter read-only
The total number of packets sent by this Phase-1 Tunnel.
                 ikeTunnelOutDropPkts 1.3.6.1.4.1.2.6.119.4.9.2.1.1.22 counter read-only
The total number of packets dropped by this Phase-1 Tunnel during send processing.
                 ikeTunnelOutNotifys 1.3.6.1.4.1.2.6.119.4.9.2.1.1.23 counter read-only
The total number of notifications sent by this Phase-1 Tunnel.
                 ikeTunnelOutP2Proposals 1.3.6.1.4.1.2.6.119.4.9.2.1.1.24 counter read-only
The total number of Phase-2 Proposals sent by this Phase-1 Tunnel.
                 ikeTunnelOutP2ProposalRejects 1.3.6.1.4.1.2.6.119.4.9.2.1.1.25 counter read-only
The total number of Phase-2 Proposals sent by this Phase-1 Tunnel which were rejected.
                 ikeTunnelOutSaDeleteRequests 1.3.6.1.4.1.2.6.119.4.9.2.1.1.26 counter read-only
The total number of security association deleted requests sent by this Phase-1 Tunnel.
                 ikeTunnelStatus 1.3.6.1.4.1.2.6.119.4.9.2.1.1.27 integer read-write
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. Enumeration: 'active': 1, 'destroy': 2.
     ipSecPhaseTwo 1.3.6.1.4.1.2.6.119.4.9.3
         ipSecGlobal 1.3.6.1.4.1.2.6.119.4.9.3.1
             ipSecGlobalActiveTunnels 1.3.6.1.4.1.2.6.119.4.9.3.1.1 counter read-only
The total number of currently active IPSec Phase-2 Tunnels.
             ipSecGlobalPreviousTunnels 1.3.6.1.4.1.2.6.119.4.9.3.1.2 counter read-only
The total number of previously active IPSec Phase-2 Tunnels.
             ipSecGlobalInOctets 1.3.6.1.4.1.2.6.119.4.9.3.1.3 counter read-only
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.
             ipSecGlobalInPkts 1.3.6.1.4.1.2.6.119.4.9.3.1.4 counter read-only
The total number of packets received by all current and previous IPSec Phase-2 Tunnels.
             ipSecGlobalInDrops 1.3.6.1.4.1.2.6.119.4.9.3.1.5 counter read-only
The total number of packets dropped during receive processing by all current and previous IPSec Phase-2 Tunnels.
             ipSecGlobalInAuths 1.3.6.1.4.1.2.6.119.4.9.3.1.6 counter read-only
The total number of inbound authentication's performed by all current and previous IPSec Phase-2 Tunnels.
             ipSecGlobalInAuthFails 1.3.6.1.4.1.2.6.119.4.9.3.1.7 counter read-only
The total number of inbound authentication's which ended in failure by all current and previous IPSec Phase-2 Tunnels.
             ipSecGlobalInDecrypts 1.3.6.1.4.1.2.6.119.4.9.3.1.8 counter read-only
The total number of inbound decryption's performed by all current and previous IPSec Phase-2 Tunnels.
             ipSecGlobalInDecryptFails 1.3.6.1.4.1.2.6.119.4.9.3.1.9 counter read-only
The total number of inbound decryption's which ended in failure by all current and previous IPSec Phase-2 Tunnels.
             ipSecGlobalOutOctets 1.3.6.1.4.1.2.6.119.4.9.3.1.10 counter read-only
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.
             ipSecGlobalOutPkts 1.3.6.1.4.1.2.6.119.4.9.3.1.11 counter read-only
The total number of packets sent by all current and previous IPSec Phase-2 Tunnels.
             ipSecGlobalOutDrops 1.3.6.1.4.1.2.6.119.4.9.3.1.12 counter read-only
The total number of packets dropped during send processing by all current and previous IPSec Phase-2 Tunnels.
             ipSecGlobalOutAuths 1.3.6.1.4.1.2.6.119.4.9.3.1.13 counter read-only
The total number of outbound authentication's performed by all current and previous IPSec Phase-2 Tunnels.
             ipSecGlobalOutAuthFails 1.3.6.1.4.1.2.6.119.4.9.3.1.14 counter read-only
The total number of outbound authentication's which ended in failure by all current and previous IPSec Phase-2 Tunnels.
             ipSecGlobalOutEncrypts 1.3.6.1.4.1.2.6.119.4.9.3.1.15 counter read-only
The total number of outbound encryption's performed by all current and previous IPSec Phase-2 Tunnels.
             ipSecGlobalOutEncryptFails 1.3.6.1.4.1.2.6.119.4.9.3.1.16 counter read-only
The total number of outbound encryption's which ended in failure by all current and previous IPSec Phase-2 Tunnels.
             ipSecGlobalInOctWraps 1.3.6.1.4.1.2.6.119.4.9.3.1.17 counter read-only
The number of times the total number of octets received counter (ipSecGlobalInOctets) has wrapped.
             ipSecGlobalOutOctWraps 1.3.6.1.4.1.2.6.119.4.9.3.1.18 counter read-only
The number of times the total number of octets sent counter (ipSecGlobalOutOctets) has wrapped.
         ipSecTunnelTable 1.3.6.1.4.1.2.6.119.4.9.3.2 no-access
The IPSec Phase-2 Tunnel table.
             ipSecTunnelEntry 1.3.6.1.4.1.2.6.119.4.9.3.2.1 no-access
An IPSec Phase-2 Tunnel entry.
                 ipSecTunnelIndex 1.3.6.1.4.1.2.6.119.4.9.3.2.1.1 integer read-only
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.
                 ipSecTunnelId 1.3.6.1.4.1.2.6.119.4.9.3.2.1.2 integer read-only
The internal ID of the Phase-2 Tunnel.
                 ipSecTunnelIkeTunnelIndex 1.3.6.1.4.1.2.6.119.4.9.3.2.1.3 integer read-only
The index of the related IKE Phase-1 Tunnel. (ikeTunnelIndex)
                 ipSecTunnelLocalAddr 1.3.6.1.4.1.2.6.119.4.9.3.2.1.4 ipsipaddress read-only
The local IP address of the Phase-2 Tunnel.
                 ipSecTunnelRemoteAddr 1.3.6.1.4.1.2.6.119.4.9.3.2.1.5 ipsipaddress read-only
The remote IP address of the Phase-2 Tunnel.
                 ipSecTunnelKeyType 1.3.6.1.4.1.2.6.119.4.9.3.2.1.6 integer read-only
The type of key used by the Phase-2 Tunnel. Enumeration: 'manual': 2, 'ike': 1.
                 ipSecTunnelEncapMode 1.3.6.1.4.1.2.6.119.4.9.3.2.1.7 integer read-only
The encapsulation mode used by the Phase-2 Tunnel. Enumeration: 'tunnel': 1, 'transport': 2.
                 ipSecTunnelLifetime 1.3.6.1.4.1.2.6.119.4.9.3.2.1.8 timeticks read-only
The defined lifetime of the tunnel in hundredths of seconds.
                 ipSecTunnelActiveTime 1.3.6.1.4.1.2.6.119.4.9.3.2.1.9 timeticks read-only
The length of time the tunnel has been active in hundredths of seconds.
                 ipSecTunnelSaRefreshThreshold 1.3.6.1.4.1.2.6.119.4.9.3.2.1.10 integer read-only
The security association refresh threshold percentage of the tunnel.
                 ipSecTunnelTotalRefreshes 1.3.6.1.4.1.2.6.119.4.9.3.2.1.11 counter read-only
The number of security association refreshes performed.
                 ipSecTunnelExpiredSaInstances 1.3.6.1.4.1.2.6.119.4.9.3.2.1.12 counter read-only
The number of security association which have expired.
                 ipSecTunnelCurrentSaInstances 1.3.6.1.4.1.2.6.119.4.9.3.2.1.13 gauge read-only
The number of security associations which are currently active or expiring.
                 ipSecTunnelInSaEncrypt 1.3.6.1.4.1.2.6.119.4.9.3.2.1.14 integer read-only
The encryption used by the inbound security association. Enumeration: 'espDes': 3, 'espCdmf': 12, 'espBlowfish': 8, 'espDesIv64': 2, 'espIdea': 6, 'espDesIv32': 10, 'espCast': 7, 'espRc5': 5, 'espRc4': 11, 'esp3iDes': 9, 'espNone': 1, 'esp3Des': 4.
                 ipSecTunnelInSaAuthAlgo 1.3.6.1.4.1.2.6.119.4.9.3.2.1.15 integer read-only
The authentication algorithm used by the inbound security association. Enumeration: 'hmacMd5': 2, 'none': 1, 'kpdk': 5, 'hmacSha': 3, 'desMac': 4.
                 ipSecTunnelOutSaEncrypt 1.3.6.1.4.1.2.6.119.4.9.3.2.1.16 integer read-only
The encryption used by the outbound security association. Enumeration: 'espDes': 3, 'espCdmf': 12, 'espBlowfish': 8, 'espDesIv64': 2, 'espIdea': 6, 'espDesIv32': 10, 'espCast': 7, 'espRc5': 5, 'espRc4': 11, 'esp3iDes': 9, 'espNone': 1, 'esp3Des': 4.
                 ipSecTunnelOutSaAuthAlgo 1.3.6.1.4.1.2.6.119.4.9.3.2.1.17 integer read-only
The authentication algorithm used by the outbound security association. Enumeration: 'hmacMd5': 2, 'none': 1, 'kpdk': 5, 'hmacSha': 3, 'desMac': 4.
                 ipSecTunnelInOctets 1.3.6.1.4.1.2.6.119.4.9.3.2.1.18 counter read-only
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.
                 ipSecTunnelInDecompOctets 1.3.6.1.4.1.2.6.119.4.9.3.2.1.19 counter read-only
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.
                 ipSecTunnelInPkts 1.3.6.1.4.1.2.6.119.4.9.3.2.1.20 counter read-only
The number of packets received.
                 ipSecTunnelInDropPkts 1.3.6.1.4.1.2.6.119.4.9.3.2.1.21 counter read-only
The number of packets dropped during received processing.
                 ipSecTunnelInAuths 1.3.6.1.4.1.2.6.119.4.9.3.2.1.22 counter read-only
The total number of inbound authentication's performed.
                 ipSecTunnelInAuthFails 1.3.6.1.4.1.2.6.119.4.9.3.2.1.23 counter read-only
The number of inbound authentication's which failed.
                 ipSecTunnelInDecrypts 1.3.6.1.4.1.2.6.119.4.9.3.2.1.24 counter read-only
The total number of inbound decryption's performed.
                 ipSecTunnelInDecryptFails 1.3.6.1.4.1.2.6.119.4.9.3.2.1.25 counter read-only
The number of inbound decryption's which failed.
                 ipSecTunnelOutOctets 1.3.6.1.4.1.2.6.119.4.9.3.2.1.26 counter read-only
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.
                 ipSecTunnelOutUncompOctets 1.3.6.1.4.1.2.6.119.4.9.3.2.1.27 counter read-only
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.
                 ipSecTunnelOutPkts 1.3.6.1.4.1.2.6.119.4.9.3.2.1.28 counter read-only
The number of packets sent.
                 ipSecTunnelOutDropPkts 1.3.6.1.4.1.2.6.119.4.9.3.2.1.29 counter read-only
The number of packets dropped during send processing.
                 ipSecTunnelOutAuths 1.3.6.1.4.1.2.6.119.4.9.3.2.1.30 counter read-only
The total number of outbound authentication's performed.
                 ipSecTunnelOutAuthFails 1.3.6.1.4.1.2.6.119.4.9.3.2.1.31 counter read-only
The number of outbound authentication's which failed.
                 ipSecTunnelOutEncrypts 1.3.6.1.4.1.2.6.119.4.9.3.2.1.32 counter read-only
The total number of outbound encryption's performed.
                 ipSecTunnelOutEncryptFails 1.3.6.1.4.1.2.6.119.4.9.3.2.1.33 counter read-only
The number of outbound encryption's which failed.
                 ipSecTunnelStatus 1.3.6.1.4.1.2.6.119.4.9.3.2.1.34 integer read-write
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 | +---------------+---------+---------+---------+ Enumeration: 'active': 1, 'destroy': 2, 'disabled': 3.
                 ipSecTunnelInOctWraps 1.3.6.1.4.1.2.6.119.4.9.3.2.1.35 counter read-only
The number of times the octets received counter (ipSecTunnelInOctets) has wrapped.
                 ipSecTunnelInDecompOctWraps 1.3.6.1.4.1.2.6.119.4.9.3.2.1.36 counter read-only
The number of times the decompressed octets received counter (ipSecTunnelInDecompOctets) has wrapped.
                 ipSecTunnelOutOctWraps 1.3.6.1.4.1.2.6.119.4.9.3.2.1.37 counter read-only
The number of times the octets sent counter (ipSecTunnelOutOctets) has wrapped.
                 ipSecTunnelOutUncompOctWraps 1.3.6.1.4.1.2.6.119.4.9.3.2.1.38 counter read-only
The number of times the uncompressed octets sent counter (ipSecTunnelOutUncompOctets) has wrapped.
         ipSecClientTable 1.3.6.1.4.1.2.6.119.4.9.3.3 no-access
The IPSec Phase-2 Tunnel Client table.
             ipSecClientEntry 1.3.6.1.4.1.2.6.119.4.9.3.3.1 no-access
An IPSec Phase-2 Tunnel Client entry.
                 ipSecClientIndex 1.3.6.1.4.1.2.6.119.4.9.3.3.1.1 integer read-only
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.
                 ipSecClientLocalName 1.3.6.1.4.1.2.6.119.4.9.3.3.1.2 displaystring read-only
The local name of the Client.
                 ipSecClientLocalType 1.3.6.1.4.1.2.6.119.4.9.3.3.1.3 integer read-only
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. Enumeration: 'ipSubnetMaskEntry': 2, 'ipAddrRangeEntry': 1.
                 ipSecClientLocalProtocol 1.3.6.1.4.1.2.6.119.4.9.3.3.1.4 integer read-only
The local protocol number for this Client.
                 ipSecClientLocalSubnetMask 1.3.6.1.4.1.2.6.119.4.9.3.3.1.5 ipsipaddress read-only
The local subnet mask of the Client.
                 ipSecClientLocalHiAddr 1.3.6.1.4.1.2.6.119.4.9.3.3.1.6 ipsipaddress read-only
The local high IP Address of the Client.
                 ipSecClientLocalLoAddr 1.3.6.1.4.1.2.6.119.4.9.3.3.1.7 ipsipaddress read-only
The local low IP Address of the Client.
                 ipSecClientLocalPort 1.3.6.1.4.1.2.6.119.4.9.3.3.1.8 integer read-only
The local port of the Client.
                 ipSecClientRemoteName 1.3.6.1.4.1.2.6.119.4.9.3.3.1.9 displaystring read-only
The remote name of the Client.
                 ipSecClientRemoteType 1.3.6.1.4.1.2.6.119.4.9.3.3.1.10 integer read-only
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. Enumeration: 'ipSubnetMaskEntry': 2, 'ipAddrRangeEntry': 1.
                 ipSecClientRemoteProtocol 1.3.6.1.4.1.2.6.119.4.9.3.3.1.11 integer read-only
The remote protocol number for this Client.
                 ipSecClientRemoteSubnetMask 1.3.6.1.4.1.2.6.119.4.9.3.3.1.12 ipsipaddress read-only
The remote subnet mask of the Client.
                 ipSecClientRemoteHiAddr 1.3.6.1.4.1.2.6.119.4.9.3.3.1.13 ipsipaddress read-only
The remote high IP Address of the Client.
                 ipSecClientRemoteLoAddr 1.3.6.1.4.1.2.6.119.4.9.3.3.1.14 ipsipaddress read-only
The remote low IP Address of the Client.
                 ipSecClientRemotePort 1.3.6.1.4.1.2.6.119.4.9.3.3.1.15 integer read-only
The remote port of the Client.
         ipSecSpiTable 1.3.6.1.4.1.2.6.119.4.9.3.4 no-access
The IPSec Phase-2 Security Protection Index table.
             ipSecSpiEntry 1.3.6.1.4.1.2.6.119.4.9.3.4.1 no-access
An IPSec Phase-2 Security Protection Index entry.
                 ipSecSpiIndex 1.3.6.1.4.1.2.6.119.4.9.3.4.1.1 integer read-only
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.
                 ipSecSpiDirection 1.3.6.1.4.1.2.6.119.4.9.3.4.1.2 integer read-only
The direction of the SPI. Enumeration: 'out': 2, 'in': 1.
                 ipSecSpiValue 1.3.6.1.4.1.2.6.119.4.9.3.4.1.3 integer read-only
The value of the SPI.
                 ipSecSpiProtocol 1.3.6.1.4.1.2.6.119.4.9.3.4.1.4 integer read-only
The protocol of the SPI. Enumeration: 'ah': 1, 'ipcomp': 3, 'esp': 2.
                 ipSecSpiStatus 1.3.6.1.4.1.2.6.119.4.9.3.4.1.5 integer read-only
The status of the SPI. Enumeration: 'active': 1, 'expiring': 2.
     ipSecHistory 1.3.6.1.4.1.2.6.119.4.9.4
         ipSecTunnelHistTable 1.3.6.1.4.1.2.6.119.4.9.4.2 no-access
The IPSec Phase-2 Tunnel History table.
             ipSecTunnelHistEntry 1.3.6.1.4.1.2.6.119.4.9.4.2.1 no-access
An IPSec Phase-2 Tunnel History entry.
                 ipSecTunnelHistIndex 1.3.6.1.4.1.2.6.119.4.9.4.2.1.1 integer read-only
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.
                 ipSecTunnelHistId 1.3.6.1.4.1.2.6.119.4.9.4.2.1.2 integer read-only
The internal ID of the Phase-2 Tunnel.
                 ipSecTunnelHistLocalAddr 1.3.6.1.4.1.2.6.119.4.9.4.2.1.3 ipsipaddress read-only
The local IP address of the Phase-2 Tunnel.
                 ipSecTunnelHistRemoteAddr 1.3.6.1.4.1.2.6.119.4.9.4.2.1.4 ipsipaddress read-only
The remote IP address of the Phase-2 Tunnel.
                 ipSecTunnelHistActiveTime 1.3.6.1.4.1.2.6.119.4.9.4.2.1.5 timeticks read-only
The length of time the tunnel was active in hundredths of seconds.
                 ipSecTunnelHistTotalRefreshes 1.3.6.1.4.1.2.6.119.4.9.4.2.1.6 counter read-only
The number of security association refreshes performed.
                 ipSecTunnelHistTotalSas 1.3.6.1.4.1.2.6.119.4.9.4.2.1.7 counter read-only
The number of security associations which were active or or had expired during the life of the tunnel.
                 ipSecTunnelHistInOctets 1.3.6.1.4.1.2.6.119.4.9.4.2.1.8 counter read-only
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.
                 ipSecTunnelHistInDecompOctets 1.3.6.1.4.1.2.6.119.4.9.4.2.1.9 counter read-only
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.
                 ipSecTunnelHistInPkts 1.3.6.1.4.1.2.6.119.4.9.4.2.1.10 counter read-only
The number of packets received.
                 ipSecTunnelHistInDropPkts 1.3.6.1.4.1.2.6.119.4.9.4.2.1.11 counter read-only
The number of packets dropped during received processing.
                 ipSecTunnelHistInAuths 1.3.6.1.4.1.2.6.119.4.9.4.2.1.12 counter read-only
The total number of inbound authentication's performed.
                 ipSecTunnelHistInAuthFails 1.3.6.1.4.1.2.6.119.4.9.4.2.1.13 counter read-only
The number of inbound authentication's which failed.
                 ipSecTunnelHistInDecrypts 1.3.6.1.4.1.2.6.119.4.9.4.2.1.14 counter read-only
The total number of inbound decryption's performed.
                 ipSecTunnelHistInDecryptFails 1.3.6.1.4.1.2.6.119.4.9.4.2.1.15 counter read-only
The number of inbound decryption's which failed.
                 ipSecTunnelHistOutOctets 1.3.6.1.4.1.2.6.119.4.9.4.2.1.16 counter read-only
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.
                 ipSecTunnelHistOutUncompOctets 1.3.6.1.4.1.2.6.119.4.9.4.2.1.17 counter read-only
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.
                 ipSecTunnelHistOutPkts 1.3.6.1.4.1.2.6.119.4.9.4.2.1.18 counter read-only
The number of packets sent.
                 ipSecTunnelHistOutDropPkts 1.3.6.1.4.1.2.6.119.4.9.4.2.1.19 counter read-only
The number of packets dropped during send processing.
                 ipSecTunnelHistOutAuths 1.3.6.1.4.1.2.6.119.4.9.4.2.1.20 counter read-only
The total number of outbound authentication's performed.
                 ipSecTunnelHistOutAuthFails 1.3.6.1.4.1.2.6.119.4.9.4.2.1.21 counter read-only
The number of outbound authentication's which failed.
                 ipSecTunnelHistOutEncrypts 1.3.6.1.4.1.2.6.119.4.9.4.2.1.22 counter read-only
The total number of outbound encryption's performed.
                 ipSecTunnelHistOutEncryptFails 1.3.6.1.4.1.2.6.119.4.9.4.2.1.23 counter read-only
The number of outbound encryption's which failed.
                 ipSecTunnelHistInOctWraps 1.3.6.1.4.1.2.6.119.4.9.4.2.1.24 counter read-only
The number of times the octets received counter (ipSecTunnelHistInOctets) has wrapped.
                 ipSecTunnelHistInDecompOctWraps 1.3.6.1.4.1.2.6.119.4.9.4.2.1.25 counter read-only
The number of times the decompressed octets received counter (ipSecTunnelHistInDecompOctets) has wrapped.
                 ipSecTunnelHistOutOctWraps 1.3.6.1.4.1.2.6.119.4.9.4.2.1.26 counter read-only
The number times the octets sent counter (ipSecTunnelHistOutOctets) has wrapped.
                 ipSecTunnelHistOutUncompOctWraps 1.3.6.1.4.1.2.6.119.4.9.4.2.1.27 counter read-only
The number times the uncompressed octets sent counter (ipSecTunnelHistOutUncompOctets) has wrapped.
         ipSecFailTable 1.3.6.1.4.1.2.6.119.4.9.4.3 no-access
The IPSec Phase-2 Failure table.
             ipSecFailEntry 1.3.6.1.4.1.2.6.119.4.9.4.3.1 no-access
An IPSec Phase-2 Failure entry.
                 ipSecFailIndex 1.3.6.1.4.1.2.6.119.4.9.4.3.1.1 integer read-only
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.
                 ipSecFailReason 1.3.6.1.4.1.2.6.119.4.9.4.3.1.2 integer read-only
The reason for the failure. Enumeration: 'decryption': 4, 'compression': 6, 'recvAuthentication': 3, 'encryption': 5, 'other': 1, 'sendAuthentication': 2, 'decompression': 7.
                 ipSecFailTime 1.3.6.1.4.1.2.6.119.4.9.4.3.1.3 timeticks read-only
The time of the failure in hundredths of seconds.
                 ipSecFailTunnelIndex 1.3.6.1.4.1.2.6.119.4.9.4.3.1.4 integer read-only
The Phase-2 Tunnel index (ipSecTunnelIndex).
                 ipSecFailTunnelId 1.3.6.1.4.1.2.6.119.4.9.4.3.1.5 integer read-only
The internal ID of the Phase-2 Tunnel.
                 ipSecFailSaSpi 1.3.6.1.4.1.2.6.119.4.9.4.3.1.6 integer read-only
The security association SPI value.
                 ipSecFailPktSrcAddr 1.3.6.1.4.1.2.6.119.4.9.4.3.1.7 ipsipaddress read-only
The packet's source IP address.
                 ipSecFailPktDstAddr 1.3.6.1.4.1.2.6.119.4.9.4.3.1.8 ipsipaddress read-only
The packet's destination IP address.
     ipSecTrapCntl 1.3.6.1.4.1.2.6.119.4.9.5
         ipSecTrapCntlIkeTunnelStart 1.3.6.1.4.1.2.6.119.4.9.5.1 integer read-write
This object defines the administrative state of sending the IPSec IKE Phase-1 Tunnel Start TRAP Enumeration: 'disabled': 2, 'enabled': 1.
         ipSecTrapCntlIkeTunnelStop 1.3.6.1.4.1.2.6.119.4.9.5.2 integer read-write
This object defines the administrative state of sending the IPSec IKE Phase-1 Tunnel Stop TRAP Enumeration: 'disabled': 2, 'enabled': 1.
         ipSecTrapCntlP2TunnelStart 1.3.6.1.4.1.2.6.119.4.9.5.3 integer read-write
This object defines the administrative state of sending the IPSec Phase-2 Tunnel Start TRAP Enumeration: 'disabled': 2, 'enabled': 1.
         ipSecTrapCntlP2TunnelStop 1.3.6.1.4.1.2.6.119.4.9.5.4 integer read-write
This object defines the administrative state of sending the IPSec Phase-2 Tunnel Stop TRAP Enumeration: 'disabled': 2, 'enabled': 1.
         ipSecTrapCntlAuthFail 1.3.6.1.4.1.2.6.119.4.9.5.5 integer read-write
This object defines the administrative state of sending the IPSec Authentication Failure TRAP Enumeration: 'disabled': 2, 'enabled': 1.
         ipSecTrapCntlDecryptFail 1.3.6.1.4.1.2.6.119.4.9.5.6 integer read-write
This object defines the administrative state of sending the IPSec Decryption Failure TRAP Enumeration: 'disabled': 2, 'enabled': 1.
       ikeTunnelStart 1.3.6.1.4.1.2.6.119.4.90.1
This TRAP is generated when an IPsec IKE Phase-1 Tunnel is created.
       ikeTunnelStop 1.3.6.1.4.1.2.6.119.4.90.2
This TRAP is generated when an IPsec IKE Phase-1 Tunnel is stopped.
       ipSecTunnelStart 1.3.6.1.4.1.2.6.119.4.90.3
This TRAP is generated when an IPsec Phase-2 Tunnel is created.
       ipSecTunnelStop 1.3.6.1.4.1.2.6.119.4.90.4
This TRAP is generated when an IPsec Phase-2 Tunnel is stopped.
       ipSecAuthFail 1.3.6.1.4.1.2.6.119.4.90.5
This TRAP is generated when a IPsec Phase-2 authenication failure is detected.
       ipSecDecryptFail 1.3.6.1.4.1.2.6.119.4.90.6
This TRAP is generated when a IPsec Phase-2 decryption failure is detected.