IPsecT1-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: IPsecT1-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
 ipsecMIB 1.3.6.1.4.1.2.6.168.1.1.1
This is the MIB Module for objects to manage the IP Security Protocol.
     ipsecMIBNotifications 1.3.6.1.4.1.2.6.168.1.1.1.0
         ikeTunnelStart 1.3.6.1.4.1.2.6.168.1.1.1.0.1
This notification is generated when an ipsec Phase-1 IKE Tunnel becomes active.
         ikeTunnelStop 1.3.6.1.4.1.2.6.168.1.1.1.0.2
This notification is generated when an ipsec Phase-1 IKE Tunnel becomes inactive.
         ikeSysFailure 1.3.6.1.4.1.2.6.168.1.1.1.0.3
This notification is generated when the processing for an ipsec Phase-1 IKE Tunnel experiences an internal or system capacity error.
         ikeCertCrlFailure 1.3.6.1.4.1.2.6.168.1.1.1.0.4
This notification is generated when the processing for an ipsec Phase-1 IKE Tunnel experiences a Certificate or a Certificate Revoke List (CRL) related error.
         ikeProtocolFailure 1.3.6.1.4.1.2.6.168.1.1.1.0.5
This notification is generated when the processing for an ipsec Phase-1 IKE Tunnel experiences a protocol related error.
         ikeNoSa 1.3.6.1.4.1.2.6.168.1.1.1.0.6
This notification is generated when the processing for an ipsec Phase-1 IKE Tunnel experiences a non-existent security association error.
         ipsecTunnelStart 1.3.6.1.4.1.2.6.168.1.1.1.0.7
This notification is generated when an ipsec Phase-2 Tunnel becomes active.
         ipsecTunnelStop 1.3.6.1.4.1.2.6.168.1.1.1.0.8
This notification is generated when an ipsec Phase-2 Tunnel becomes inactive.
         ipsecSysFailure 1.3.6.1.4.1.2.6.168.1.1.1.0.9
This notification is generated when the processing for an ipsec Phase-2 Tunnel experiences an internal or system capacity error.
         ipsecSetUpFailure 1.3.6.1.4.1.2.6.168.1.1.1.0.10
This notification is generated when the setup for an ipsec Phase-2 Tunnel fails.
         ipsecEarilyTunnelTerm 1.3.6.1.4.1.2.6.168.1.1.1.0.11
This notification is generated when an an ipsec Phase-2 Tunnel is terminated earily or before expected.
         ipsecProtocolFailure 1.3.6.1.4.1.2.6.168.1.1.1.0.12
This notification is generated when the processing for an ipsec Phase-2 Tunnel experiences a protocol related error.
         ipsecNoSa 1.3.6.1.4.1.2.6.168.1.1.1.0.13
This notification is generated when the processing for an ipsec Phase-2 Tunnel experiences a non-existent security association error.
     ipsecMIBObjects 1.3.6.1.4.1.2.6.168.1.1.1.1
         ipsecLevels 1.3.6.1.4.1.2.6.168.1.1.1.1.1
             ipsecMibLevel 1.3.6.1.4.1.2.6.168.1.1.1.1.1.1 integer32 read-only
The level of the ipsec MIB.
         ipsecPhaseOne 1.3.6.1.4.1.2.6.168.1.1.1.1.2
             ikeGlobalStats 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1
                 ikeGlobalActiveTunnels 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.1 gauge32 read-only
The number of currently active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalPreviousTunnels 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.2 counter32 read-only
The total number of previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalInOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.3 counter32 read-only
The total number of octets received by all currently and previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalInPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.4 counter32 read-only
The total number of packets received by all currently and previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalInDropPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.5 counter32 read-only
The total number of packets which were dropped during receive processing by all currently and previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalInNotifys 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.6 counter32 read-only
The total number of notifys received by all currently and previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalInP2Exchgs 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.7 counter32 read-only
The total number of ipsec Phase-2 exchanges received by all currently and previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalInP2ExchgInvalids 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.8 counter32 read-only
The total number of ipsec Phase-2 exchanges which were received and found to be invalid by all currently and previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalInP2ExchgRejects 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.9 counter32 read-only
The total number of ipsec Phase-2 exchanges which were received and rejected by all currently and previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalInP2SaDelRequests 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.10 counter32 read-only
The total number of ipsec Phase-2 security association delete requests received by all currently and previously active and ipsec Phase-1 IKE Tunnels.
                 ikeGlobalOutOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.11 counter32 read-only
The total number of octets sent by all currently and previously active and ipsec Phase-1 IKE Tunnels.
                 ikeGlobalOutPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.12 counter32 read-only
The total number of packets sent by all currently and previously active and ipsec Phase-1 IKE Tunnels.
                 ikeGlobalOutDropPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.13 counter32 read-only
The total number of packets which were dropped during send processing by all currently and previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalOutNotifys 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.14 counter32 read-only
The total number of notifys sent by all currently and previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalOutP2Exchgs 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.15 counter32 read-only
The total number of ipsec Phase-2 exchanges which were sent by all currently and previously active and ipsec Phase-1 IKE Tunnels.
                 ikeGlobalOutP2ExchgInvalids 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.16 counter32 read-only
The total number of ipsec Phase-2 exchanges which were sent and found to be invalid by all currently and previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalOutP2ExchgRejects 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.17 counter32 read-only
The total number of ipsec Phase-2 exchanges which were sent and rejected by all currently and previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalOutP2SaDelRequests 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.18 counter32 read-only
The total number of ipsec Phase-2 security association delete requests sent by all currently and previously active ipsec Phase-1 IKE Tunnels.
                 ikeGlobalInitTunnels 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.19 counter32 read-only
The total number of ipsec Phase-1 IKE Tunnels which were locally initiated.
                 ikeGlobalInitTunnelFails 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.20 counter32 read-only
The total number of ipsec Phase-1 IKE Tunnels which were locally initiated and failed to activate.
                 ikeGlobalRespTunnelFails 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.21 counter32 read-only
The total number of ipsec Phase-1 IKE Tunnels which were remotely initiated and failed to activate.
                 ikeGlobalSysCapFails 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.22 counter32 read-only
The total number of system capcity failures which occurred during processing of all current and previously active and ipsec Phase-1 IKE Tunnels.
                 ikeGlobalAuthFails 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.23 counter32 read-only
The total number of authentications which ended in failure by all current and previous ipsec Phase-1 IKE Tunnels.
                 ikeGlobalDecryptFails 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.24 counter32 read-only
The total number of decryptions which ended in failure by all current and previous ipsec Phase-1 IKE Tunnels.
                 ikeGlobalHashValidFails 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.25 counter32 read-only
The total number of hash validations which ended in failure by all current and previous ipsec Phase-1 IKE Tunnels.
                 ikeGlobalNoSaFails 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.26 counter32 read-only
The total number of non-existent Security Assocication in failures which occurred during processing of all current and previous ipsec Phase-1 IKE Tunnels.
                 ipsecGlobalProtocolUseFails 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.28 counter32 read-only
The total number of protocol use failures which occurred during processing of all current and previously active and ipsec Phase-2 Tunnels.
                 ipsecGlobalNoSaFails 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.29 counter32 read-only
The total number of non-existent Security Assocication in failures which occurred during processing of all current and previous ipsec Phase-2 Tunnels.
                 ipsecGlobalSysCapFails 1.3.6.1.4.1.2.6.168.1.1.1.1.2.1.30 counter32 read-only
The total number of system capcity failures which occurred during processing of all current and previously active and ipsec Phase-2 Tunnels.
             ikePeerTable 1.3.6.1.4.1.2.6.168.1.1.1.1.2.2 no-access
The ipsec Phase-1 Internet Key Exchange Peer Table. There is one entry in this table for each ipsec Phase-1 IKE peer association which is currently associated with an active ipsec Phase-2 Tunnel. The ipsec Phase-1 IKE Tunnel associated with this ipsec Phase-1 IKE peer association may or may not be currently active.
                 ikePeerEntry 1.3.6.1.4.1.2.6.168.1.1.1.1.2.2.1 no-access
Each entry contains the attributes associated with an ipsec Phase-1 IKE peer association.
                     ikePeerLocalType 1.3.6.1.4.1.2.6.168.1.1.1.1.2.2.1.1 ikepeertype no-access
The type of local peer identity. The local peer may be indentified by: 1. an IP address, or 2. a host name.
                     ikePeerLocalValue 1.3.6.1.4.1.2.6.168.1.1.1.1.2.2.1.2 displaystring no-access
