HH3C-IPSEC-MONITOR-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-IPSEC-MONITOR-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
 hh3cIPSecMonitor 1.3.6.1.4.1.25506.2.7
The MIB is designed to get statistic information of IPSec tunnels. With this MIB, we can get information of a certain tunnel or all tunnels.
     hh3cIPSecObjects 1.3.6.1.4.1.25506.2.7.1
         hh3cIPSecTunnelTable 1.3.6.1.4.1.25506.2.7.1.1 no-access
The IPSec Phase-2 Tunnel Table. There is one entry in this table for each active IPSec Phase-2 Tunnel.
             hh3cIPSecTunnelEntry 1.3.6.1.4.1.25506.2.7.1.1.1 no-access
Information about hh3cIPSecTunnelTable.
                 hh3cIPSecTunIfIndex 1.3.6.1.4.1.25506.2.7.1.1.1.1 integer32 no-access
The interface index( the ifIndex of ifTable ).
                 hh3cIPSecTunEntryIndex 1.3.6.1.4.1.25506.2.7.1.1.1.2 integer32 no-access
The index of IPSec policy applied in the interface.
                 hh3cIPSecTunIndex 1.3.6.1.4.1.25506.2.7.1.1.1.3 integer32 no-access
The index of 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.
                 hh3cIPSecTunIKETunnelIndex 1.3.6.1.4.1.25506.2.7.1.1.1.4 integer32 read-only
The index of the associated IPSec Phase-1 IKE Tunnel (IKETunIndex in the IKETunnelTable). 2147483647 is defined as invalid value.
                 hh3cIPSecTunLocalAddr 1.3.6.1.4.1.25506.2.7.1.1.1.5 ipaddress read-only
The IP address of the local peer for the IPSec Phase-2 Tunnel. 0.0.0.0 is defined as invalid value.
                 hh3cIPSecTunRemoteAddr 1.3.6.1.4.1.25506.2.7.1.1.1.6 ipaddress read-only
The IP address of the remote peer for the IPSec Phase-2 Tunnel. 0.0.0.0 is defined as invalid value.
                 hh3cIPSecTunKeyType 1.3.6.1.4.1.25506.2.7.1.1.1.7 hh3cipsecnegotype read-only
The key negotiate mode used by the IPSec Phase-2 Tunnel.
                 hh3cIPSecTunEncapMode 1.3.6.1.4.1.25506.2.7.1.1.1.8 hh3cencapmode read-only
The encapsulation mode used by the IPSec Phase-2 Tunnel.
                 hh3cIPSecTunInitiator 1.3.6.1.4.1.25506.2.7.1.1.1.9 integer read-only
The initiator of this IPSec tunnel. Value none is used for manual IPsec tunnel, for there is no initiator or responder in this method. Enumeration: 'remote': 2, 'none': 2147483647, 'local': 1.
                 hh3cIPSecTunLifeSize 1.3.6.1.4.1.25506.2.7.1.1.1.10 gauge32 read-only
The negotiated LifeSize of the IPSec Phase-2 Tunnel in kilobytes. 0 is defined as invalid value.
                 hh3cIPSecTunLifeTime 1.3.6.1.4.1.25506.2.7.1.1.1.11 integer32 read-only
The negotiated LifeTime of the IPSec Phase-2 Tunnel in seconds. 2147483647 is defined as invalid value.
                 hh3cIPSecTunRemainTime 1.3.6.1.4.1.25506.2.7.1.1.1.12 integer32 read-only
The remain time of SA in seconds. 2147483647 is defined as invalid value.
                 hh3cIPSecTunActiveTime 1.3.6.1.4.1.25506.2.7.1.1.1.13 integer32 read-only
The duration the IPSec Phase-2 Tunnel has been active in hundredths of seconds. 2147483647 is defined as invalid value.
                 hh3cIPSecTunRemainSize 1.3.6.1.4.1.25506.2.7.1.1.1.14 gauge32 read-only
The remain LifeSize of SA in kilobytes. 0 is defined as invalid value.
                 hh3cIPSecTunTotalRefreshes 1.3.6.1.4.1.25506.2.7.1.1.1.15 counter32 read-only
The total number of security association refreshing performed.
                 hh3cIPSecTunCurrentSaInstances 1.3.6.1.4.1.25506.2.7.1.1.1.16 gauge32 read-only
