MIB Viewer

CISCO-ENHANCED-IPSEC-FLOW-MIB

289 objects
This is a MIB Module for monitoring the structures and status of IPSec-based networks. The MIB has been designed to be adopted as an IETF standard. Hence vendor-specific features of IPSec protocol are excluded from this MIB. Acronyms The following acronyms are used in this document: IPsec: Secure IP Protocol VPN: Virtual Private Network ISAKMP: Internet Security Association and Key Exchange Protocol IKE: Internet Key Exchange Protocol SA: Security Association (ref: rfc2408). SPI: Security Parameter Index is the pointer or identifier used in accessing SA attributes (ref: rfc2408). MM: Main Mode - the process of setting up a Phase 1 SA to secure the exchanges required to setup Phase 2 SAs QM: Quick Mode - the process of setting up Phase 2 Security Associations using a Phase 1 SA. Phase 1 Tunnel: An ISAKMP SA can be regarded as representing a flow of ISAKMP/IKE traffic. Hence an ISAKMP is referred to as a 'Phase 1 Tunnel' in this document. Control Tunnel: Another term for a Phase 1 Tunnel. Phase 2 Tunnel: An instance of a non-ISAKMP SA bundle in which all the SA share the same proxy identifiers (IDii,IDir) protect the same stream of application traffic. Such an SA bundle is termed a 'Phase 2 Tunnel'. Note that a Phase 2 tunnel may comprise different SA bundles and different number of SA bundles at different times (due to key refresh). MTU: Maximum Transmission Unit (of an IPsec tunnel). History of the MIB A precursor to this MIB was written by Tivoli and implemented in IBM Nways routers in 1999. During late 1999, Cisco adopted the MIB and together with Tivoli publised the IPsec Flow Monitor MIB in IETF IPsec WG in draft-ietf-ipsec-flow-monitoring-mib-00.txt. In 2000, the MIB was Cisco-ized and implemented this draft as CISCO-IPSEC-FLOW-MONITOR-MIB in IOS and VPN3000 platforms. With the evolution of IKEv2, the MIB was modified and presented to the IPsec WG again in May 2003 in draft-ietf-ipsec-flow-monitoring-mib-02.txt. With the emergence of multiple IPsec signaling protocols, it became apparent that the signaling aspects of IPsec need to be instrumented separately in their own right. Thus, the IPsec control attributes and metrics were separated out into CISCO-IPSEC-SIGNALING-MIB and CISCO-IKE-FLOW-MIB. This version of the draft is the version of the draft that models that IPsec data protocol, structures and activity alone. Overview of MIB The MIB contains four major groups of objects which are used to manage the IPsec Protocol. These groups include a Levels Group, a Phase-1 Group, a Phase-2 Group, a History Group, a Failure Group and a TRAP Control Group. The following table illustrates the structure of the IPsec MIB. The Phase 2 group models objects pertaining to IPsec data tunnels. The History group is to aid applications that do trending analysis. The Failure group is to enable an operator to do troubleshooting and debugging of the VPN Router. Further, counters are supported to aid detection of potential security violations. In addition to the three major MIB Groups, there are a number of Notifications. The following table illustrates the name and description of the IPsec TRAPs.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.432IdentityciscoEnhancedIpsecFlowMIBThis is a MIB Module for monitoring the structures and status of IPSec-based networks. The MIB has been designed to be adopted as an IETF standard. Hence vendo…
1.3.6.1.4.1.9.9.432.0NodeciscoEnhancedIpsecFlowMIBNotifs
1.3.6.1.4.1.9.9.432.0.1NotificationciscoEnhIpsecFlowTunnelStartcurrentThis notification is generated when an IPsec Phase-2 Tunnel becomes active.
1.3.6.1.4.1.9.9.432.0.2NotificationciscoEnhIpsecFlowTunnelStopcurrentThis notification is generated when an IPsec Phase-2 Tunnel becomes inactive.
1.3.6.1.4.1.9.9.432.0.3NotificationciscoEnhIpsecFlowSysFailurecurrentThis notification is generated when the processing for an IPsec Phase-2 Tunnel experiences an internal or system capacity error.
1.3.6.1.4.1.9.9.432.0.4NotificationciscoEnhIpsecFlowSetupFailcurrentThis notification is generated when the setup for an IPsec Phase-2 Tunnel fails.
1.3.6.1.4.1.9.9.432.0.5NotificationciscoEnhIpsecFlowBadSacurrentThis notification is generated when the managed entity receives an IPsec packet with a non-existent (non-existant in the local Security Association Database) S…
1.3.6.1.4.1.9.9.432.0.6NotificationciscoEnhIpsecFlowCertExpirycurrentThis notification is generated to notify that an X.509 certificate is going to expire. The notification is triggered the time threshold configured on the appli…
1.3.6.1.4.1.9.9.432.0.7NotificationciscoEnhIpsecFlowCertRenewalcurrentThis notification is generated to report a status transition for an X.509 certificate renewal performed by the application. The notification is generated when …
1.3.6.1.4.1.9.9.432.1NodeciscoEnhancedIpsecFlowMIBObjects
1.3.6.1.4.1.9.9.432.1.1NodeceipSecPhaseTwo
1.3.6.1.4.1.9.9.432.1.1.1NodeceipSecGlobalStats
1.3.6.1.4.1.9.9.432.1.1.1.1ScalarceipSecGlobalActiveTunnelsread-onlycurrentThe total number of currently active IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.2ScalarceipSecGlobalPreviousTunnelsread-onlycurrentThe total number of previously active IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.3ScalarceipSecGlobalInOctetsread-onlycurrentA 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 wh…
1.3.6.1.4.1.9.9.432.1.1.1.4ScalarceipSecGlobalInDecompOctetsread-onlycurrentA 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 th…
1.3.6.1.4.1.9.9.432.1.1.1.5ScalarceipSecGlobalInPktsread-onlycurrentThe total number of packets received by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.6ScalarceipSecGlobalInDropsread-onlycurrentThe total number of packets dropped during receive processing by all current and previous IPsec Phase-2 Tunnels. This count does NOT include packets dropped du…
1.3.6.1.4.1.9.9.432.1.1.1.7ScalarceipSecGlobalInReplayDropsread-onlycurrentThe total number of packets dropped during receive processing due to Anti-Replay processing by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.8ScalarceipSecGlobalInAuthsread-onlycurrentThe total number of inbound authentication's performed by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.9ScalarceipSecGlobalInAuthFailsread-onlycurrentThe total number of inbound authentication's which ended in failure by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.10ScalarceipSecGlobalInDecryptsread-onlycurrentThe total number of inbound decryption's performed by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.11ScalarceipSecGlobalInDecryptFailsread-onlycurrentThe total number of inbound decryption's which ended in failure by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.12ScalarceipSecGlobalOutOctetsread-onlycurrentA 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…
1.3.6.1.4.1.9.9.432.1.1.1.13ScalarceipSecGlobalOutUncompOctetsread-onlycurrentA 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 p…
1.3.6.1.4.1.9.9.432.1.1.1.14ScalarceipSecGlobalOutPktsread-onlycurrentThe total number of packets sent by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.15ScalarceipSecGlobalOutDropsread-onlycurrentThe total number of packets dropped during send processing by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.16ScalarceipSecGlobalOutAuthsread-onlycurrentThe total number of outbound authentication's performed by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.17ScalarceipSecGlobalOutAuthFailsread-onlycurrentThe total number of outbound authentication's which ended in failure by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.18ScalarceipSecGlobalOutEncryptsread-onlycurrentThe total number of outbound encryption's performed by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.19ScalarceipSecGlobalOutEncryptFailsread-onlycurrentThe total number of outbound encryption's which ended in failure by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.20ScalarceipSecGlobalProtocolUseFailsread-onlycurrentThe total number of protocol use failures which occurred during processing of all current and previously active IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.21ScalarceipSecGlobalNoSaFailsread-onlycurrentThe total number of non-existent Security Association in failures which occurred during processing of all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.22ScalarceipSecGlobalSysCapFailsread-onlycurrentThe total number of system capacity failures which occurred during processing of all current and previously active IPsec Phase-2 Tunnels.
1.3.6.1.4.1.9.9.432.1.1.1.23ScalarceipSecGlobalOutCompressedPktsread-onlycurrentThe cumulative number of outbound packets across all IPsec flows terminating at this device which were successfully compressed.
1.3.6.1.4.1.9.9.432.1.1.1.24ScalarceipSecGlobalOutCompSkippedPktsread-onlycurrentThe total number of outbound packets across all IPsec flows terminating at this devices that were to be compressed but which were skipped due to the compressio…
1.3.6.1.4.1.9.9.432.1.1.1.25ScalarceipSecGlobalOutCompFailPktsread-onlycurrentThe total number of outbound packets across all IPsec flows terminating at this device that failed compression because they grew in size after compression.
1.3.6.1.4.1.9.9.432.1.1.1.26ScalarceipSecGlobalOutCompTooSmallPktsread-onlycurrentThe total number of outbound packets across all IPsec flows terminating at this device that were to be compressed but were smaller than the compression thresho…
1.3.6.1.4.1.9.9.432.1.1.1.27ScalarceipSecGlobalThroughputUtilizatioinTimeIntervalread-onlycurrentThe object is the length of the time interval to measure the throughtput utilization.
1.3.6.1.4.1.9.9.432.1.1.1.28ScalarceipSecGlobalThroughputLastUpdatedTimeread-onlycurrentThe timestamp is the end of the last throughput utilization time interval.
1.3.6.1.4.1.9.9.432.1.1.1.29ScalarceipSecGlobalLastAveragePacketSizeread-onlycurrentThis object is the average packet size in the last throughput utilization time interval that ended at ceipSecGlobalThroughputLastUpdatedTime.
1.3.6.1.4.1.9.9.432.1.1.1.30ScalarceipSecGlobalLastThroughputInMbpsread-onlycurrentThe object is the total throughput in Mbps in the last throughput utilization time interval that ended at ceipSecGlobalThroughputLastUpdatedTime.
1.3.6.1.4.1.9.9.432.1.1.1.31ScalarceipSecGlobalLastThroughputInKppsread-onlycurrentThe object is the total throughput in Kpps in the last throughput utilization time interval that ended at ceipSecGlobalThroughputLastUpdatedTime.
1.3.6.1.4.1.9.9.432.1.1.1.32ScalarceipSecGlobalLastThroughputUtilizationread-onlycurrentThe object is the throughput utilization in percentage in the last performance utilization time interval that ended at ceipSecGlobalThroughputLastUpdatedTime.
1.3.6.1.4.1.9.9.432.1.1.1.33ScalarceipSecGlobalPeakThroughputUtilizationread-onlycurrentThe object is the peak throughput utilization in percentage since the managed system is active. It was observed in the throughput utilization time interval tha…
1.3.6.1.4.1.9.9.432.1.1.1.34ScalarceipSecGlobalPeakThroughputDateAndTimeread-onlycurrentThe date and time when ceipSecGlobalPeakThroughputUtilization is updated.
1.3.6.1.4.1.9.9.432.1.1.1.35ScalarceipSecGlobalPeakThroughputInMbpsread-onlycurrentThe object indicates the peak value of throughput in Mbps.
1.3.6.1.4.1.9.9.432.1.1.1.36ScalarceipSecGlobalPeakAvgPacketSizeread-onlycurrentThis object indicates the average packet size in bytes in the throughput utilization time interval that ended at ceipSecGlobalPeakThroughputDateAndTime.
1.3.6.1.4.1.9.9.432.1.1.2TableceipSecTunnelTablenot-accessiblecurrentThe IPsec Phase-2 Tunnel Table. There is one entry in this table for each active IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1RowceipSecTunnelEntrynot-accessiblecurrentEach entry contains the attributes associated with an active IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.1ColumnceipSecTunIndexnot-accessiblecurrentThe index of the IPsec Phase-2 Tunnel Table. The value of the index is a number which begins at 1 and is incremented with each tunnel that is created. The valu…
1.3.6.1.4.1.9.9.432.1.1.2.1.2ColumnceipSecTunLocalAddressTyperead-onlycurrentThe type of the IP address of the local endpoint for the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.3ColumnceipSecTunLocalAddressread-onlycurrentThe IP address of the local endpoint for the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.4ColumnceipSecTunRemoteAddressTyperead-onlycurrentThe type of the IP address of the remote endpoint for the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.5ColumnceipSecTunRemoteAddressread-onlycurrentThe IP address of the remote endpoint for the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.6ColumnceipSecTunControlProtocolread-onlycurrentIdentifies the protocol used to setup and administer this Phase-2 IPsec tunnel. In case this tunnel was spawned by an IPsec signaling protocol, this MIB object…
1.3.6.1.4.1.9.9.432.1.1.2.1.7ColumnceipSecTunControlTunnelIndexread-onlycurrentThe index of the associated IPsec Phase-1 Tunnel. In case this tunnel was spawned by an IPsec signaling protocol, this MIB object contains the value of the obj…
1.3.6.1.4.1.9.9.432.1.1.2.1.8ColumnceipSecTunControlTunnelAliveread-onlycurrentAn indicator which specifies whether or not the IPsec Phase-1 Tunnel that spawned this Phase-2 tunnel currently exists.
1.3.6.1.4.1.9.9.432.1.1.2.1.9ColumnceipSecTunEncapModeread-onlycurrentThe encapsulation mode used by the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.10ColumnceipSecTunNATTraversalModeread-onlycurrentThe encapsulation used by the IPsec Phase-2 tunnel for NAT traversal. The value of this object is constrained based on the value of the column 'ceipSecTunEncap…
1.3.6.1.4.1.9.9.432.1.1.2.1.11ColumnceipSecTunLifeSizeread-onlycurrentThe negotiated LifeSize of the IPsec Phase-2 Tunnel in kilobytes.
1.3.6.1.4.1.9.9.432.1.1.2.1.12ColumnceipSecTunLifeTimeread-onlycurrentThe negotiated LifeTime of the IPsec Phase-2 Tunnel in seconds. If the tunnel was setup manually, the value of this MIB element should be 0.
1.3.6.1.4.1.9.9.432.1.1.2.1.13ColumnceipSecTunActiveTimeread-onlycurrentThe length of time the IPsec Phase-2 Tunnel has been active in hundredths of seconds.
1.3.6.1.4.1.9.9.432.1.1.2.1.14ColumnceipSecTunSaLifeSizeThresholdread-onlycurrentThe security association LifeSize refresh threshold in kilobytes. If the tunnel was setup manually, the value of this MIB element should be 0.
1.3.6.1.4.1.9.9.432.1.1.2.1.15ColumnceipSecTunSaLifeTimeThresholdread-onlycurrentThe security association LifeTime refresh threshold in seconds. If the tunnel was setup manually, the value of this MIB element should be 0.
1.3.6.1.4.1.9.9.432.1.1.2.1.16ColumnceipSecTunTotalRefreshesread-onlycurrentThe total number of security association refreshes performed.
1.3.6.1.4.1.9.9.432.1.1.2.1.17ColumnceipSecTunExpiredSaInstancesread-onlycurrentThe total number of security associations which have expired. If the tunnel was setup manually, the value of this MIB element should be 0.
1.3.6.1.4.1.9.9.432.1.1.2.1.18ColumnceipSecTunCurrentSaInstancesread-onlycurrentThe number of security associations which are currently active or expiring.
1.3.6.1.4.1.9.9.432.1.1.2.1.19ColumnceipSecTunInSaDHGrpread-onlycurrentThe Diffie Hellman Group used by the inbound security association of the IPsec Phase-2 Tunnel. If the tunnel was setup manually, the value of this MIB element …
1.3.6.1.4.1.9.9.432.1.1.2.1.20ColumnceipSecTunInSaEncryptAlgoread-onlycurrentThe encryption algorithm used by the inbound security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.21ColumnceipSecTunInSaEncryptKeySizeread-onlycurrentThe key size in bits of the negotiated key to be used with the algorithm denoted by 'ceipSecTunInSaEncryptAlgo'. For DES and 3DES the key size is respectively …
1.3.6.1.4.1.9.9.432.1.1.2.1.22ColumnceipSecTunInSaAhAuthAlgoread-onlycurrentThe authentication algorithm used by the inbound authentication header (AH) security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.23ColumnceipSecTunInSaEspAuthAlgoread-onlycurrentThe authentication algorithm used by the inbound ecapsulation security protocol (ESP) security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.24ColumnceipSecTunInSaDecompAlgoread-onlycurrentThe decompression algorithm used by the inbound security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.25ColumnceipSecTunOutSaDHGrpread-onlycurrentThe Diffie Hellman Group used by the outbound security association of the IPsec Phase-2 Tunnel. If the tunnel was setup manually, the value of this MIB element…
1.3.6.1.4.1.9.9.432.1.1.2.1.26ColumnceipSecTunOutSaEncryptAlgoread-onlycurrentThe encryption algorithm used by the outbound security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.27ColumnceipSecTunOutSaEncryptKeySizeread-onlycurrentThe key size in bits of the negotiated key to be used with the algorithm denoted by 'ceipSecTunOutSaEncryptAlgo'. For DES and 3DES the key size is respectively…
1.3.6.1.4.1.9.9.432.1.1.2.1.28ColumnceipSecTunOutSaAhAuthAlgoread-onlycurrentThe authentication algorithm used by the outbound authentication header (AH) security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.29ColumnceipSecTunOutSaEspAuthAlgoread-onlycurrentThe authentication algorithm used by the inbound encapsulation security protocol (ESP) security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.30ColumnceipSecTunOutSaCompAlgoread-onlycurrentThe compression algorithm used by the inbound security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.31ColumnceipSecTunPmturead-onlycurrentThe Path MTU for this IPsec Phase-2 tunnel, which has been either learnt from the network or which has been specified by the administrator. The lower end of th…
1.3.6.1.4.1.9.9.432.1.1.2.1.32ColumnceipSecTunInOctetsread-onlycurrentA 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 pack…
1.3.6.1.4.1.9.9.432.1.1.2.1.33ColumnceipSecTunInDecompOctetsread-onlycurrentA 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 decompres…
1.3.6.1.4.1.9.9.432.1.1.2.1.34ColumnceipSecTunInPktsread-onlycurrentThe total number of packets received by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.35ColumnceipSecTunInDropPktsread-onlycurrentThe 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 proc…
1.3.6.1.4.1.9.9.432.1.1.2.1.36ColumnceipSecTunInReplayDropPktsread-onlycurrentThe total number of packets dropped during receive processing due to Anti-Replay processing by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.37ColumnceipSecTunInAuthsread-onlycurrentThe total number of inbound authentication's performed by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.38ColumnceipSecTunInAuthFailsread-onlycurrentThe total number of inbound authentication's which ended in failure by this IPsec Phase-2 Tunnel .
1.3.6.1.4.1.9.9.432.1.1.2.1.39ColumnceipSecTunInDecryptsread-onlycurrentThe total number of inbound decryption's performed by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.40ColumnceipSecTunInDecryptFailsread-onlycurrentThe total number of inbound decryption's which ended in failure by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.41ColumnceipSecTunOutOctetsread-onlycurrentA 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 sh…
1.3.6.1.4.1.9.9.432.1.1.2.1.42ColumnceipSecTunOutUncompOctetsread-onlycurrentA 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. …
1.3.6.1.4.1.9.9.432.1.1.2.1.43ColumnceipSecTunOutPktsread-onlycurrentThe total number of packets sent by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.44ColumnceipSecTunOutDropPktsread-onlycurrentThe total number of packets dropped during send processing by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.45ColumnceipSecTunOutAuthsread-onlycurrentThe total number of outbound authentication's performed by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.46ColumnceipSecTunOutAuthFailsread-onlycurrentThe total number of outbound authentication's which ended in failure by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.47ColumnceipSecTunOutEncryptsread-onlycurrentThe total number of outbound encryption's performed by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.48ColumnceipSecTunOutEncryptFailsread-onlycurrentThe total number of outbound encryption's which ended in failure by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.2.1.49ColumnceipSecTunOutCompressedPktsread-onlycurrentThe total number of outbound packets which were successfully compressed.
1.3.6.1.4.1.9.9.432.1.1.2.1.50ColumnceipSecTunOutCompSkippedPktsread-onlycurrentThe total number of outbound packets that were to be compressed but which were skipped due to the compression hysteresis.
1.3.6.1.4.1.9.9.432.1.1.2.1.51ColumnceipSecTunOutCompFailPktsread-onlycurrentThe total number of outbound packets that failed compression because they grew in size after compression.
1.3.6.1.4.1.9.9.432.1.1.2.1.52ColumnceipSecTunOutCompTooSmallPktsread-onlycurrentThe total number of outbound packets that were to be compressed but were smaller than the compression threshold size.
1.3.6.1.4.1.9.9.432.1.1.2.1.53ColumnceipSecIfIndexread-onlycurrentThis object represents the ifIndex of an interface where this tunnel is created. Multiple IPsec tunnels can be created using the same interface.
1.3.6.1.4.1.9.9.432.1.1.2.1.54ColumnceipSecTunStatusread-writecurrentThe status of the MIB table row. This object can be used to bring the tunnel down or force a rekeying. When the value is set to destroy(5), the SA bundle is de…
1.3.6.1.4.1.9.9.432.1.1.3TableceipSecEndPtTablenot-accessiblecurrentThe IPsec Phase-2 Tunnel Endpoint Table. This table contains an entry for each active endpoint associated with an IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.1.3.1RowceipSecEndPtEntrynot-accessiblecurrentAn IPsec Phase-2 Tunnel Endpoint entry.
1.3.6.1.4.1.9.9.432.1.1.3.1.1ColumnceipSecEndPtIndexnot-accessiblecurrentThe 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…
1.3.6.1.4.1.9.9.432.1.1.3.1.2ColumnceipSecEndPtLocalNameread-onlycurrentThe DNS name of the local Endpoint.
1.3.6.1.4.1.9.9.432.1.1.3.1.3ColumnceipSecEndPtLocalTyperead-onlycurrentThe type of identity for the local Endpoint.
1.3.6.1.4.1.9.9.432.1.1.3.1.4ColumnceipSecEndPtLocalAddrType1read-onlycurrentThe type of the IP address for this local Endpoint's first IP address.
1.3.6.1.4.1.9.9.432.1.1.3.1.5ColumnceipSecEndPtLocalAddr1read-onlycurrentThe 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 En…
1.3.6.1.4.1.9.9.432.1.1.3.1.6ColumnceipSecEndPtLocalAddrType2read-onlycurrentThe type of the IP address for this local Endpoint's second IP address.
1.3.6.1.4.1.9.9.432.1.1.3.1.7ColumnceipSecEndPtLocalAddr2read-onlycurrentThe 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 E…
1.3.6.1.4.1.9.9.432.1.1.3.1.8ColumnceipSecEndPtLocalProtocolread-onlycurrentThe protocol number of the local Endpoint's traffic.
1.3.6.1.4.1.9.9.432.1.1.3.1.9ColumnceipSecEndPtLocalPortread-onlycurrentThe port number of the local Endpoint's traffic.
1.3.6.1.4.1.9.9.432.1.1.3.1.10ColumnceipSecEndPtRemoteNameread-onlycurrentThe DNS name of the remote Endpoint.
1.3.6.1.4.1.9.9.432.1.1.3.1.11ColumnceipSecEndPtRemoteTyperead-onlycurrentThe type of identity for the remote Endpoint.
1.3.6.1.4.1.9.9.432.1.1.3.1.12ColumnceipSecEndPtRemoteAddrType1read-onlycurrentThe type of the IP address for this remote Endpoint's first IP address.
1.3.6.1.4.1.9.9.432.1.1.3.1.13ColumnceipSecEndPtRemoteAddr1read-onlycurrentThe 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…
1.3.6.1.4.1.9.9.432.1.1.3.1.14ColumnceipSecEndPtRemoteAddrType2read-onlycurrentThe type of the IP address for this remote Endpoint's second IP address.
1.3.6.1.4.1.9.9.432.1.1.3.1.15ColumnceipSecEndPtRemoteAddr2read-onlycurrentThe 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 remot…
1.3.6.1.4.1.9.9.432.1.1.3.1.16ColumnceipSecEndPtRemoteProtocolread-onlycurrentThe protocol number of the remote Endpoint's traffic.
1.3.6.1.4.1.9.9.432.1.1.3.1.17ColumnceipSecEndPtRemotePortread-onlycurrentThe port number of the remote Endpoint's traffic.
1.3.6.1.4.1.9.9.432.1.1.4TableceipSecSaTablenot-accessiblecurrentThe IPsec Phase-2 Security Association Table. This table identifies the structure (in terms of component SAs) of each active Phase-2 IPsec tunnel. This table c…
1.3.6.1.4.1.9.9.432.1.1.4.1RowceipSecSaEntrynot-accessiblecurrentEach entry contains the attributes associated with active and expiring IPsec Phase-2 security associations.
1.3.6.1.4.1.9.9.432.1.1.4.1.1ColumnceipSecSaProtocolnot-accessiblecurrentThis column represents the security protocol (AH, ESP or IPComp) for which this security association was setup.
1.3.6.1.4.1.9.9.432.1.1.4.1.2ColumnceipSecSaIndexnot-accessiblecurrentThe object, in the context of the IPsec tunnel 'ceipSecTunIndex', is an index of security associations comprising the Phase-2 IPsec tunnel represented by the t…
1.3.6.1.4.1.9.9.432.1.1.4.1.3ColumnceipSecSaDirectionread-onlycurrentPhase-2 IPsec security associations are simplex. Hence a particular security association is used either for securing outgoing traffic or decoding incoming traf…
1.3.6.1.4.1.9.9.432.1.1.4.1.4ColumnceipSecSaValueread-onlycurrentThis is the value of the Security Protection Index (SPI) assigned by the system to the security association represented by this entry.
1.3.6.1.4.1.9.9.432.1.1.4.1.5ColumnceipSecSaStatusread-onlycurrentThis column represents the status of the security association represented by this conceptual row. If the status of the SA is 'active', the SA is ready for acti…
1.3.6.1.4.1.9.9.432.1.1.5TableceipSecTunnelSaTablenot-accessiblecurrentThe IPsec Phase-2 Tunnel Security Association Table. This table identifies the SAs that are currently associated with an active Phase-2 tunnel. This table cont…
1.3.6.1.4.1.9.9.432.1.1.5.1RowceipSecTunnelSaEntrynot-accessiblecurrentEach entry contains the attributes and statistics associated with an active or expiring IPsec Phase-2 security associations.
1.3.6.1.4.1.9.9.432.1.1.5.1.1ColumnceipSecTunSaProtocolnot-accessiblecurrentThis column represents the security protocol (AH, ESP or IPComp) for which this security association was setup.
1.3.6.1.4.1.9.9.432.1.1.5.1.2ColumnceipSecTunSaIndexnot-accessiblecurrentThe object, in the context of the IPsec tunnel 'ceipSecTunIndex', is an index of security associations comprising the Phase-2 IPsec tunnel represented by the t…
1.3.6.1.4.1.9.9.432.1.1.5.1.3ColumnceipSecTunSaDirectionnot-accessiblecurrentPhase-2 IPsec security associations are simplex. Hence a particular security association is used either for securing outgoing traffic or decoding incoming traf…
1.3.6.1.4.1.9.9.432.1.1.5.1.4ColumnceipSecTunSaValueread-onlycurrentThis is the value of the Security Protection Index (SPI) assigned by the system to the security association represented by this entry.
1.3.6.1.4.1.9.9.432.1.1.5.1.5ColumnceipSecTunSaIfIndexread-onlycurrentThis object represents the ifIndex of an interface where a tunnel with ceipSecTunIndex is created. Multiple IPsec tunnels can be created using the same interfa…
1.3.6.1.4.1.9.9.432.1.1.5.1.6ColumnceipSecTunSaInOctetsread-onlycurrentA high capacity count of the total number of octets received by using this SA. This value is accumulated BEFORE determining whether or not the packet should be…
1.3.6.1.4.1.9.9.432.1.1.5.1.7ColumnceipSecTunSaInDecompOctetsread-onlycurrentA high capacity count of the total number of decompressed octets received by using this SA. This value is accumulated AFTER the packet is decompressed. If comp…
1.3.6.1.4.1.9.9.432.1.1.5.1.8ColumnceipSecTunSaInPktsread-onlycurrentThe total number of packets received by using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.9ColumnceipSecTunSaInDropPktsread-onlycurrentThe total number of packets dropped during receive process by using this SA. This count does NOT include packets dropped due to Anti-Replay processing.
1.3.6.1.4.1.9.9.432.1.1.5.1.10ColumnceipSecTunSaInReplayDropPktsread-onlycurrentThe total number of packets dropped during receive processing due to Anti-Replay processing by using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.11ColumnceipSecTunSaInAuthsread-onlycurrentThe total number of inbound authentication's performed by using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.12ColumnceipSecTunSaInAuthFailsread-onlycurrentThe total number of inbound authentication's which ended in failure by using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.13ColumnceipSecTunSaInDecryptsread-onlycurrentThe total number of inbound decryption's performed by this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.14ColumnceipSecTunSaInDecryptFailsread-onlycurrentThe total number of inbound decryption's which ended in failure by using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.15ColumnceipSecTunSaOutOctetsread-onlycurrentA high capacity count of the total number of octets sent by using this SA. This value is accumulated AFTER determining whether or not the packet should be comp…
1.3.6.1.4.1.9.9.432.1.1.5.1.16ColumnceipSecTunSaOutUncompOctetsread-onlycurrentA high capacity count of the total number of uncompressed octets sent by using this SA. This value is accumulated BEFORE the packet is compressed. If compressi…
1.3.6.1.4.1.9.9.432.1.1.5.1.17ColumnceipSecTunSaOutPktsread-onlycurrentThe total number of packets sent by using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.18ColumnceipSecTunSaOutDropPktsread-onlycurrentThe total number of packets dropped during send processing by using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.19ColumnceipSecTunSaOutAuthsread-onlycurrentThe total number of outbound authentication's performed by using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.20ColumnceipSecTunSaOutAuthFailsread-onlycurrentThe total number of outbound authentication's which ended in failure by using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.21ColumnceipSecTunSaOutEncryptsread-onlycurrentThe total number of outbound encryption's performed by using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.22ColumnceipSecTunSaOutEncryptFailsread-onlycurrentThe total number of outbound encryption's which ended in failure by using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.23ColumnceipSecTunSaOutCompressedPktsread-onlycurrentThe total number of outbound packets which were successfully compressed by using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.24ColumnceipSecTunSaOutCompSkippedPktsread-onlycurrentThe total number of outbound packets that were to be compressed but which were skipped due to the compression hysteresis when using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.25ColumnceipSecTunSaOutCompFailPktsread-onlycurrentThe total number of outbound packets that failed compression because they grew in size after compression when using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.26ColumnceipSecTunSaOutCompTooSmallPktsread-onlycurrentThe total number of outbound packets that were to be compressed but were smaller than the compression threshold size when using this SA.
1.3.6.1.4.1.9.9.432.1.1.5.1.27ColumnceipSecTunSaStatusread-onlycurrentThis column represents the status of the security association represented by this conceptual row. If the status of the SA is 'active', the SA is ready for acti…
1.3.6.1.4.1.9.9.432.1.1.6TableceipSecIfTunnelTablenot-accessiblecurrentThe IPsec Phase-2 Tunnels to Interface association table. This table contains an entry for each active IPsec Phase-2 Tunnel created under an interface. Multipl…
1.3.6.1.4.1.9.9.432.1.1.6.1RowceipSecIfTunnelEntrynot-accessiblecurrentEach entry contains the IPsec Phase-2 Tunnel associated with an interface.
1.3.6.1.4.1.9.9.432.1.1.6.1.1ColumnceipSecIfTunnelStatusread-onlycurrentThis object corresponds to the status of a IPsec Phase-2 Tunnel in ceipSecTunnelTable indexed by ceipSecTunIndex. The valid status this object can have are 'ac…
1.3.6.1.4.1.9.9.432.1.2NodeceipSecHistory
1.3.6.1.4.1.9.9.432.1.2.1NodeceipSecHistGlobal
1.3.6.1.4.1.9.9.432.1.2.1.1NodeceipSecHistGlobalCntl
1.3.6.1.4.1.9.9.432.1.2.1.1.1ScalarceipSecHistTableSizeread-writecurrentThe window size of the IPsec Phase-2 History Tables. The IPsec Phase-2 History Tables are implemented as a sliding window in which only the last 'N' entries ar…
1.3.6.1.4.1.9.9.432.1.2.2TableceipSecTunnelHistTablenot-accessiblecurrentThe IPsec Phase-2 Tunnel History Table. This table is conceptually a sliding window in which only the last 'N' entries are maintained, where 'N' is the value o…
1.3.6.1.4.1.9.9.432.1.2.2.1RowceipSecTunnelHistEntrynot-accessiblecurrentEach entry contains the attributes associated with a previously active IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.1ColumnceipSecTunHistIndexnot-accessiblecurrentThe 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 …
1.3.6.1.4.1.9.9.432.1.2.2.1.2ColumnceipSecTunHistTermReasonread-onlycurrentThe reason the IPsec Phase-2 Tunnel was terminated. Possible reasons include: 1 = other 2 = normal termination 3 = operator request 4 = peer delete request was…
1.3.6.1.4.1.9.9.432.1.2.2.1.3ColumnceipSecTunHistActiveIndexread-onlycurrentThe index of the previously active IPsec Phase-2 Tunnel. This object must correspond to an expired IPsec tunnel; hence this object may not assume the value of …
1.3.6.1.4.1.9.9.432.1.2.2.1.4ColumnceipSecTunHistLocalAddressTyperead-onlycurrentThe type of the IP address of the local endpoint for the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.5ColumnceipSecTunHistLocalAddressread-onlycurrentThe IP address of the local endpoint for the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.6ColumnceipSecTunHistRemoteAddressTyperead-onlycurrentThe type of the IP address of the remote endpoint for the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.7ColumnceipSecTunHistRemoteAddressread-onlycurrentThe IP address of the remote endpoint for the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.8ColumnceipSecTunHistControlProtocolread-onlycurrentIdentifies the protocol that was used to setup and administer Phase-2 IPsec tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.9ColumnceipSecTunHistControlTunnelIndexread-onlycurrentThe index of the IPsec Phase-1 Tunnel that spawned this Phase-2 tunnel (in case of IKE, this value would refer to 'csikeTunIndex' in the 'csikeTunnelTable'). I…
1.3.6.1.4.1.9.9.432.1.2.2.1.10ColumnceipSecTunHistEncapModeread-onlycurrentThe encapsulation mode used by the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.11ColumnceipSecTunHistNATTraversalModeread-onlycurrentThe encapsulation used by the IPsec Phase-2 tunnel corresponding to this conceptual row for NAT traversal.
1.3.6.1.4.1.9.9.432.1.2.2.1.12ColumnceipSecTunHistLifeSizeread-onlycurrentThe negotiated LifeSize of the IPsec Phase-2 Tunnel in kilobytes.
1.3.6.1.4.1.9.9.432.1.2.2.1.13ColumnceipSecTunHistLifeTimeread-onlycurrentThe negotiated LifeTime of the IPsec Phase-2 Tunnel in seconds.
1.3.6.1.4.1.9.9.432.1.2.2.1.14ColumnceipSecTunHistStartTimeread-onlycurrentThe value of sysUpTime in hundredths of seconds when the IPsec Phase-2 Tunnel was started.
1.3.6.1.4.1.9.9.432.1.2.2.1.15ColumnceipSecTunHistActiveTimeread-onlycurrentThe length of time the IPsec Phase-2 Tunnel has been active in hundredths of seconds.
1.3.6.1.4.1.9.9.432.1.2.2.1.16ColumnceipSecTunHistTotalRefreshesread-onlycurrentThe total number of security association refreshes performed.
1.3.6.1.4.1.9.9.432.1.2.2.1.17ColumnceipSecTunHistTotalSasread-onlycurrentThe total number of security associations used during the life of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.18ColumnceipSecTunHistInSaDHGrpread-onlycurrentThe Diffie Hellman Group used by the inbound security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.19ColumnceipSecTunHistInSaEncryptAlgoread-onlycurrentThe encryption algorithm used by the inbound security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.20ColumnceipSecTunHistInSaEncryptKeySizeread-onlycurrentThe size in bits of the key which was negotiated to be used with the encryption transform used with this tunnel denoted by ceipSecTunHistInSaEncryptAlgo. For D…
1.3.6.1.4.1.9.9.432.1.2.2.1.21ColumnceipSecTunHistInSaAhAuthAlgoread-onlycurrentThe authentication algorithm used by the inbound authentication header (AH) security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.22ColumnceipSecTunHistInSaEspAuthAlgoread-onlycurrentThe authentication algorithm used by the inbound encapsulation security protocol (ESP) security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.23ColumnceipSecTunHistInSaDecompAlgoread-onlycurrentThe decompression algorithm used by the inbound security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.24ColumnceipSecTunHistOutSaDHGrpread-onlycurrentThe Diffie Hellman Group used by the outbound security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.25ColumnceipSecTunHistOutSaEncryptAlgoread-onlycurrentThe encryption algorithm used by the outbound security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.26ColumnceipSecTunHistOutSaEncryptKeySzread-onlycurrentThe size in bits of the key which was negotiated to be used with the encryption transform used with this tunnel denoted by ceipSecTunHistOutSaEncryptAlgo. For …
1.3.6.1.4.1.9.9.432.1.2.2.1.27ColumnceipSecTunHistOutSaAhAuthAlgoread-onlycurrentThe authentication algorithm used by the outbound authentication header (AH) security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.28ColumnceipSecTunHistOutSaEspAuthAlgoread-onlycurrentThe authentication algorithm used by the inbound ecapsulation security protocol (ESP) security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.29ColumnceipSecTunHistOutSaCompAlgoread-onlycurrentThe compression algorithm used by the inbound security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.30ColumnceipSecTunHistPmturead-onlycurrentThe Path MTU that was determined for this IPsec Phase-2 tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.31ColumnceipSecTunHistInOctetsread-onlycurrentA 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 pack…
1.3.6.1.4.1.9.9.432.1.2.2.1.32ColumnceipSecTunHistInDecompOctetsread-onlycurrentA 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 decompres…
1.3.6.1.4.1.9.9.432.1.2.2.1.33ColumnceipSecTunHistInPktsread-onlycurrentThe total number of packets received by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.34ColumnceipSecTunHistInDropPktsread-onlycurrentThe 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 proc…
1.3.6.1.4.1.9.9.432.1.2.2.1.35ColumnceipSecTunHistInReplayDropPktsread-onlycurrentThe total number of packets dropped during receive processing due to Anti-Replay processing by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.36ColumnceipSecTunHistInAuthsread-onlycurrentThe total number of inbound authentication's performed by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.37ColumnceipSecTunHistInAuthFailsread-onlycurrentThe total number of inbound authentication's which ended in failure by this IPsec Phase-2 Tunnel .
1.3.6.1.4.1.9.9.432.1.2.2.1.38ColumnceipSecTunHistInDecryptsread-onlycurrentThe total number of inbound decryption's performed by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.39ColumnceipSecTunHistInDecryptFailsread-onlycurrentThe total number of inbound decryption's which ended in failure by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.40ColumnceipSecTunHistOutOctetsread-onlycurrentA 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 sh…
1.3.6.1.4.1.9.9.432.1.2.2.1.41ColumnceipSecTunHistOutUncompOctetsread-onlycurrentA 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. …
1.3.6.1.4.1.9.9.432.1.2.2.1.42ColumnceipSecTunHistOutPktsread-onlycurrentThe total number of packets sent by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.43ColumnceipSecTunHistOutDropPktsread-onlycurrentThe total number of packets dropped during send processing by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.44ColumnceipSecTunHistOutAuthsread-onlycurrentThe total number of outbound authentication's performed by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.45ColumnceipSecTunHistOutAuthFailsread-onlycurrentThe total number of outbound authentication's which ended in failure by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.46ColumnceipSecTunHistOutEncryptsread-onlycurrentThe total number of outbound encryption's performed by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.47ColumnceipSecTunHistOutEncryptFailsread-onlycurrentThe total number of outbound encryption's which ended in failure by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.9.9.432.1.2.2.1.48ColumnceipSecTunHistOutCompressedPktsread-onlycurrentThe total number of outbound packets which were successfully compressed.
1.3.6.1.4.1.9.9.432.1.2.2.1.49ColumnceipSecTunHistOutCompSkippedPktsread-onlycurrentThe total number of outbound packets that were to be compressed but which were skipped due to the compression hysteresis.
1.3.6.1.4.1.9.9.432.1.2.2.1.50ColumnceipSecTunHistOutCompFailPktsread-onlycurrentThe total number of outbound packets that failed compression because they grew in size after compression.
1.3.6.1.4.1.9.9.432.1.2.2.1.51ColumnceipSecTunHistOutCompSmallPktsread-onlycurrentThe total number of outbound packets that were to be compressed but were smaller than the compression threshold size.
1.3.6.1.4.1.9.9.432.1.2.3TableceipSecEndPtHistTablenot-accessiblecurrentThe IPsec Phase-2 Tunnel Endpoint History Table. This table is conceptually a sliding window in which only the last 'N' entries are maintained, where 'N' is th…
1.3.6.1.4.1.9.9.432.1.2.3.1RowceipSecEndPtHistEntrynot-accessiblecurrentEach entry contains the attributes associated with a previously active IPsec Phase-2 Tunnel Endpoint.
1.3.6.1.4.1.9.9.432.1.2.3.1.1ColumnceipSecEndPtHistIndexnot-accessiblecurrentThe 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 incre…
1.3.6.1.4.1.9.9.432.1.2.3.1.2ColumnceipSecEndPtHistTunIndexread-onlycurrentThe index of the previously active IPsec Phase-2 Tunnel Table.
1.3.6.1.4.1.9.9.432.1.2.3.1.3ColumnceipSecEndPtHistActiveIndexread-onlycurrentThe index of the previously active Endpoint.
1.3.6.1.4.1.9.9.432.1.2.3.1.4ColumnceipSecEndPtHistLocalNameread-onlycurrentThe DNS name of the local Endpoint.
1.3.6.1.4.1.9.9.432.1.2.3.1.5ColumnceipSecEndPtHistLocalTyperead-onlycurrentThe type of identity for the local Endpoint.
1.3.6.1.4.1.9.9.432.1.2.3.1.6ColumnceipSecEndPtHistLocalAddrType1read-onlycurrentThe type of the IP address for this local Endpoint's first IP address.
1.3.6.1.4.1.9.9.432.1.2.3.1.7ColumnceipSecEndPtHistLocalAddr1read-onlycurrentThe 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 En…
1.3.6.1.4.1.9.9.432.1.2.3.1.8ColumnceipSecEndPtHistLocalAddrType2read-onlycurrentThe type of the IP address for this local Endpoint's second IP address.
1.3.6.1.4.1.9.9.432.1.2.3.1.9ColumnceipSecEndPtHistLocalAddr2read-onlycurrentThe 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 E…
1.3.6.1.4.1.9.9.432.1.2.3.1.10ColumnceipSecEndPtHistLocalProtocolread-onlycurrentThe protocol number of the local Endpoint's traffic.
1.3.6.1.4.1.9.9.432.1.2.3.1.11ColumnceipSecEndPtHistLocalPortread-onlycurrentThe port number of the local Endpoint's traffic.
1.3.6.1.4.1.9.9.432.1.2.3.1.12ColumnceipSecEndPtHistRemoteNameread-onlycurrentThe DNS name of the remote Endpoint.
1.3.6.1.4.1.9.9.432.1.2.3.1.13ColumnceipSecEndPtHistRemoteTyperead-onlycurrentThe type of identity for the remote Endpoint.
1.3.6.1.4.1.9.9.432.1.2.3.1.14ColumnceipSecEndPtHistRemoteAddrType1read-onlycurrentThe type of the IP address for this remote Endpoint's first IP address.
1.3.6.1.4.1.9.9.432.1.2.3.1.15ColumnceipSecEndPtHistRemoteAddr1read-onlycurrentThe 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…
1.3.6.1.4.1.9.9.432.1.2.3.1.16ColumnceipSecEndPtHistRemoteAddrType2read-onlycurrentThe type of the IP address for this remote Endpoint's second IP address.
1.3.6.1.4.1.9.9.432.1.2.3.1.17ColumnceipSecEndPtHistRemoteAddr2read-onlycurrentThe 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 remot…
1.3.6.1.4.1.9.9.432.1.2.3.1.18ColumnceipSecEndPtHistRemoteProtocolread-onlycurrentThe protocol number of the remote Endpoint's traffic.
1.3.6.1.4.1.9.9.432.1.2.3.1.19ColumnceipSecEndPtHistRemotePortread-onlycurrentThe port number of the remote Endpoint's traffic.
1.3.6.1.4.1.9.9.432.1.3NodeceipSecFailures
1.3.6.1.4.1.9.9.432.1.3.1NodeceipSecFailGlobal
1.3.6.1.4.1.9.9.432.1.3.1.1NodeceipSecFailGlobalCntl
1.3.6.1.4.1.9.9.432.1.3.1.1.1ScalarceipSecFailTableSizeread-writecurrentThe window size of the IPsec Phase-2 Failure Table. The IPsec Phase-2 Failure Tables are implemented as a sliding window in which only the last N entries are m…
1.3.6.1.4.1.9.9.432.1.3.2TableceipSecFailTablenot-accessiblecurrentThe 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 i…
1.3.6.1.4.1.9.9.432.1.3.2.1RowceipSecFailEntrynot-accessiblecurrentEach entry contains the attributes associated with an IPsec Phase-1 failure.
1.3.6.1.4.1.9.9.432.1.3.2.1.1ColumnceipSecFailIndexnot-accessiblecurrentThe 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 …
1.3.6.1.4.1.9.9.432.1.3.2.1.2ColumnceipSecFailReasonread-onlycurrentThe reason for the failure. Possible reasons include: 1 = other 2 = internal error occurred 3 = peer encoding error 4 = proposal failure 5 = protocol use failu…
1.3.6.1.4.1.9.9.432.1.3.2.1.3ColumnceipSecFailTimeread-onlycurrentThe value of sysUpTime in hundredths of seconds at the time of the failure.
1.3.6.1.4.1.9.9.432.1.3.2.1.4ColumnceipSecFailTunnelIndexread-onlycurrentThe Phase-2 Tunnel index (ceipSecTunIndex). If this conceptual row corresponds to an operation failure (that is, the failure of an established Phase-2 IPsec tu…
1.3.6.1.4.1.9.9.432.1.3.2.1.5ColumnceipSecFailSaSpiread-onlycurrentThe security association SPI value. If this conceptual row corresponds to a setup failure (failure to establish the tunnel), the value of this MIB object is un…
1.3.6.1.4.1.9.9.432.1.3.2.1.6ColumnceipSecFailPktSrcAddressTyperead-onlycurrentThe type of the packet's source IP address.
1.3.6.1.4.1.9.9.432.1.3.2.1.7ColumnceipSecFailPktSrcAddressread-onlycurrentThe packet's source IP address.
1.3.6.1.4.1.9.9.432.1.3.2.1.8ColumnceipSecFailPktDstAddressTyperead-onlycurrentThe type of the packet's destination IP address.
1.3.6.1.4.1.9.9.432.1.3.2.1.9ColumnceipSecFailPktDstAddressread-onlycurrentThe packet's destination IP address.
1.3.6.1.4.1.9.9.432.1.5NodeceipSecNotificationCntl
1.3.6.1.4.1.9.9.432.1.5.1ScalarceipSecNotiCntlIpSecAllNotifsread-writecurrentThis object sending any notification defined in this MIB module. That is, a particular notification 'foo' defined in this MIB module is enabled if and only if …
1.3.6.1.4.1.9.9.432.1.5.2ScalarceipSecNotifCntlIpSecTunnelStartread-writecurrentThis object defines the administrative state of sending the IPsec Phase-2 Tunnel Start TRAP. If the value of this object is 'true', the issuing of the notifica…
1.3.6.1.4.1.9.9.432.1.5.3ScalarceipSecNotifCntlIpSecTunnelStopread-writecurrentThis object defines the administrative state of sending the IPsec Phase-2 Tunnel Stop TRAP. If the value of this object is 'true', the issuing of the notificat…
1.3.6.1.4.1.9.9.432.1.5.4ScalarceipSecNotifCntlIpSecSysFailureread-writecurrentThis object defines the administrative state of sending the IPsec Phase-2 System Failure TRAP. If the value of this object is 'true', the issuing of the notifi…
1.3.6.1.4.1.9.9.432.1.5.5ScalarceipSecNotifCntlIpSecSetUpFailread-writecurrentThis object defines the administrative state of sending the IPsec Phase-2 Set Up Failure TRAP. If the value of this object is 'true', the issuing of the notifi…
1.3.6.1.4.1.9.9.432.1.5.6ScalarceipSecNotifCntlIpSecBadSaread-writecurrentThis object defines the administrative state of sending the IPsec Phase-2 No Security Association trap. If the value of this object is 'true', the issuing of t…
1.3.6.1.4.1.9.9.432.1.5.7ScalarceipSecNotifCntlCertExpiryread-writecurrentThis object defines the administrative state of sending the IPSec certificate expiry notification. If the value of this object is 'true', the issuing of the no…
1.3.6.1.4.1.9.9.432.1.5.8ScalarceipSecNotifCntlCertRenewalread-writecurrentThis object defines the administrative state of sending the IPSec X.509 certificate renewal status notification. If the value of this object is 'true', the iss…
1.3.6.1.4.1.9.9.432.1.6NodeceipSecCertNotification
1.3.6.1.4.1.9.9.432.1.6.1ScalarceipSecCertSubjectNameread-onlycurrentThis object provides the subject name from the X.509 certificate, or the alternate subject name if it is available. The subject name is formatted as a characte…
1.3.6.1.4.1.9.9.432.1.6.2ScalarceipSecCertSerialNumberread-onlycurrentThis object provides the serial number from the X.509 certificate. The serial number is formatted as a character string matching the output of a ssh-certview c…
1.3.6.1.4.1.9.9.432.1.6.3ScalarceipSecCertIssuerNameread-onlycurrentThis object provides the issuer name from the X.509 certificate. The issuer name is formatted as a character string matching the output of a ssh-certview comma…
1.3.6.1.4.1.9.9.432.1.6.4ScalarceipSecCertExpiryTimeread-onlycurrentThis object provides the validity notAfter time from the X.509 certificate. The notAfter time is the time after which the certificate is not valid. The time is…
1.3.6.1.4.1.9.9.432.1.6.5ScalarceipSecCertRenewalStatusread-onlycurrentThis object provides the renewal status of the X.509 certificate on the application sending the notification. renewalNotNeeded(1) = certificate is OK and does …
1.3.6.1.4.1.9.9.432.1.6.6ScalarceipSecCertExpiryStatusread-onlycurrentThis object provides the expiration status of the X.509 certificate on the application sending the notification. The notification is sent when the value of thi…
1.3.6.1.4.1.9.9.432.2NodeciscoEnhancedIpsecFlowMIBConform
1.3.6.1.4.1.9.9.432.2.1NodeciscoEnhIPsecFlowMIBCompliances
1.3.6.1.4.1.9.9.432.2.1.1ComplianceciscoEnhIPsecFlowMIBComplianceread-onlydeprecatedThe compliance statement for SNMP entities pertaining to Phase-2 of IP Security Protocol.
1.3.6.1.4.1.9.9.432.2.1.2ComplianceciscoEnhIPsecFlowMIBComplianceRev1read-onlydeprecatedThe compliance statement for SNMP entities pertaining to Phase-2 of IP Security Protocol.
1.3.6.1.4.1.9.9.432.2.1.3ComplianceciscoEnhIPsecFlowMIBComplianceRev2read-onlycurrentThe compliance statement for SNMP entities pertaining to Phase-2 of IP Security Protocol.
1.3.6.1.4.1.9.9.432.2.2NodeciscoIPsecFlowMIBGroups
1.3.6.1.4.1.9.9.432.2.2.1GroupciscoEnhIPsecFlowActivityGroupcurrentThis 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 Association …
1.3.6.1.4.1.9.9.432.2.2.2GroupciscoEnhIPsecFlowCoreHistGroupcurrentThis group consists of the core (mandatory) objects pertaining to maintaining history of IPsec activity.
1.3.6.1.4.1.9.9.432.2.2.3GroupciscoEnhIPsecFlowHistoryGroupcurrentThis group consists of objects that pertain to maintenance of history of IPsec Phase 2 activity.
1.3.6.1.4.1.9.9.432.2.2.4GroupciscoEnhIPsecFlowCoreFailGroupcurrentThis group consists of the core (mandatory) objects pertaining to maintaining history of failure IPsec activity.
1.3.6.1.4.1.9.9.432.2.2.5GroupciscoEnhIPsecFlowFailureGroupcurrentThis group consists of objects that pertain to maintenance of history of failures associated with Phase 2 IPsec activity.
1.3.6.1.4.1.9.9.432.2.2.6GroupciscoEnhIPsecFlowNotifCntlGroupcurrentThis group of objects controls the sending of notifications pertaining to IPsec Phase-2 processing.
1.3.6.1.4.1.9.9.432.2.2.7GroupciscoEnhIPsecFlowNotifGroupcurrentThis group contains the notifications pertaining to Phase-2 operations and data transfer.
1.3.6.1.4.1.9.9.432.2.2.8GroupciscoEnhIPsecFlowTunnelSaGroupcurrentThis group consists of the Phase-2 IPsec tunnel Security Association and traffic information.
1.3.6.1.4.1.9.9.432.2.2.9GroupciscoEnhIPsecFlowNotifCntlGroupSup01currentThis supplement group of objects controls the sending of X.509 certificate IPSec notifications.
1.3.6.1.4.1.9.9.432.2.2.10GroupciscoEnhIPsecFlowNotifGroupSup01currentThis supplement group contains the X.509 certificate notifications for the IPSec MIB.
1.3.6.1.4.1.9.9.432.2.2.11GroupciscoEnhIPsecFlowCertObjectGroupcurrentThis group consists of objects to support X.509 certificates.
1.3.6.1.4.1.9.9.432.2.2.12GroupciscoEnhIPsecFlowPerformanceThroughputGroupcurrentThis group consists of objects to show the the performance utilization.