The value of the local peer identity. If the local peer type is an IP Address, then this is the IP Address used to identify the local peer. If the local peer type is a host name, then this is the host name used to identify the local peer.
                     ikePeerRemoteType 1.3.6.1.4.1.2.6.168.1.1.1.1.2.2.1.3 ikepeertype no-access
The type of remote peer identity. The remote peer may be indentified by: 1. an IP address, or 2. a host name.
                     ikePeerRemoteValue 1.3.6.1.4.1.2.6.168.1.1.1.1.2.2.1.4 displaystring no-access
The value of the remote peer identity. If the remote peer type is an IP Address, then this is the IP Address used to identify the remote peer. If the remote peer type is a host name, then this is the host name used to identify the remote peer.
                     ikePeerIntIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.2.2.1.5 integer32 no-access
The internal index of the local-remote peer association. This internal index is used to uniquely identify multiple associations between the local and remote peer.
                     ikePeerLocalAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.2.2.1.6 ipsipaddress read-only
The IP address of the local peer.
                     ikePeerRemoteAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.2.2.1.7 ipsipaddress read-only
The IP address of the remote peer.
                     ikePeerActiveTime 1.3.6.1.4.1.2.6.168.1.1.1.1.2.2.1.8 timeinterval read-only
The length of time that the peer association has existed in hundredths of a second.
                     ikePeerActiveTunnelIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.2.2.1.9 integer32 read-only
The index of the active ipsec Phase-1 IKE Tunnel (ikeTunIndex in the ikeTunnelTable) for this peer association. If an ipsec Phase-1 IKE Tunnel is not currently active, then the value of this object will be zero.
             ikeTunnelTable 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3 no-access
The ipsec Phase-1 Internet Key Exchange Tunnel Table. There is one entry in this table for each active ipsec Phase-1 IKE Tunnel.
                 ikeTunnelEntry 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1 no-access
Each entry contains the attributes associated with an active ipsec Phase-1 IKE Tunnel.
                     ikeTunIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.1 integer32 no-access
The index of the ipsec Phase-1 IKE 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 2,147,483,647.
                     ikeTunLocalType 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.2 ikepeertype read-only
The type of local peer identity. The local peer may be indentified by: 1. an IP address, or 2. a host name.
                     ikeTunLocalValue 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.3 displaystring read-only
The value of the local peer identity. If the local peer type is an IP Address, then this is the IP Address used to identify the local peer. If the local peer type is a host name, then this is the host name used to identify the local peer.
                     ikeTunLocalAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.4 ipsipaddress read-only
The IP address of the local endpoint for the ipsec Phase-1 IKE Tunnel.
                     ikeTunLocalName 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.5 displaystring read-only
The DNS name of the local IP address for the ipsec Phase-1 IKE Tunnel. If the DNS name associated with the local tunnel endpoint is not known, then the value of this object will be a NULL string.
                     ikeTunRemoteType 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.6 ikepeertype read-only
The type of remote peer identity. The remote peer may be indentified by: 1. an IP address, or 2. a host name.
                     ikeTunRemoteValue 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.7 displaystring read-only
The value of the remote peer identity. If the remote peer type is an IP Address, then this is the IP Address used to identify the remote peer. If the remote peer type is a host name, then this is the host name used to identify the remote peer.
                     ikeTunRemoteAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.8 ipsipaddress read-only
The IP address of the remote endpoint for the ipsec Phase-1 IKE Tunnel.
                     ikeTunRemoteName 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.9 displaystring read-only
The DNS name of the remote IP address of ipsec Phase-1 IKE Tunnel. If the DNS name associated with the remote tunnel endpoint is not known, then the value of this object will be a NULL string.
                     ikeTunNegoMode 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.10 ikenegomode read-only
The negotiation mode of the ipsec Phase-1 IKE Tunnel.
                     ikeTunDiffHellmanGrp 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.11 diffhellmangrp read-only
The Diffie Hellman Group used in ipsec Phase-1 IKE negotiations.
                     ikeTunEncryptAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.12 encryptalgo read-only
The encryption algorithm used in ipsec Phase-1 IKE negotiations.
                     ikeTunHashAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.13 ikehashalgo read-only
The hash algorithm used in ipsec Phase-1 IKE negotiations.
                     ikeTunAuthMethod 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.14 ikeauthmethod read-only
The authentication method used in ipsec Phase-1 IKE negotiations.
                     ikeTunLifeTime 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.15 integer32 read-only
The negotiated LifeTime of the ipsec Phase-1 IKE Tunnel in seconds.
                     ikeTunActiveTime 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.16 timeinterval read-only
The length of time the ipsec Phase-1 IKE tunnel has been active in hundredths of seconds.
                     ikeTunSaRefreshThreshold 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.17 integer32 read-only
The security assoication refresh threshold in seconds.
                     ikeTunTotalRefreshes 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.18 counter32 read-only
The total number of security associations refreshes performed.
                     ikeTunInOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.19 counter32 read-only
The total number of octets received by this ipsec Phase-1 IKE Tunnel.
                     ikeTunInPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.20 counter32 read-only
The total number of packets received by this ipsec Phase-1 IKE Tunnel.
                     ikeTunInDropPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.21 counter32 read-only
The total number of packets dropped by this ipsec Phase-1 IKE Tunnel during receive processing.
                     ikeTunInNotifys 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.22 counter32 read-only
The total number of notifys received by this ipsec Phase-1 IKE Tunnel.
                     ikeTunInP2Exchgs 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.23 counter32 read-only
The total number of ipsec Phase-2 exchanges received by this ipsec Phase-1 IKE Tunnel.
                     ikeTunInP2ExchgInvalids 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.24 counter32 read-only
The total number of ipsec Phase-2 exchanges received and found to be invalid by this ipsec Phase-1 IKE Tunnel.
                     ikeTunInP2ExchgRejects 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.25 counter32 read-only
The total number of ipsec Phase-2 exchanges received and rejected by this ipsec Phase-1 IKE Tunnel.
                     ikeTunInP2SaDelRequests 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.26 counter32 read-only
The total number of ipsec Phase-2 security association delete requests received by this ipsec Phase-1 IKE Tunnel.
                     ikeTunOutOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.27 counter32 read-only
The total number of octets sent by this ipsec Phase-1 IKE Tunnel.
                     ikeTunOutPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.28 counter32 read-only
The total number of packets sent by this ipsec Phase-1 IKE Tunnel.
                     ikeTunOutDropPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.29 counter32 read-only
The total number of packets dropped by this ipsec Phase-1 IKE Tunnel during send processing.
                     ikeTunOutNotifys 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.30 counter32 read-only
The total number of notifys sent by this ipsec Phase-1 IKE Tunnel.
                     ikeTunOutP2Exchgs 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.31 counter32 read-only
The total number of ipsec Phase-2 exchanges sent by this ipsec Phase-1 IKE Tunnel.
                     ikeTunOutP2ExchgInvalids 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.32 counter32 read-only
The total number of ipsec Phase-2 exchanges sent and found to be invalid by this ipsec Phase-1 IKE Tunnel.
                     ikeTunOutP2ExchgRejects 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.33 counter32 read-only
The total number of ipsec Phase-2 exchanges sent and rejected by this ipsec Phase-1 IKE Tunnel.
                     ikeTunOutP2SaDelRequests 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.34 counter32 read-only
The total number of ipsec Phase-2 security association delete requests sent by this ipsec Phase-1 IKE Tunnel.
                     ikeTunStatus 1.3.6.1.4.1.2.6.168.1.1.1.1.2.3.1.35 tunnelstatus 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.
             ikePeerCorrTable 1.3.6.1.4.1.2.6.168.1.1.1.1.2.4 no-access
The ipsec Phase-1 Internet Key Exchange Peer Association to ipsec Phase-2 Tunnel Correlation Table. There is one entry in this table for each active ipsec Phase-2 Tunnel.
                 ikePeerCorrEntry 1.3.6.1.4.1.2.6.168.1.1.1.1.2.4.1 no-access
Each entry contains the attributes of an an ipsec Phase-1 IKE Peer Association to ipsec Phase-2 Tunnel Correlation.
                     ikePeerCorrLocalType 1.3.6.1.4.1.2.6.168.1.1.1.1.2.4.1.1 ikepeertype no-access
The type of local peer identity. The local peer may be indentified by: 1. an IP address, or 2. a host name.
                     ikePeerCorrLocalValue 1.3.6.1.4.1.2.6.168.1.1.1.1.2.4.1.2 displaystring no-access