The number of security associations which are currently active or expiring.
                 hh3cIPSecTunInSaEncryptAlgo 1.3.6.1.4.1.25506.2.7.1.1.1.17 hh3cencryptalgo read-only
The encryption algorithm used by the inbound security association of the IPSec Phase-2 Tunnel.
                 hh3cIPSecTunInSaAhAuthAlgo 1.3.6.1.4.1.25506.2.7.1.1.1.18 hh3cauthalgo read-only
The authentication algorithm used by the inbound authentication header (AH) security association of the IPSec Phase-2 Tunnel.
                 hh3cIPSecTunInSaEspAuthAlgo 1.3.6.1.4.1.25506.2.7.1.1.1.19 hh3cauthalgo read-only
The authentication algorithm used by the inbound encapsulation security protocol(ESP) security association of the IPSec Phase-2 Tunnel.
                 hh3cIPSecTunDiffHellmanGrp 1.3.6.1.4.1.25506.2.7.1.1.1.20 hh3cdiffhellmangrp read-only
The Diffie Hellman Group used by the security association of the IPSec Phase-2 Tunnel.
                 hh3cIPSecTunOutSaEncryptAlgo 1.3.6.1.4.1.25506.2.7.1.1.1.21 hh3cencryptalgo read-only
The encryption algorithm used by the outbound security association of the IPSec Phase-2 Tunnel.
                 hh3cIPSecTunOutSaAhAuthAlgo 1.3.6.1.4.1.25506.2.7.1.1.1.22 hh3cauthalgo read-only
The authentication algorithm used by the outbound authentication header (AH) security association of the IPSec Phase-2 Tunnel.
                 hh3cIPSecTunOutSaEspAuthAlgo 1.3.6.1.4.1.25506.2.7.1.1.1.23 hh3cauthalgo read-only
The authentication algorithm used by the outbound encapsulation security protocol(ESP) security association of the IPSec Phase-2 Tunnel.
                 hh3cIPSecTunPolicyName 1.3.6.1.4.1.25506.2.7.1.1.1.24 displaystring read-only
The policy name used by this IPSec tunnel.
                 hh3cIPSecTunPolicyNum 1.3.6.1.4.1.25506.2.7.1.1.1.25 integer32 read-only
The sequence number of policy used by this IPSec tunnel.
                 hh3cIPSecTunStatus 1.3.6.1.4.1.25506.2.7.1.1.1.26 integer read-only
The status of the IPSec Tunnel. Enumeration: 'ready': 2, 'initial': 1, 'rekeyed': 3, 'closed': 4.
         hh3cIPSecTunnelStatTable 1.3.6.1.4.1.25506.2.7.1.2 no-access
The IPSec Phase-2 Tunnel Statistics Table.
             hh3cIPSecTunnelStatEntry 1.3.6.1.4.1.25506.2.7.1.2.1 no-access
Information about hh3cIPSecTunnelStatTable.
                 hh3cIPSecTunInOctets 1.3.6.1.4.1.25506.2.7.1.2.1.1 counter64 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.
                 hh3cIPSecTunInDecompOctets 1.3.6.1.4.1.25506.2.7.1.2.1.2 counter64 read-only
The total number of decompressed octets received by this IPSec Phase-2 Tunnel. This value is accumulated AFTER the packet is decompressed.
                 hh3cIPSecTunInPkts 1.3.6.1.4.1.25506.2.7.1.2.1.3 counter64 read-only
The total number of packets received by this IPSec Phase-2 Tunnel.
                 hh3cIPSecTunInDropPkts 1.3.6.1.4.1.25506.2.7.1.2.1.4 counter64 read-only
The total number of packets dropped during receiving process by this IPSec Phase-2 Tunnel.
                 hh3cIPSecTunInReplayDropPkts 1.3.6.1.4.1.25506.2.7.1.2.1.5 counter32 read-only
The total number of packets dropped during receiving process due to Anti-Replay process by this IPSec Phase-2 Tunnel.
                 hh3cIPSecTunInAuthFails 1.3.6.1.4.1.25506.2.7.1.2.1.6 counter32 read-only