The value of the local peer identity. If the local peer type is an IP Address, then this is the IP Address used to identify the local peer. If the local peer type is a host name, then this is the host name used to identify the local peer.
                     ikePeerCorrRemoteType 1.3.6.1.4.1.2.6.168.1.1.1.1.2.4.1.3 ikepeertype no-access
The type of remote peer identity. The remote peer may be indentified by: 1. an IP address, or 2. a host name.
                     ikePeerCorrRemoteValue 1.3.6.1.4.1.2.6.168.1.1.1.1.2.4.1.4 displaystring no-access
The value of the remote peer identity. If the remote peer type is an IP Address, then this is the IP Address used to identify the remote peer. If the remote peer type is a host name, then this is the host name used to identify the remote peer.
                     ikePeerCorrIntIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.2.4.1.5 integer32 no-access
The internal index of the local-remote peer association. This internal index is used to uniquely identify multiple associations between the local and remote peer.
                     ikePeerCorrSeqNum 1.3.6.1.4.1.2.6.168.1.1.1.1.2.4.1.6 integer32 no-access
The sequence number of the local-remote peer association. This sequence number is used to uniquely identify multiple instances of an unique association between the local and remote peer.
                     ikePeerCorripsecTunIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.2.4.1.7 integer32 read-only
The index of the active ipsec Phase-2 Tunnel (ipsecTunIndex in the ipsecTunnelTable) for this ipsec Phase-1 IKE Peer Association.
         ipsecPhaseTwo 1.3.6.1.4.1.2.6.168.1.1.1.1.3
             ipsecGlobalStats 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1
                 ipsecGlobalActiveTunnels 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.1 gauge32 read-only
The total number of currently active ipsec Phase-2 Tunnels.
                 ipsecGlobalPreviousTunnels 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.2 counter32 read-only
The total number of previously active ipsec Phase-2 Tunnels.
                 ipsecGlobalInOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.3 counter32 read-only
The total number of octets received by all current and previous ipsec Phase-2 Tunnels. This value is accumulated BEFORE determining whether or not the packet should be decompressed. See also ipsecGlobalInOctWraps for the number of times this counter has wrapped.
                 ipsecGlobalHcInOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.4 counter64 read-only
A high capacity count of the total number of octets received by all current and previous ipsec Phase-2 Tunnels. This value is accumulated BEFORE determining whether or not the packet should be decompressed.
                 ipsecGlobalInOctWraps 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.5 counter32 read-only
The number of times the global octets received counter (ipsecGlobalInOctets) has wrapped.
                 ipsecGlobalInDecompOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.6 counter32 read-only
The total number of decompressed octets received by all current and previous ipsec Phase-2 Tunnels. This value is accumulated AFTER the packet is decompressed. If compression is not being used, this value will match the value of ipsecGlobalInOctets. See also ipsecGlobalInDecompOctWraps for the number of times this counter has wrapped.
                 ipsecGlobalHcInDecompOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.7 counter64 read-only
A high capacity count of the total number of decompressed octets received by all current and previous ipsec Phase-2 Tunnels. This value is accumulated AFTER the packet is decompressed. If compression is not being used, this value will match the value of ipsecGlobalHcInOctets.
                 ipsecGlobalInDecompOctWraps 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.8 counter32 read-only
The number of times the global decompressed octets received counter (ipsecGlobalInDecompOctets) has wrapped.
                 ipsecGlobalInPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.9 counter32 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.168.1.1.1.1.3.1.10 counter32 read-only
The total number of packets dropped during receive processing by all current and previous ipsec Phase-2 Tunnels. This count does NOT include packets dropped due to Anti-Replay processing.
                 ipsecGlobalInReplayDrops 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.11 counter32 read-only
The total number of packets dropped during receive processing due to Anti-Replay processing by all current and previous ipsec Phase-2 Tunnels.
                 ipsecGlobalInAuths 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.12 counter32 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.168.1.1.1.1.3.1.13 counter32 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.168.1.1.1.1.3.1.14 counter32 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.168.1.1.1.1.3.1.15 counter32 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.168.1.1.1.1.3.1.16 counter32 read-only
The total number of octets sent by all current and previous ipsec Phase-2 Tunnels. This value is accumulated AFTER determining whether or not the packet should be compressed. See also ipsecGlobalOutOctWraps for the number of times this counter has wrapped.
                 ipsecGlobalHcOutOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.17 counter64 read-only
A high capacity count of the total number of octets sent by all current and previous ipsec Phase-2 Tunnels. This value is accumulated AFTER determining whether or not the packet should be compressed.
                 ipsecGlobalOutOctWraps 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.18 counter32 read-only
The number of times the global octets sent counter (ipsecGlobalOutOctets) has wrapped.
                 ipsecGlobalOutUncompOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.19 counter32 read-only
The total number of uncompressed octets sent by all current and previous ipsec Phase-2 Tunnels. This value is accumulated BEFORE the packet is compressed. If compression is not being used, this value will match the value of ipsecGlobalOutOctets. See also ipsecGlobalOutDecompOctWraps for the number of times this counter has wrapped.
                 ipsecGlobalHcOutUncompOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.20 counter64 read-only
A high capacity count of the total number of uncompressed octets sent by all current and previous ipsec Phase-2 Tunnels. This value is accumulated BEFORE the packet is compressed. If compression is not being used, this value will match the value of ipsecGlobalHcOutOctets.
                 ipsecGlobalOutUncompOctWraps 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.21 counter32 read-only
The number of times the global uncompressed octets sent counter (ipsecGlobalInUncompOctets) has wrapped.
                 ipsecGlobalOutPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.3.1.22 counter32 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.168.1.1.1.1.3.1.23 counter32 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.168.1.1.1.1.3.1.24 counter32 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.168.1.1.1.1.3.1.25 counter32 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.168.1.1.1.1.3.1.26 counter32 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.168.1.1.1.1.3.1.27 counter32 read-only
The total number of outbound encryption's which ended in failure by all current and previous ipsec Phase-2 Tunnels.
             ipsecTunnelTable 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2 no-access
The ipsec Phase-2 Tunnel Table. There is one entry in this table for each active ipsec Phase-2 Tunnel.
                 ipsecTunnelEntry 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1 no-access
Each entry contains the attributes associated with an active ipsec Phase-2 Tunnel.
                     ipsecTunIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.1 integer32 no-access
The index of the ipsec 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 2,147,483,647.
                     ipsecTunIkeTunnelIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.2 integer32 read-only
The index of the associated ipsec Phase-1 IKE Tunnel. (ikeTunIndex in the ikeTunnelTable)
                     ipsecTunIkeTunnelAlive 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.3 truthvalue read-only
An indicator which specifies whether or not the ipsec Phase-1 IKE Tunnel currently exists.
                     ipsecTunLocalAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.4 ipsipaddress read-only
The IP address of the local endpoint for the ipsec Phase-2 Tunnel.
                     ipsecTunRemoteAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.5 ipsipaddress read-only
The IP address of the remote endpoint for the ipsec Phase-2 Tunnel.
                     ipsecTunKeyType 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.6 keytype read-only
The type of key used by the ipsec Phase-2 Tunnel.
                     ipsecTunEncapMode 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.7 encapmode read-only
The encapsulation mode used by the ipsec Phase-2 Tunnel.
                     ipsecTunLifeSize 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.8 integer32 read-only
The negotiated LifeSize of the ipsec Phase-2 Tunnel in kilobytes.
                     ipsecTunLifeTime 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.9 integer32 read-only
The negotiated LifeTime of the ipsec Phase-2 Tunnel in seconds.
                     ipsecTunActiveTime 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.10 timeinterval read-only
The length of time the ipsec Phase-2 Tunnel has been active in hundredths of seconds.
                     ipsecTunSaLifeSizeThreshold 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.11 integer32 read-only
The security association LifeSize refresh threshold in kilobytes.
                     ipsecTunSaLifeTimeThreshold 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.12 integer32 read-only
The security association LifeTime refresh threshold in seconds.
                     ipsecTunTotalRefreshes 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.13 counter32 read-only
The total number of security association refreshes performed.
                     ipsecTunExpiredSaInstances 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.14 counter32 read-only
The total number of security associations which have expired.
                     ipsecTunCurrentSaInstances 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.15 gauge32 read-only
The number of security associations which are currently active or expiring.
                     ipsecTunInSaDiffHellmanGrp 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.16 diffhellmangrp read-only
The Diffie Hellman Group used by the inbound security association of the ipsec Phase-2 Tunnel.
                     ipsecTunInSaEncryptAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.17 encryptalgo read-only