The total number of inbound authentication's which ended in failure by this IPSec Phase-2 Tunnel.
                 hh3cIPSecTunInDecryptFails 1.3.6.1.4.1.25506.2.7.1.2.1.7 counter32 read-only
The total number of inbound decryption's which ended in failure by this IPSec Phase-2 Tunnel.
                 hh3cIPSecTunOutOctets 1.3.6.1.4.1.25506.2.7.1.2.1.8 counter64 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.
                 hh3cIPSecTunOutUncompOctets 1.3.6.1.4.1.25506.2.7.1.2.1.9 counter64 read-only
The total number of uncompressed octets sent by this IPSec Phase-2 Tunnel.This value is accumulated BEFORE the packet is compressed.
                 hh3cIPSecTunOutPkts 1.3.6.1.4.1.25506.2.7.1.2.1.10 counter64 read-only
The total number of packets sent by this IPSec Phase-2 Tunnel.
                 hh3cIPSecTunOutDropPkts 1.3.6.1.4.1.25506.2.7.1.2.1.11 counter64 read-only
The total number of packets dropped during sending process by this IPSec Phase-2 Tunnel.
                 hh3cIPSecTunOutEncryptFails 1.3.6.1.4.1.25506.2.7.1.2.1.12 counter32 read-only
The total number of outbound encryption's which ended in failure by this IPSec Phase-2 Tunnel.
                 hh3cIPSecTunNoMemoryDropPkts 1.3.6.1.4.1.25506.2.7.1.2.1.13 counter32 read-only
The total number of packets dropped due to no enough memory by this IPSec Phase-2 Tunnel.
                 hh3cIPSecTunQueueFullDropPkts 1.3.6.1.4.1.25506.2.7.1.2.1.14 counter32 read-only
The total number of packets dropped due to queue full by this IPSec Phase-2 Tunnel.
                 hh3cIPSecTunInvalidLenDropPkts 1.3.6.1.4.1.25506.2.7.1.2.1.15 counter32 read-only
The total number of packets dropped due to invalid length packet by this IPSec Phase-2 Tunnel.
                 hh3cIPSecTunTooLongDropPkts 1.3.6.1.4.1.25506.2.7.1.2.1.16 counter32 read-only
The total number of packets dropped due to too long packet by this IPSec Phase-2 Tunnel.
                 hh3cIPSecTunInvalidSaDropPkts 1.3.6.1.4.1.25506.2.7.1.2.1.17 counter32 read-only
The total number of packets dropped due to invalid SA by this IPSec Phase-2 Tunnel.
         hh3cIPSecSaTable 1.3.6.1.4.1.25506.2.7.1.3 no-access
The IPSec Phase-2 Security Protection Index Table. This table contains an entry for each active and expiring security association.
             hh3cIPSecSaEntry 1.3.6.1.4.1.25506.2.7.1.3.1 no-access
Information about hh3cIPSecSaTable.
                 hh3cIPSecSaIndex 1.3.6.1.4.1.25506.2.7.1.3.1.1 integer32 no-access
The number of the Sa associated with the Phase-2 Tunnel Table. The value of this index is a number which begins at one and is incremented with each Sa associated with an IPSec Phase-2 Tunnel. The value of this object will wrap at 2,147,483,647.
                 hh3cIPSecSaDirection 1.3.6.1.4.1.25506.2.7.1.3.1.2 integer read-only
The direction of the SA. Enumeration: 'out': 2, 'in': 1.
                 hh3cIPSecSaValue 1.3.6.1.4.1.25506.2.7.1.3.1.3 unsigned32 read-only
The value of the SPI.
                 hh3cIPSecSaProtocol 1.3.6.1.4.1.25506.2.7.1.3.1.4 hh3csaprotocol read-only
The security protocol of the SA.
                 hh3cIPSecSaEncryptAlgo 1.3.6.1.4.1.25506.2.7.1.3.1.5 hh3cencryptalgo read-only
The encryption algorithm used by the security association of the IPSec Phase-2 Tunnel.
                 hh3cIPSecSaAuthAlgo 1.3.6.1.4.1.25506.2.7.1.3.1.6 hh3cauthalgo read-only
The authentication algorithm used by the SA.
                 hh3cIPSecSaStatus 1.3.6.1.4.1.25506.2.7.1.3.1.7 integer read-only