The encryption algorithm used by the inbound security association of the ipsec Phase-2 Tunnel.
                     ipsecTunInSaAhAuthAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.18 authalgo read-only
The authentication algorithm used by the inbound authentication header (AH) security association of the ipsec Phase-2 Tunnel.
                     ipsecTunInSaEspAuthAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.19 authalgo read-only
The authentication algorithm used by the inbound ecapsulation security protocol (ESP) security association of the ipsec Phase-2 Tunnel.
                     ipsecTunInSaDecompAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.20 compalgo read-only
The decompression algorithm used by the inbound security association of the ipsec Phase-2 Tunnel.
                     ipsecTunOutSaDiffHellmanGrp 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.21 diffhellmangrp read-only
The Diffie Hellman Group used by the outbound security association of the ipsec Phase-2 Tunnel.
                     ipsecTunOutSaEncryptAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.22 encryptalgo read-only
The encryption algorithm used by the outbound security association of the ipsec Phase-2 Tunnel.
                     ipsecTunOutSaAhAuthAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.23 authalgo read-only
The authentication algorithm used by the outbound authentication header (AH) security association of the ipsec Phase-2 Tunnel.
                     ipsecTunOutSaEspAuthAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.24 authalgo read-only
The authentication algorithm used by the inbound ecapsulation security protocol (ESP) security association of the ipsec Phase-2 Tunnel.
                     ipsecTunOutSaCompAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.25 compalgo read-only
The compression algorithm used by the inbound security association of the ipsec Phase-2 Tunnel.
                     ipsecTunInOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.26 counter32 read-only
The total number of octets received by this ipsec Phase-2 Tunnel. This value is accumulated BEFORE determining whether or not the packet should be decompressed. See also ipsecTunInOctWraps for the number of times this counter has wrapped.
                     ipsecTunHcInOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.27 counter64 read-only
A high capacity count of the total number of octets received by this ipsec Phase-2 Tunnel. This value is accumulated BEFORE determining whether or not the packet should be decompressed.
                     ipsecTunInOctWraps 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.28 counter32 read-only
The number of times the octets received counter (ipsecTunInOctets) has wrapped.
                     ipsecTunInDecompOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.29 counter32 read-only
The total number of decompressed octets received by this ipsec Phase-2 Tunnel. This value is accumulated AFTER the packet is decompressed. If compression is not being used, this value will match the value of ipsecTunInOctets. See also ipsecTunInDecompOctWraps for the number of times this counter has wrapped.
                     ipsecTunHcInDecompOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.30 counter64 read-only
A high capacity count of the total number of decompressed octets received by this ipsec Phase-2 Tunnel. This value is accumulated AFTER the packet is decompressed. If compression is not being used, this value will match the value of ipsecTunHcInOctets.
                     ipsecTunInDecompOctWraps 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.31 counter32 read-only
The number of times the decompressed octets received counter (ipsecTunInDecompOctets) has wrapped.
                     ipsecTunInPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.32 counter32 read-only
The total number of packets received by this ipsec Phase-2 Tunnel.
                     ipsecTunInDropPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.33 counter32 read-only
The total number of packets dropped during receive processing by this ipsec Phase-2 Tunnel. This count does NOT include packets dropped due to Anti-Replay processing.
                     ipsecTunInReplayDropPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.34 counter32 read-only
The total number of packets dropped during receive processing due to Anti-Replay processing by this ipsec Phase-2 Tunnel.
                     ipsecTunInAuths 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.35 counter32 read-only
The total number of inbound authentication's performed by this ipsec Phase-2 Tunnel.
                     ipsecTunInAuthFails 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.36 counter32 read-only
The total number of inbound authentication's which ended in failure by this ipsec Phase-2 Tunnel .
                     ipsecTunInDecrypts 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.37 counter32 read-only
The total number of inbound decryption's performed by this ipsec Phase-2 Tunnel.
                     ipsecTunInDecryptFails 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.38 counter32 read-only
The total number of inbound decryption's which ended in failure by this ipsec Phase-2 Tunnel.
                     ipsecTunOutOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.39 counter32 read-only
The total number of octets sent by this ipsec Phase-2 Tunnel. This value is accumulated AFTER determining whether or not the packet should be compressed. See also ipsecTunOutOctWraps for the number of times this counter has wrapped.
                     ipsecTunHcOutOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.40 counter64 read-only
A high capacity count of the total number of octets sent by this ipsec Phase-2 Tunnel. This value is accumulated AFTER determining whether or not the packet should be compressed.
                     ipsecTunOutOctWraps 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.41 counter32 read-only
The number of times the octets sent counter (ipsecTunOutOctets) has wrapped.
                     ipsecTunOutUncompOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.42 counter32 read-only
The total number of uncompressed octets sent by this ipsec Phase-2 Tunnel. This value is accumulated BEFORE the packet is compressed. If compression is not being used, this value will match the value of ipsecTunOutOctets. See also ipsecTunOutDecompOctWraps for the number of times this counter has wrapped.
                     ipsecTunHcOutUncompOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.43 counter64 read-only
A high capacity count of the total number of uncompressed octets sent by this ipsec Phase-2 Tunnel. This value is accumulated BEFORE the packet is compressed. If compression is not being used, this value will match the value of ipsecTunHcOutOctets.
                     ipsecTunOutUncompOctWraps 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.44 counter32 read-only
The number of times the uncompressed octets sent counter (ipsecTunInUncompOctets) has wrapped.
                     ipsecTunOutPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.45 counter32 read-only
The total number of packets sent by this ipsec Phase-2 Tunnel.
                     ipsecTunOutDropPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.46 counter32 read-only
The total number of packets dropped during send processing by this ipsec Phase-2 Tunnel.
                     ipsecTunOutAuths 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.47 counter32 read-only
The total number of outbound authentication's performed by this ipsec Phase-2 Tunnel.
                     ipsecTunOutAuthFails 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.48 counter32 read-only
The total number of outbound authentication's which ended in failure by this ipsec Phase-2 Tunnel.
                     ipsecTunOutEncrypts 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.49 counter32 read-only
The total number of outbound encryption's performed by this ipsec Phase-2 Tunnel.
                     ipsecTunOutEncryptFails 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.50 counter32 read-only
The total number of outbound encryption's which ended in failure by this ipsec Phase-2 Tunnel.
                     ipsecTunStatus 1.3.6.1.4.1.2.6.168.1.1.1.1.3.2.1.51 tunnelstatus 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.
             ipsecEndPtTable 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3 no-access
The ipsec Phase-2 Tunnel Endpoint Table. This table contains an entry for each active endpoint associated with an ipsec Phase-2 Tunnel.
                 ipsecEndPtEntry 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1 no-access
An ipsec Phase-2 Tunnel Endpoint entry.
                     ipsecEndPtIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.1 integer32 no-access
The number of the Endpoint associated with the ipsec Phase-2 Tunnel Table. The value of this index is a number which begins at one and is incremented with each Endpoint associated with an ipsec Phase-2 Tunnel. The value of this object will wrap at 2,147,483,647.
                     ipsecEndPtLocalName 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.2 displaystring read-only
The DNS name of the local Endpoint.
                     ipsecEndPtLocalType 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.3 endpttype read-only
The type of identity for the local Endpoint. Possible values are: 1) a single IP address, or 2) an IP address range, or 3) an IP subnet.
                     ipsecEndPtLocalAddr1 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.4 ipsipaddress read-only
The local Endpoint's first IP address specification. If the local Endpoint type is single IP address, then this is the value of the IP address. If the local Endpoint type is IP subnet, then this is the value of the subnet. If the local Endpoint type is IP address range, then this is the value of beginning IP address of the range.
                     ipsecEndPtLocalAddr2 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.5 ipsipaddress read-only
The local Endpoint's second IP address specification. If the local Endpoint type is single IP address, then this is the value of the IP address. If the local Endpoint type is IP subnet, then this is the value of the subnet mask. If the local Endpoint type is IP address range, then this is the value of ending IP address of the range.
                     ipsecEndPtLocalProtocol 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.6 integer32 read-only
The protocol number of the local Endpoint's traffic.
                     ipsecEndPtLocalPort 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.7 integer32 read-only
The port number of the local Endpoint's traffic.
                     ipsecEndPtRemoteName 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.8 displaystring read-only
The DNS name of the remote Endpoint.
                     ipsecEndPtRemoteType 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.9 endpttype read-only
The type of identity for the remote Endpoint. Possible values are: 1) a single IP address, or 2) an IP address range, or 3) an IP subnet.
                     ipsecEndPtRemoteAddr1 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.10 ipsipaddress read-only