The status of the SA. Enumeration: 'active': 1, 'expiring': 2.
         hh3cIPSecTrafficTable 1.3.6.1.4.1.25506.2.7.1.4 no-access
The IPSec Phase-2 Tunnel Traffic Table.
             hh3cIPSecTrafficEntry 1.3.6.1.4.1.25506.2.7.1.4.1 no-access
Information about hh3cIPSecTrafficTable.
                 hh3cIPSecTrafficLocalType 1.3.6.1.4.1.25506.2.7.1.4.1.1 hh3ctraffictype read-only
The type of local peer. Possible values are: a single IP address, or an IP address range, or an IP subnet.
                 hh3cIPSecTrafficLocalAddr1 1.3.6.1.4.1.25506.2.7.1.4.1.2 ipaddress read-only
The first specification of local peer's IP address. If the local peer type is single IP address, then this is the value of the IP address. If the local peer type is IP subnet, then this is the value of the subnet. If the local peer type is IP address range, then this is the value of beginning IP address of the range.
                 hh3cIPSecTrafficLocalAddr2 1.3.6.1.4.1.25506.2.7.1.4.1.3 ipaddress read-only
The second specification of local peer's IP address. If the local peer type is single IP address, then this is the value of the IP address. If the local peer type is IP subnet, then this is the value of the subnet mask. If the local peer type is IP address range, then this is the value of ending IP address of the range.
                 hh3cIPSecTrafficLocalProtocol 1.3.6.1.4.1.25506.2.7.1.4.1.4 integer32 read-only
The protocol number of the local peer's traffic.
                 hh3cIPSecTrafficLocalPort 1.3.6.1.4.1.25506.2.7.1.4.1.5 integer32 read-only
The port number of the local peer's traffic.
                 hh3cIPSecTrafficRemoteType 1.3.6.1.4.1.25506.2.7.1.4.1.6 hh3ctraffictype read-only
The type of remote peer. Possible values are: a single IP address, or an IP address range, or an IP subnet.
                 hh3cIPSecTrafficRemoteAddr1 1.3.6.1.4.1.25506.2.7.1.4.1.7 ipaddress read-only
The first specification of remote peer's IP address. If the remote peer type is single IP address, then this is the value of the IP address. If the remote peer type is IP subnet, then this is the value of the subnet. If the remote peer type is IP address range, then this is the value of beginning IP address of the range.
                 hh3cIPSecTrafficRemoteAddr2 1.3.6.1.4.1.25506.2.7.1.4.1.8 ipaddress read-only
Single IP address, then this is the value of the IP address. If the remote peer type is IP subnet, then this is the value of the subnet mask. If the remote peer type is IP address range, then this is the value of ending IP address of the range.
                 hh3cIPSecTrafficRemoteProtocol 1.3.6.1.4.1.25506.2.7.1.4.1.9 integer32 read-only
The protocol number of the remote peer's traffic.
                 hh3cIPSecTrafficRemotePort 1.3.6.1.4.1.25506.2.7.1.4.1.10 integer32 read-only
The port number of the remote peer's traffic.
         hh3cIPSecGlobalStats 1.3.6.1.4.1.25506.2.7.1.5
             hh3cIPSecGlobalActiveTunnels 1.3.6.1.4.1.25506.2.7.1.5.1 gauge32 read-only
The total number of currently active IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalActiveSas 1.3.6.1.4.1.25506.2.7.1.5.2 gauge32 read-only
The total number of currently active or expiring IPSec Phase-2 SA.
             hh3cIPSecGlobalInOctets 1.3.6.1.4.1.25506.2.7.1.5.3 counter64 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.
             hh3cIPSecGlobalInDecompOctets 1.3.6.1.4.1.25506.2.7.1.5.4 counter64 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.
             hh3cIPSecGlobalInPkts 1.3.6.1.4.1.25506.2.7.1.5.5 counter64 read-only
The total number of packets received by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalInDrops 1.3.6.1.4.1.25506.2.7.1.5.6 counter64 read-only
The total number of packets dropped during receiving process by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalInReplayDrops 1.3.6.1.4.1.25506.2.7.1.5.7 counter32 read-only
The total number of packets dropped during receiving process due to Anti-Replay process by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalInAuthFails 1.3.6.1.4.1.25506.2.7.1.5.8 counter32 read-only
The total number of inbound authentication's which ended in failure by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalInDecryptFails 1.3.6.1.4.1.25506.2.7.1.5.9 counter32 read-only
The total number of inbound decryption's which ended in failure by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalOutOctets 1.3.6.1.4.1.25506.2.7.1.5.10 counter64 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.
             hh3cIPSecGlobalOutUncompOctets 1.3.6.1.4.1.25506.2.7.1.5.11 counter64 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.
             hh3cIPSecGlobalOutPkts 1.3.6.1.4.1.25506.2.7.1.5.12 counter64 read-only
The total number of packets sent by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalOutDrops 1.3.6.1.4.1.25506.2.7.1.5.13 counter64 read-only
The total number of packets dropped during sending process by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalOutEncryptFails 1.3.6.1.4.1.25506.2.7.1.5.14 counter32 read-only
The total number of outbound encryption's which ended in failure by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalNoMemoryDropPkts 1.3.6.1.4.1.25506.2.7.1.5.15 counter32 read-only
The total number of packets dropped due to no enough memory by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalNoFindSaDropPkts 1.3.6.1.4.1.25506.2.7.1.5.16 counter32 read-only
The total number of packets dropped due to not find SA by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalQueueFullDropPkts 1.3.6.1.4.1.25506.2.7.1.5.17 counter32 read-only
The total number of packets dropped due to queue full by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalInvalidLenDropPkts 1.3.6.1.4.1.25506.2.7.1.5.18 counter32 read-only
The total number of packets dropped due to invalid packet length by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalTooLongDropPkts 1.3.6.1.4.1.25506.2.7.1.5.19 counter32 read-only
The total number of packets dropped due to too long packet by all current and previous IPSec Phase-2 Tunnels.
             hh3cIPSecGlobalInvalidSaDropPkts 1.3.6.1.4.1.25506.2.7.1.5.20 counter32 read-only
The total number of packets dropped due to invalid SA by all current and previous IPSec Phase-2 Tunnels.
         hh3cIPSecTrapObject 1.3.6.1.4.1.25506.2.7.1.6
             hh3cIPSecPolicyName 1.3.6.1.4.1.25506.2.7.1.6.1 displaystring no-access
The IPSec policy name with a trap.
             hh3cIPSecPolicySeqNum 1.3.6.1.4.1.25506.2.7.1.6.2 integer32 no-access
The IPSec policy sequence number with a trap.
             hh3cIPSecPolicySize 1.3.6.1.4.1.25506.2.7.1.6.3 integer32 no-access
The number of IPSec policies with a trap.
             hh3cIPSecSpiValue 1.3.6.1.4.1.25506.2.7.1.6.4 integer32 no-access
The SPI value associated with a trap.
         hh3cIPSecTrapCntl 1.3.6.1.4.1.25506.2.7.1.7
             hh3cIPSecTrapGlobalCntl 1.3.6.1.4.1.25506.2.7.1.7.1 hh3ctrapstatus read-write
Indicates whether all IPSec traps should be generated.
             hh3cIPSecTunnelStartTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.2 hh3ctrapstatus read-write
Indicates whether hh3cIPSecTunnelStart traps should be generated.
             hh3cIPSecTunnelStopTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.3 hh3ctrapstatus read-write
Indicates whether hh3cIPSecTunnelStop traps should be generated.
             hh3cIPSecNoSaTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.4 hh3ctrapstatus read-write
Indicates whether hh3cIPSecNoSaFailure traps should be generated.
             hh3cIPSecAuthFailureTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.5 hh3ctrapstatus read-write
Indicates whether hh3cIPSecAuthFailFailure traps should be generated.
             hh3cIPSecEncryFailureTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.6 hh3ctrapstatus read-write
Indicates whether hh3cIPSecEncryFailFailure traps should be generated.
             hh3cIPSecDecryFailureTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.7 hh3ctrapstatus read-write
Indicates whether hh3cIPSecDecryFailFailure traps should be generated.
             hh3cIPSecInvalidSaTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.8 hh3ctrapstatus read-write
Indicates whether hh3cIPSec Invalid Sa Failure traps should be generated.
             hh3cIPSecPolicyAddTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.9 hh3ctrapstatus read-write