The remote Endpoint's first IP address specification. If the remote Endpoint type is single IP address, then this is the value of the IP address. If the remote Endpoint type is IP subnet, then this is the value of the subnet. If the remote Endpoint type is IP address range, then this is the value of beginning IP address of the range.
                     ipsecEndPtRemoteAddr2 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.11 ipsipaddress read-only
The remote Endpoint's second IP address specification. If the remote Endpoint type is single IP address, then this is the value of the IP address. If the remote Endpoint type is IP subnet, then this is the value of the subnet mask. If the remote Endpoint type is IP address range, then this is the value of ending IP address of the range.
                     ipsecEndPtRemoteProtocol 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.12 integer32 read-only
The protocol number of the remote Endpoint's traffic.
                     ipsecEndPtRemotePort 1.3.6.1.4.1.2.6.168.1.1.1.1.3.3.1.13 integer32 read-only
The port number of the remote Endpoint's traffic.
             ipsecSpiTable 1.3.6.1.4.1.2.6.168.1.1.1.1.3.4 no-access
The ipsec Phase-2 Security Protection Index Table. This table contains an entry for each active and expiring security association.
                 ipsecSpiEntry 1.3.6.1.4.1.2.6.168.1.1.1.1.3.4.1 no-access
Each entry contains the attributes associated with active and expiring ipsec Phase-2 security associations.
                     ipsecSpiIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.3.4.1.1 integer32 no-access
The number of the SPI associated with the Phase-2 Tunnel Table. The value of this index is a number which begins at one and is incremented with each SPI associated with an ipsec Phase-2 Tunnel. The value of this object will wrap at 2,147,483,647.
                     ipsecSpiDirection 1.3.6.1.4.1.2.6.168.1.1.1.1.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.168.1.1.1.1.3.4.1.3 integer32 read-only
The value of the SPI.
                     ipsecSpiProtocol 1.3.6.1.4.1.2.6.168.1.1.1.1.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.168.1.1.1.1.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.168.1.1.1.1.4
             ipsecHistGlobal 1.3.6.1.4.1.2.6.168.1.1.1.1.4.1
                 ipsecHistGlobalCntl 1.3.6.1.4.1.2.6.168.1.1.1.1.4.1.1
                     ipsecHistTableSize 1.3.6.1.4.1.2.6.168.1.1.1.1.4.1.1.1 integer32 read-write
The window size of the ipsec Phase-1 and Phase-2 History Tables. The ipsec Phase-1 and Phase-2 History Tables are implemented as a sliding window in which only the last n entries are maintained. This object is used specify the number of entries which will be maintained in the ipsec Phase-1 and Phase-2 History Tables. When modified by an SNMP SET request, the device will set the value of this object as close as possible to the requested value based on the implementation and available resources.
             ipsecHistPhaseOne 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2
                 ikeTunnelHistTable 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1 no-access
The ipsec Phase-1 Internet Key Exchange Tunnel History Table. This table is implemented as a sliding window in which only the last n entries are maintained. The maximum number of entries is specified by the ipsecHistTableSize object.
                     ikeTunnelHistEntry 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1 no-access
Each entry contains the attributes associated with a previously active ipsec Phase-1 IKE Tunnel.
                         ikeTunHistIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.1 integer32 no-access
The index of the ipsec Phase-1 IKE 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 2,147,483,647.
                         ikeTunHistTermReason 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.2 integer read-only
The reason the ipsec Phase-1 IKE 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 = sequence number rolled over 7 = local failure occurred. Enumeration: 'normal': 2, 'operRequest': 3, 'peerLost': 5, 'other': 1, 'peerDelRequest': 4, 'localFailure': 7, 'seqNumRollOver': 6.
                         ikeTunHistActiveIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.3 integer32 read-only
The index of the previously active ipsec Phase-1 IKE Tunnel.
                         ikeTunHistPeerLocalType 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.4 ikepeertype read-only
The type of local peer identity. The local peer may be indentified by: 1. an IP address, or 2. a host name.
                         ikeTunHistPeerLocalValue 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.5 displaystring read-only
The value of the local peer identity. If the local peer type is an IP Address, then this is the IP Address used to identify the local peer. If the local peer type is a host name, then this is the host name used to identify the local peer.
                         ikeTunHistPeerIntIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.6 integer32 read-only
The internal index of the local-remote peer association. This internal index is used to uniquely identify multiple associations between the local and remote peer.
                         ikeTunHistPeerRemoteType 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.7 ikepeertype read-only
The type of remote peer identity. The remote peer may be indentified by: 1. an IP address, or 2. a host name.
                         ikeTunHistPeerRemoteValue 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.8 displaystring read-only
The value of the remote peer identity. If the remote peer type is an IP Address, then this is the IP Address used to identify the remote peer. If the remote peer type is a host name, then this is the host name used to identify the remote peer.
                         ikeTunHistLocalAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.9 ipsipaddress read-only
The IP address of the local endpoint for the ipsec Phase-1 IKE Tunnel.
                         ikeTunHistLocalName 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.10 displaystring read-only
The DNS name of the local IP address for the ipsec Phase-1 IKE Tunnel. If the DNS name associated with the local tunnel endpoint is not known, then the value of this object will be a NULL string.
                         ikeTunHistRemoteAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.11 ipsipaddress read-only
The IP address of the remote endpoint for the ipsec Phase-1 IKE Tunnel.
                         ikeTunHistRemoteName 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.12 displaystring read-only
The DNS name of the remote IP address of ipsec Phase-1 IKE Tunnel. If the DNS name associated with the remote tunnel endpoint is not known, then the value of this object will be a NULL string.
                         ikeTunHistNegoMode 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.13 ikenegomode read-only
The negotiation mode of the ipsec Phase-1 IKE Tunnel.
                         ikeTunHistDiffHellmanGrp 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.14 diffhellmangrp read-only
The Diffie Hellman Group used in ipsec Phase-1 IKE negotiations.
                         ikeTunHistEncryptAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.15 encryptalgo read-only
The encryption algorithm used in ipsec Phase-1 IKE negotiations.
                         ikeTunHistHashAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.16 ikehashalgo read-only
The hash algorithm used in ipsec Phase-1 IKE negotiations.
                         ikeTunHistAuthMethod 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.17 ikeauthmethod read-only
The authentication method used in ipsec Phase-1 IKE negotiations.
                         ikeTunHistLifeTime 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.18 integer32 read-only
The negotiated LifeTime of the ipsec Phase-1 IKE Tunnel in seconds.
                         ikeTunHistStartTime 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.19 timestamp read-only
The time when the ipsec Phase-1 IKE tunnel was started in hundredths of seconds.
                         ikeTunHistActiveTime 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.20 timeinterval read-only
The length of time the ipsec Phase-1 IKE tunnel was been active in hundredths of seconds.
                         ikeTunHistTotalRefreshes 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.21 counter32 read-only
The total number of security associations refreshes performed.
                         ikeTunHistTotalSas 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.22 counter32 read-only
The total number of security associations used during the life of the ipsec Phase-1 IKE Tunnel.
                         ikeTunHistInOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.23 counter32 read-only
The total number of octets received by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistInPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.24 counter32 read-only
The total number of packets received by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistInDropPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.25 counter32 read-only
The total number of packets dropped by this ipsec Phase-1 IKE Tunnel during receive processing.
                         ikeTunHistInNotifys 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.26 counter32 read-only
The total number of nsotifys received by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistInP2Exchgs 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.27 counter32 read-only
The total number of ipsec Phase-2 exchanges received by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistInP2ExchgInvalids 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.28 counter32 read-only
The total number of ipsec Phase-2 exchanges received and found to be invalid by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistInP2ExchgRejects 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.29 counter32 read-only
The total number of ipsec Phase-2 exchanges received and rejected by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistInP2SaDelRequests 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.30 counter32 read-only
The total number of ipsec Phase-2 security association delete requests received by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistOutOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.31 counter32 read-only
The total number of octets sent by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistOutPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.32 counter32 read-only
The total number of packets sent by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistOutDropPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.33 counter32 read-only
The total number of packets dropped by this ipsec Phase-1 IKE Tunnel during send processing.
                         ikeTunHistOutNotifys 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.34 counter32 read-only
The total number of notifys sent by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistOutP2Exchgs 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.35 counter32 read-only
The total number of ipsec Phase-2 exchanges sent by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistOutP2ExchgInvalids 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.36 counter32 read-only
The total number of ipsec Phase-2 exchanges sent and found to be invalid by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistOutP2ExchgRejects 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.37 counter32 read-only
The total number of ipsec Phase-2 exchanges sent and rejected by this ipsec Phase-1 IKE Tunnel.
                         ikeTunHistOutP2SaDelRequests 1.3.6.1.4.1.2.6.168.1.1.1.1.4.2.1.1.38 counter32 read-only