Indicates whether hh3cIPSecPolicyAdd traps should be generated.
             hh3cIPSecPolicyDelTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.10 hh3ctrapstatus read-write
Indicates whether hh3cIPSecPolicyDel traps should be generated.
             hh3cIPSecPolicyAttachTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.11 hh3ctrapstatus read-write
Indicates whether hh3cIPSecPolicyAttach traps should be generated.
             hh3cIPSecPolicyDetachTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.12 hh3ctrapstatus read-write
Indicates whether hh3cIPSecPolicyDetach traps should be generated.
         hh3cIPSecTrap 1.3.6.1.4.1.25506.2.7.1.8
             hh3cIPSecNotifications 1.3.6.1.4.1.25506.2.7.1.8.1
                 hh3cIPSecTunnelStart 1.3.6.1.4.1.25506.2.7.1.8.1.1
This notification is generated when an IPSec Phase-2 Tunnel is created.
                 hh3cIPSecTunnelStop 1.3.6.1.4.1.25506.2.7.1.8.1.2
This notification is generated when an IPSec Phase-2 Tunnel is deleted.
                 hh3cIPSecNoSaFailure 1.3.6.1.4.1.25506.2.7.1.8.1.3
This notification is generated when an IPSec Phase-2 non-existent SA error occurs.
                 hh3cIPSecAuthFailFailure 1.3.6.1.4.1.25506.2.7.1.8.1.4
This notification is generated when the IPSec phase-2 authentication failure occurs.
                 hh3cIPSecEncryFailFailure 1.3.6.1.4.1.25506.2.7.1.8.1.5
This notification is generated when the IPSec phase-2 tunnel has an encrypting failure.
                 hh3cIPSecDecryFailFailure 1.3.6.1.4.1.25506.2.7.1.8.1.6
This notification is generated when the IPSec phase-2 tunnel has a decrypting failure.
                 hh3cIPSecInvalidSaFailure 1.3.6.1.4.1.25506.2.7.1.8.1.7
This notification is generated when the IPSec phase-2 invalid SA failure occurs.
                 hh3cIPSecPolicyAdd 1.3.6.1.4.1.25506.2.7.1.8.1.8
This notification is generated when an IPSec policy is added.
                 hh3cIPSecPolicyDel 1.3.6.1.4.1.25506.2.7.1.8.1.9
This notification is generated when an IPSec policy is deleted.
                 hh3cIPSecPolicyAttach 1.3.6.1.4.1.25506.2.7.1.8.1.10
This notification is generated when an IPSec policy is attached with one interface.
                 hh3cIPSecPolicyDetach 1.3.6.1.4.1.25506.2.7.1.8.1.11
This notification is generated when an IPSec policy is detached with one interface.
     hh3cIPSecConformance 1.3.6.1.4.1.25506.2.7.2
         hh3cIPSecCompliances 1.3.6.1.4.1.25506.2.7.2.1
             hh3cIPSecCompliance 1.3.6.1.4.1.25506.2.7.2.1.1
         hh3cIPSecGroups 1.3.6.1.4.1.25506.2.7.2.2
             hh3cIPSecTunnelTableGroup 1.3.6.1.4.1.25506.2.7.2.2.1
The group contains the IPSec tunnel's property information.
             hh3cIPSecTunnelStatGroup 1.3.6.1.4.1.25506.2.7.2.2.2
The group contains the IPSec tunnel's statistic information.
             hh3cIPSecSaGroup 1.3.6.1.4.1.25506.2.7.2.2.3
The group contains the SA's property information.
             hh3cIPSecTrafficTableGroup 1.3.6.1.4.1.25506.2.7.2.2.4
The group contains the property information of the data flow protected by IPSec tunnel.
             hh3cIPSecGlobalStatsGroup 1.3.6.1.4.1.25506.2.7.2.2.5
The group contains all of the IPSec tunnel's statistic information.
             hh3cIPSecTrapObjectGroup 1.3.6.1.4.1.25506.2.7.2.2.6
The group contains all of trap objects of IPSec tunnels.
             hh3cIPSecTrapCntlGroup 1.3.6.1.4.1.25506.2.7.2.2.7
The group contains all of trap switches of IPSec tunnels.
             hh3cIPSecTrapGroup 1.3.6.1.4.1.25506.2.7.2.2.8
The group contains all of trap of IPSec tunnels.