The total number of ipsec Phase-2 security association delete requests sent by this ipsec Phase-1 IKE Tunnel.
             ipsecHistPhaseTwo 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3
                 ipsecTunnelHistTable 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1 no-access
The ipsec Phase-2 Tunnel History Table. This table is implemented as a sliding window in which only the last n entries are maintained. The maximum number of entries is specified by the ipsecHistTableSize object.
                     ipsecTunnelHistEntry 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1 no-access
Each entry contains the attributes associated with a previously active ipsec Phase-2 Tunnel.
                         ipsecTunHistIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.1 integer32 no-access
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 2,147,483,647.
                         ipsecTunHistTermReason 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.2 integer read-only
The reason the ipsec Phase-2 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 = local failure occurred 7 = sequence number rolled over. Enumeration: 'normal': 2, 'operRequest': 3, 'peerLost': 5, 'other': 1, 'peerDelRequest': 4, 'seqNumRollOver': 6.
                         ipsecTunHistActiveIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.3 integer32 read-only
The index of the previously active ipsec Phase-2 Tunnel.
                         ipsecTunHistIkeTunnelIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.4 integer32 read-only
The index of the associated ipsec Phase-1 Tunnel (ikeTunIndex in the ikeTunnelTable).
                         ipsecTunHistLocalAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.5 ipsipaddress read-only
The IP address of the local endpoint for the ipsec Phase-2 Tunnel.
                         ipsecTunHistRemoteAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.6 ipsipaddress read-only
The IP address of the remote endpoint for the ipsec Phase-2 Tunnel.
                         ipsecTunHistKeyType 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.7 keytype read-only
The type of key used by the ipsec Phase-2 Tunnel.
                         ipsecTunHistEncapMode 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.8 encapmode read-only
The encapsulation mode used by the ipsec Phase-2 Tunnel.
                         ipsecTunHistLifeSize 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.9 integer32 read-only
The negotiated LifeSize of the ipsec Phase-2 Tunnel in kilobytes.
                         ipsecTunHistLifeTime 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.10 integer32 read-only
The negotiated LifeTime of the ipsec Phase-2 Tunnel in seconds.
                         ipsecTunHistStartTime 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.11 timestamp read-only
The time when the ipsec Phase-2 Tunnel was started in hundredths of seconds.
                         ipsecTunHistActiveTime 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.12 timeinterval read-only
The length of time the ipsec Phase-2 Tunnel has been active in hundredths of seconds.
                         ipsecTunHistTotalRefreshes 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.13 counter32 read-only
The total number of security association refreshes performed.
                         ipsecTunHistTotalSas 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.14 counter32 read-only
The total number of security associations used during the life of the ipsec Phase-2 Tunnel.
                         ipsecTunHistInSaDiffHellmanGrp 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.15 diffhellmangrp read-only
The Diffie Hellman Group used by the inbound security association of the ipsec Phase-2 Tunnel.
                         ipsecTunHistInSaEncryptAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.16 encryptalgo read-only
The encryption algorithm used by the inbound security association of the ipsec Phase-2 Tunnel.
                         ipsecTunHistInSaAhAuthAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.17 authalgo read-only
The authentication algorithm used by the inbound authentication header (AH) security association of the ipsec Phase-2 Tunnel.
                         ipsecTunHistInSaEspAuthAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.18 authalgo read-only
The authentication algorithm used by the inbound ecapsulation security protocol (ESP) security association of the ipsec Phase-2 Tunnel.
                         ipsecTunHistInSaDecompAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.19 compalgo read-only
The decompression algorithm used by the inbound security association of the ipsec Phase-2 Tunnel.
                         ipsecTunHistOutSaDiffHellmanGrp 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.20 diffhellmangrp read-only
The Diffie Hellman Group used by the outbound security association of the ipsec Phase-2 Tunnel.
                         ipsecTunHistOutSaEncryptAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.21 encryptalgo read-only
The encryption algorithm used by the outbound security association of the ipsec Phase-2 Tunnel.
                         ipsecTunHistOutSaAhAuthAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.22 authalgo read-only
The authentication algorithm used by the outbound authentication header (AH) security association of the ipsec Phase-2 Tunnel.
                         ipsecTunHistOutSaEspAuthAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.23 authalgo read-only
The authentication algorithm used by the inbound ecapsulation security protocol (ESP) security association of the ipsec Phase-2 Tunnel.
                         ipsecTunHistOutSaCompAlgo 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.24 compalgo read-only
The compression algorithm used by the inbound security association of the ipsec Phase-2 Tunnel.
                         ipsecTunHistInOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.25 counter32 read-only
The total number of octets received by this ipsec Phase-2 Tunnel. This value is accumulated BEFORE determining whether or not the packet should be decompressed. See also ipsecTunInOctWraps for the number of times this counter has wrapped.
                         ipsecTunHistHcInOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.26 counter64 read-only
A high capacity count of the total number of octets received by this ipsec Phase-2 Tunnel. This value is accumulated BEFORE determining whether or not the packet should be decompressed.
                         ipsecTunHistInOctWraps 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.27 counter32 read-only
The number of times the octets received counter (ipsecTunInOctets) has wrapped.
                         ipsecTunHistInDecompOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.28 counter32 read-only
The total number of decompressed octets received by this ipsec Phase-2 Tunnel. This value is accumulated AFTER the packet is decompressed. If compression is not being used, this value will match the value of ipsecTunInOctets. See also ipsecTunInDecompOctWraps for the number of times this counter has wrapped.
                         ipsecTunHistHcInDecompOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.29 counter64 read-only
A high capacity count of the total number of decompressed octets received by this ipsec Phase-2 Tunnel. This value is accumulated AFTER the packet is decompressed. If compression is not being used, this value will match the value of ipsecTunHcInOctets.
                         ipsecTunHistInDecompOctWraps 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.30 counter32 read-only
The number of times the decompressed octets received counter (ipsecTunInDecompOctets) has wrapped.
                         ipsecTunHistInPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.31 counter32 read-only
The total number of packets received by this ipsec Phase-2 Tunnel.
                         ipsecTunHistInDropPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.32 counter32 read-only
The total number of packets dropped during receive processing by this ipsec Phase-2 Tunnel. This count does NOT include packets dropped due to Anti-Replay processing.
                         ipsecTunHistInReplayDropPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.33 counter32 read-only
The total number of packets dropped during receive processing due to Anti-Replay processing by this ipsec Phase-2 Tunnel.
                         ipsecTunHistInAuths 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.34 counter32 read-only
The total number of inbound authentication's performed by this ipsec Phase-2 Tunnel.
                         ipsecTunHistInAuthFails 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.35 counter32 read-only
The total number of inbound authentication's which ended in failure by this ipsec Phase-2 Tunnel .
                         ipsecTunHistInDecrypts 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.36 counter32 read-only
The total number of inbound decryption's performed by this ipsec Phase-2 Tunnel.
                         ipsecTunHistInDecryptFails 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.37 counter32 read-only
The total number of inbound decryption's which ended in failure by this ipsec Phase-2 Tunnel.
                         ipsecTunHistOutOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.38 counter32 read-only
The total number of octets sent by this ipsec Phase-2 Tunnel. This value is accumulated AFTER determining whether or not the packet should be compressed. See also ipsecTunOutOctWraps for the number of times this counter has wrapped.
                         ipsecTunHistHcOutOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.39 counter64 read-only
A high capacity count of the total number of octets sent by this ipsec Phase-2 Tunnel. This value is accumulated AFTER determining whether or not the packet should be compressed.
                         ipsecTunHistOutOctWraps 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.40 counter32 read-only
The number of times the octets sent counter (ipsecTunOutOctets) has wrapped.
                         ipsecTunHistOutUncompOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.41 counter32 read-only
The total number of uncompressed octets sent by this ipsec Phase-2 Tunnel. This value is accumulated BEFORE the packet is compressed. If compression is not being used, this value will match the value of ipsecTunOutOctets. See also ipsecTunOutDecompOctWraps for the number of times this counter has wrapped.
                         ipsecTunHistHcOutUncompOctets 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.42 counter64 read-only
A high capacity count of the total number of uncompressed octets sent by this ipsec Phase-2 Tunnel. This value is accumulated BEFORE the packet is compressed. If compression is not being used, this value will match the value of ipsecTunHcOutOctets.
                         ipsecTunHistOutUncompOctWraps 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.43 counter32 read-only
The number of times the uncompressed octets sent counter (ipsecTunInUncompOctets) has wrapped.
                         ipsecTunHistOutPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.44 counter32 read-only
The total number of packets sent by this ipsec Phase-2 Tunnel.
                         ipsecTunHistOutDropPkts 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.45 counter32 read-only
The total number of packets dropped during send processing by this ipsec Phase-2 Tunnel.
                         ipsecTunHistOutAuths 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.46 counter32 read-only
The total number of outbound authentication's performed by this ipsec Phase-2 Tunnel.
                         ipsecTunHistOutAuthFails 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.47 counter32 read-only
The total number of outbound authentication's which ended in failure by this ipsec Phase-2 Tunnel.
                         ipsecTunHistOutEncrypts 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.48 counter32 read-only
The total number of outbound encryption's performed by this ipsec Phase-2 Tunnel.
                         ipsecTunHistOutEncryptFails 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.1.1.49 counter32 read-only
The total number of outbound encryption's which ended in failure by this ipsec Phase-2 Tunnel.
                 ipsecEndPtHistTable 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2 no-access
The ipsec Phase-2 Tunnel Endpoint History Table. This table is implemented as a sliding window in which only the last n entries are maintained. The maximum number of entries is specified by the ipsecHistTableSize object.
                     ipsecEndPtHistEntry 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1 no-access
Each entry contains the attributes associated with a previously active ipsec Phase-2 Tunnel Endpoint.
                         ipsecEndPtHistIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.1 integer32 no-access
The number of the previously active Endpoint associated with a ipsec Phase-2 Tunnel Table. The value of this index is a number which begins at one and is incremented with each Endpoint associated with an ipsec Phase-2 Tunnel. The value of this object will wrap at 2,147,483,647.
                         ipsecEndPtHistTunIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.2 integer32 read-only
The index of the previously active ipsec Phase-2 Tunnel Table.
                         ipsecEndPtHistActiveIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.3 integer32 read-only
The index of the previously active Endpoint.
                         ipsecEndPtHistLocalName 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.4 displaystring read-only
The DNS name of the local Endpoint.
                         ipsecEndPtHistLocalType 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.5 integer read-only
The type of identity for the local Endpoint. Possible values are: 1) a single IP address, or 2) an IP address range, or 3) an IP subnet. Enumeration: 'singleIpAddr': 1, 'ipSubnet': 3, 'ipAddrRange': 2.
                         ipsecEndPtHistLocalAddr1 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.6 ipsipaddress read-only
The local Endpoint's first IP address specification. If the local Endpoint type is single IP address, then this is the value of the IP address. If the local Endpoint type is IP subnet, then this is the value of the subnet. If the local Endpoint type is IP address range, then this is the value of beginning IP address of the range.
                         ipsecEndPtHistLocalAddr2 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.7 ipsipaddress read-only
The local Endpoint's second IP address specification. If the local Endpoint type is single IP address, then this is the value of the IP address. If the local Endpoint type is IP subnet, then this is the value of the subnet mask. If the local Endpoint type is IP address range, then this is the value of ending IP address of the range.
                         ipsecEndPtHistLocalProtocol 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.8 integer32 read-only
The protocol number of the local Endpoint's traffic.
                         ipsecEndPtHistLocalPort 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.9 integer32 read-only
The port number of the local Endpoint's traffic.
                         ipsecEndPtHistRemoteName 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.10 displaystring read-only
The DNS name of the remote Endpoint.
                         ipsecEndPtHistRemoteType 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.11 integer read-only
The type of identity for the remote Endpoint. Possible values are: 1) a single IP address, or 2) an IP address range, or 3) an IP subnet. Enumeration: 'singleIpAddr': 1, 'ipSubnet': 3, 'ipAddrRange': 2.
                         ipsecEndPtHistRemoteAddr1 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.12 ipsipaddress read-only
The remote Endpoint's first IP address specification. If the remote Endpoint type is single IP address, then this is the value of the IP address. If the remote Endpoint type is IP subnet, then this is the value of the subnet. If the remote Endpoint type is IP address range, then this is the value of beginning IP address of the range.
                         ipsecEndPtHistRemoteAddr2 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.13 ipsipaddress read-only
The remote Endpoint's second IP address specification. If the remote Endpoint type is single IP address, then this is the value of the IP address. If the remote Endpoint type is IP subnet, then this is the value of the subnet mask. If the remote Endpoint type is IP address range, then this is the value of ending IP address of the range.
                         ipsecEndPtHistRemoteProtocol 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.14 integer32 read-only
The protocol number of the remote Endpoint's traffic.
                         ipsecEndPtHistRemotePort 1.3.6.1.4.1.2.6.168.1.1.1.1.4.3.2.1.15 integer32 read-only
The port number of the remote Endpoint's traffic.
         ipsecFailures 1.3.6.1.4.1.2.6.168.1.1.1.1.5
             ipsecFailGlobal 1.3.6.1.4.1.2.6.168.1.1.1.1.5.1
                 ipsecFailGlobalCntl 1.3.6.1.4.1.2.6.168.1.1.1.1.5.1.1
                     ipsecFailTableSize 1.3.6.1.4.1.2.6.168.1.1.1.1.5.1.1.1 integer32 read-write
The window size of the ipsec Phase-1 and Phase-2 Failure Tables. The ipsec Phase-1 and Phase-2 Failure Tables are implemented as a sliding window in which only the last n entries are maintained. This object is used specify the number of entries which will be maintained in the ipsec Phase-1 and Phase-2 Failure Tables. When modified by an SNMP SET request, the device will set the value of this object as close as possible to the requested value based on the implementation and available resources.
             ipsecFailPhaseOne 1.3.6.1.4.1.2.6.168.1.1.1.1.5.2
                 ikeFailTable 1.3.6.1.4.1.2.6.168.1.1.1.1.5.2.1 no-access
The ipsec Phase-1 Failure Table. This table is implemented as a sliding window in which only the last n entries are maintained. The maximum number of entries is specified by the ipsecFailTableSize object.
                     ikeFailEntry 1.3.6.1.4.1.2.6.168.1.1.1.1.5.2.1.1 no-access
Each entry contains the attributes associated with an ipsec Phase-1 failure.
                         ikeFailIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.5.2.1.1.1 integer32 no-access
The ipsec Phase-1 Failure Table index. The value of the index is a number which begins at one and is incremented with each ipsec Phase-1 failure. The value of this object will wrap at 2,147,483,647.
                         ikeFailReason 1.3.6.1.4.1.2.6.168.1.1.1.1.5.2.1.1.2 integer read-only
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 = sequence number rolled over 6 = authentication failure 7 = hash validation failure 8 = encryption failure 9 = internal error occurred 10 = system capacity failure 11 = proposal failure 12 = peer's certificate is unavailable 13 = peer's certificate was found invalid 14 = local certificate expired 15 = certificate revoke list (crl) failure 16 = peer encoding error 17 = non-existent security association 18 = operator requested termination. Enumeration: 'sysCapExceeded': 10, 'encryptFailure': 8, 'peerCertNotValid': 13, 'authFailure': 6, 'internalError': 9, 'proposalFailure': 11, 'operRequest': 18, 'peerLost': 3, 'crlFailure': 15, 'other': 1, 'peerDelRequest': 2, 'localFailure': 4, 'peerEncodingError': 16, 'nonExistentSa': 17, 'seqNumRollOver': 5, 'peerCertUnavailable': 12, 'localCertExpired': 14, 'hashValidation': 7.
                         ikeFailTime 1.3.6.1.4.1.2.6.168.1.1.1.1.5.2.1.1.3 timestamp read-only
The time of the failure in hundredths of seconds.
                         ikeFailLocalType 1.3.6.1.4.1.2.6.168.1.1.1.1.5.2.1.1.4 ikepeertype read-only
The type of local peer identity. The local peer may be indentified by: 1. an IP address, or 2. a host name.
                         ikeFailLocalValue 1.3.6.1.4.1.2.6.168.1.1.1.1.5.2.1.1.5 displaystring read-only
The value of the local peer identity. If the local peer type is an IP Address, then this is the IP Address used to identify the local peer. If the local peer type is a host name, then this is the host name used to identify the local peer.
                         ikeFailRemoteType 1.3.6.1.4.1.2.6.168.1.1.1.1.5.2.1.1.6 ikepeertype read-only
The type of remote peer identity. The remote peer may be indentified by: 1. an IP address, or 2. a host name.
                         ikeFailRemoteValue 1.3.6.1.4.1.2.6.168.1.1.1.1.5.2.1.1.7 displaystring read-only
The value of the remote peer identity. If the remote peer type is an IP Address, then this is the IP Address used to identify the remote peer. If the remote peer type is a host name, then this is the host name used to identify the remote peer.
                         ikeFailLocalAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.5.2.1.1.8 ipsipaddress read-only
The IP address of the local peer.
                         ikeFailRemoteAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.5.2.1.1.9 ipsipaddress read-only
The IP address of the remote peer.
             ipsecFailPhaseTwo 1.3.6.1.4.1.2.6.168.1.1.1.1.5.3
                 ipsecFailTable 1.3.6.1.4.1.2.6.168.1.1.1.1.5.3.1 no-access
The ipsec Phase-2 Failure Table. This table is implemented as a sliding window in which only the last n entries are maintained. The maximum number of entries is specified by the ipsecFailTableSize object.
                     ipsecFailEntry 1.3.6.1.4.1.2.6.168.1.1.1.1.5.3.1.1 no-access
Each entry contains the attributes associated with an ipsec Phase-1 failure.
                         ipsecFailIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.5.3.1.1.1 integer32 no-access
The ipsec Phase-2 Failure Table index. The value of the index is a number which begins at one and is incremented with each ipsec Phase-1 failure. The value of this object will wrap at 2,147,483,647.
                         ipsecFailReason 1.3.6.1.4.1.2.6.168.1.1.1.1.5.3.1.1.2 integer read-only
The reason for the failure. Possible reasons include: 1 = other 2 = internal error occurred 3 = peer encoding error 4 = proposal failure 5 = protocol use failure 6 = non-existent security association 7 = decryption failure 8 = encryption failure 9 = inbound authentication failure 10 = outbound authentication failure 11 = compression failure 12 = system capacity failure 13 = peer delete request was received 14 = contact with peer was lost 15 = sequence number rolled over 16 = operator requested termination. Enumeration: 'sysCapExceeded': 12, 'encryptFailure': 8, 'inAuthFailure': 9, 'peerEncodingError': 3, 'decryptFailure': 7, 'internalError': 2, 'proposalFailure': 4, 'operRequest': 16, 'peerLost': 14, 'other': 1, 'peerDelRequest': 13, 'protocolUseFail': 5, 'nonExistentSa': 6, 'seqNumRollOver': 15, 'outAuthFailure': 10, 'compression': 11.
                         ipsecFailTime 1.3.6.1.4.1.2.6.168.1.1.1.1.5.3.1.1.3 timestamp read-only
The time of the failure in hundredths of seconds.
                         ipsecFailTunnelIndex 1.3.6.1.4.1.2.6.168.1.1.1.1.5.3.1.1.4 integer32 read-only
The Phase-2 Tunnel index (ipsecTunIndex).
                         ipsecFailSaSpi 1.3.6.1.4.1.2.6.168.1.1.1.1.5.3.1.1.5 integer32 read-only
The security association SPI value.
                         ipsecFailPktSrcAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.5.3.1.1.6 ipsipaddress read-only
The packet's source IP address.
                         ipsecFailPktDstAddr 1.3.6.1.4.1.2.6.168.1.1.1.1.5.3.1.1.7 ipsipaddress read-only
The packet's destination IP address.
         ipsecTrapCntl 1.3.6.1.4.1.2.6.168.1.1.1.1.6
             ipsecTrapCntlIkeTunnelStart 1.3.6.1.4.1.2.6.168.1.1.1.1.6.1 trapstatus read-write
This object defines the administrative state of sending the ipsec IKE Phase-1 Tunnel Start TRAP
             ipsecTrapCntlIkeTunnelStop 1.3.6.1.4.1.2.6.168.1.1.1.1.6.2 trapstatus read-write
This object defines the administrative state of sending the ipsec IKE Phase-1 Tunnel Stop TRAP
             ipsecTrapCntlIkeSysFailure 1.3.6.1.4.1.2.6.168.1.1.1.1.6.3 trapstatus read-write
This object defines the administrative state of sending the ipsec IKE Phase-1 System Failure TRAP
             ipsecTrapCntlIkeCertCrlFailure 1.3.6.1.4.1.2.6.168.1.1.1.1.6.4 trapstatus read-write
This object defines the administrative state of sending the ipsec IKE Phase-1 Certificate/CRL Failure TRAP
             ipsecTrapCntlIkeProtocolFailure 1.3.6.1.4.1.2.6.168.1.1.1.1.6.5 trapstatus read-write
This object defines the administrative state of sending the ipsec IKE Phase-1 Protocol Failure TRAP
             ipsecTrapCntlIkeNoSa 1.3.6.1.4.1.2.6.168.1.1.1.1.6.6 trapstatus read-write
This object defines the administrative state of sending the ipsec IKE Phase-1 No Security Association TRAP
             ipsecTrapCntlipsecTunnelStart 1.3.6.1.4.1.2.6.168.1.1.1.1.6.7 trapstatus read-write
This object defines the administrative state of sending the ipsec Phase-2 Tunnel Start TRAP
             ipsecTrapCntlipsecTunnelStop 1.3.6.1.4.1.2.6.168.1.1.1.1.6.8 trapstatus read-write
This object defines the administrative state of sending the ipsec Phase-2 Tunnel Stop TRAP
             ipsecTrapCntlipsecSysFailure 1.3.6.1.4.1.2.6.168.1.1.1.1.6.9 trapstatus read-write
This object defines the administrative state of sending the ipsec Phase-2 System Failure TRAP
             ipsecTrapCntlipsecSetUpFailure 1.3.6.1.4.1.2.6.168.1.1.1.1.6.10 trapstatus read-write
This object defines the administrative state of sending the ipsec Phase-2 Set Up Failure TRAP
             ipsecTrapCntlipsecEarlyTunTerm 1.3.6.1.4.1.2.6.168.1.1.1.1.6.11 trapstatus read-write
This object defines the administrative state of sending the ipsec Phase-2 Earily Tunnel Termination TRAP
             ipsecTrapCntlipsecProtocolFailure 1.3.6.1.4.1.2.6.168.1.1.1.1.6.12 trapstatus read-write
This object defines the administrative state of sending the ipsec Phase-2 Protocol Failure TRAP
             ipsecTrapCntlipsecNoSa 1.3.6.1.4.1.2.6.168.1.1.1.1.6.13 trapstatus read-write
This object defines the administrative state of sending the ipsec Phase-2 No Security Association TRAP
     ipsecMIBConformance 1.3.6.1.4.1.2.6.168.1.1.1.2
         ipsecMIBGroups 1.3.6.1.4.1.2.6.168.1.1.1.2.1
             ipsecLevelsGroup 1.3.6.1.4.1.2.6.168.1.1.1.2.1.1
This group consists of a: 1) ipsec MIB Level
             ipsecPhaseOneGroup 1.3.6.1.4.1.2.6.168.1.1.1.2.1.2
This group consists of: 1) ipsec Phase-1 Global Objects 2) ipsec Phase-1 Peer Table 3) ipsec Phase-1 Tunnel Table 4) ipsec Phase-1 Correlation Table
             ipsecPhaseTwoGroup 1.3.6.1.4.1.2.6.168.1.1.1.2.1.3
This group consists of: 1) ipsec Phase-2 Global Statistics 2) ipsec Phase-2 Tunnel Table 3) ipsec Phase-2 Endpoint Table 4) ipsec Phase-2 Security Protection Index Table
             ipsecHistoryGroup 1.3.6.1.4.1.2.6.168.1.1.1.2.1.4
This group consists of: 1) ipsec History Global Objects 2) ipsec Phase-1 History Objects 3) ipsec Phase-2 History Objects
             ipsecFailuresGroup 1.3.6.1.4.1.2.6.168.1.1.1.2.1.5
This group consists of: 1) ipsec Failure Global Objects 2) ipsec Phase-1 Tunnel Failure Table 3) ipsec Phase-2 Tunnel Failure Table
             ipsecTrapCntlGroup 1.3.6.1.4.1.2.6.168.1.1.1.2.1.6
This group of objects controls the sending of ipsec TRAPs.
             ipsecNotificationGroup 1.3.6.1.4.1.2.6.168.1.1.1.2.1.7
This group contains the notifications for the ipsec MIB.
         ipsecMIBCompliances 1.3.6.1.4.1.2.6.168.1.1.1.2.2
             ipsecMIBCompliance 1.3.6.1.4.1.2.6.168.1.1.1.2.2.1
The compliance statement for SNMP entities the IP Security Protocol.