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

VENDOR: H3C


 Home MIB: HH3C-IKE-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
 hh3cIKEMonitor 1.3.6.1.4.1.25506.2.30
The MIB is designed to get statistic information of IKE tunnels. With this MIB, we can get information of a certain IKE tunnel or all IKE tunnels
       hh3cIKEObjects 1.3.6.1.4.1.25506.2.30.1
           hh3cIKETunnelTable 1.3.6.1.4.1.25506.2.30.1.1 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.
               hh3cIKETunnelEntry 1.3.6.1.4.1.25506.2.30.1.1.1 no-access
The entry contains the information about hh3cIKETunnelTable, such as negotiate mode, encryption algorithm and authentication algorithm, etc.
                   hh3cIKETunIndex 1.3.6.1.4.1.25506.2.30.1.1.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.
                   hh3cIKETunLocalType 1.3.6.1.4.1.25506.2.30.1.1.1.2 hh3cikeidtype read-only
The type of local peer identity.
                   hh3cIKETunLocalValue1 1.3.6.1.4.1.25506.2.30.1.1.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. 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.
                   hh3cIKETunLocalValue2 1.3.6.1.4.1.25506.2.30.1.1.1.4 displaystring read-only
The second specification of local peer's IP address. If the local peer type is single IP address or single name, then this is zero-length. 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.
                   hh3cIKETunLocalAddr 1.3.6.1.4.1.25506.2.30.1.1.1.5 ipaddress read-only
The IP address of the local endpoint for the IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunRemoteType 1.3.6.1.4.1.25506.2.30.1.1.1.6 hh3cikeidtype read-only
The type of remote peer identity. The remote peer may be identified by: 1. an IP address, or 2. a host name.
                   hh3cIKETunRemoteValue1 1.3.6.1.4.1.25506.2.30.1.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. 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.
                   hh3cIKETunRemoteValue2 1.3.6.1.4.1.25506.2.30.1.1.1.8 displaystring read-only
The second specification of remote peer's IP address. If the remote peer type is single IP address or single name, then this is zero-length. 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.
                   hh3cIKETunRemoteAddr 1.3.6.1.4.1.25506.2.30.1.1.1.9 ipaddress read-only
The IP address of the remote peer for the IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunInitiator 1.3.6.1.4.1.25506.2.30.1.1.1.10 integer read-only
The initiator of this tunnel. Enumeration: 'remote': 2, 'local': 1.
                   hh3cIKETunNegoMode 1.3.6.1.4.1.25506.2.30.1.1.1.11 hh3cikenegomode read-only
The negotiation mode of the IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunDiffHellmanGrp 1.3.6.1.4.1.25506.2.30.1.1.1.12 hh3cdiffhellmangrp read-only
The Diffie Hellman Group used in the IPSec Phase-1 IKE negotiations.
                   hh3cIKETunEncryptAlgo 1.3.6.1.4.1.25506.2.30.1.1.1.13 hh3cencryptalgo read-only
The encryption algorithm used in the IPSec Phase-1 IKE negotiations.
                   hh3cIKETunHashAlgo 1.3.6.1.4.1.25506.2.30.1.1.1.14 hh3cauthalgo read-only
The hash algorithm used in the IPSec Phase-1 IKE negotiations.
                   hh3cIKETunAuthMethod 1.3.6.1.4.1.25506.2.30.1.1.1.15 hh3cikeauthmethod read-only
The authentication method used in the IPSec Phase-1 IKE negotiations.
                   hh3cIKETunLifeTime 1.3.6.1.4.1.25506.2.30.1.1.1.16 integer32 read-only
The negotiated LifeTime of the IPSec Phase-1 IKE Tunnel in seconds.
                   hh3cIKETunActiveTime 1.3.6.1.4.1.25506.2.30.1.1.1.17 integer32 read-only
The duration the IPSec Phase-1 IKE tunnel has been active in seconds.
                   hh3cIKETunRemainTime 1.3.6.1.4.1.25506.2.30.1.1.1.18 integer32 read-only
The security association remaining time in seconds.
                   hh3cIKETunTotalRefreshes 1.3.6.1.4.1.25506.2.30.1.1.1.19 counter32 read-only
The total number of security association refreshing performed.
                   hh3cIKETunState 1.3.6.1.4.1.25506.2.30.1.1.1.20 hh3ciketunnelstate read-only
The State of IKE Tunnel.
                   hh3cIKETunDpdIntervalTime 1.3.6.1.4.1.25506.2.30.1.1.1.21 integer32 read-only
The time that trigger DPD request. If ipsec message is expected to be sent out and the interval time between current time and the last time receiving peer's IPSec message is bigger than this time, DPD request would be triggered.
                   hh3cIKETunDpdTimeOut 1.3.6.1.4.1.25506.2.30.1.1.1.22 integer32 read-only
The overtime of single DPD request. If DPD requests are refused three times, all security associations related would be deleted.
           hh3cIKETunnelStatTable 1.3.6.1.4.1.25506.2.30.1.2 no-access
The IPsec Phase-1 IKE Tunnel Statistic Table.
               hh3cIKETunnelStatEntry 1.3.6.1.4.1.25506.2.30.1.2.1 no-access
The entry contains the information of hh3cIKETunnelStatTable, such as the number of packets sent and received by the IKE tunnel, etc.
                   hh3cIKETunInOctets 1.3.6.1.4.1.25506.2.30.1.2.1.1 counter64 read-only
The total number of octets received by this IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunInPkts 1.3.6.1.4.1.25506.2.30.1.2.1.2 counter64 read-only
The total number of packets received by this IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunInDropPkts 1.3.6.1.4.1.25506.2.30.1.2.1.3 counter64 read-only
The total number of packets dropped by this IPSec Phase-1 IKE Tunnel during receiving process.
                   hh3cIKETunInP2Exchgs 1.3.6.1.4.1.25506.2.30.1.2.1.4 counter64 read-only
The total number of IPSec Phase-2 exchanges received by this IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunInP2ExchgRejets 1.3.6.1.4.1.25506.2.30.1.2.1.5 counter64 read-only
The total number of IPSec Phase-2 exchanges received and rejected by this IPSec Phase-1 Tunnel.
                   hh3cIKETunInP2SaDelRequests 1.3.6.1.4.1.25506.2.30.1.2.1.6 counter64 read-only
The total number of IPSec Phase-2 security association deleting requests received by this IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunInP1SaDelRequests 1.3.6.1.4.1.25506.2.30.1.2.1.7 counter64 read-only
The total number of IPSec Phase-1 security association deleting requests.
                   hh3cIKETunInNotifys 1.3.6.1.4.1.25506.2.30.1.2.1.8 counter32 read-only
The total number of notifications received by this IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunOutOctets 1.3.6.1.4.1.25506.2.30.1.2.1.9 counter64 read-only
The total number of octets sent by this IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunOutPkts 1.3.6.1.4.1.25506.2.30.1.2.1.10 counter64 read-only
The total number of packets sent by this IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunOutDropPkts 1.3.6.1.4.1.25506.2.30.1.2.1.11 counter64 read-only
The total number of packets dropped by this IPSec Phase-1 IKE Tunnel during sending process.
                   hh3cIKETunOutP2Exchgs 1.3.6.1.4.1.25506.2.30.1.2.1.12 counter64 read-only
The total number of IPSec Phase-2 exchanges sent by this IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunOutP2ExchgRejects 1.3.6.1.4.1.25506.2.30.1.2.1.13 counter64 read-only
The total number of IPSec Phase-2 exchanges sent and rejected by this IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunOutP2SaDelRequests 1.3.6.1.4.1.25506.2.30.1.2.1.14 counter64 read-only
The total number of IPSec Phase-2 security association deleting requests sent by this IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunOutP1SaDelRequests 1.3.6.1.4.1.25506.2.30.1.2.1.15 counter64 read-only
The total number of IPSec Phase-1 security association deleting requests sent by this IPSec Phase-1 IKE Tunnel.
                   hh3cIKETunOutNotifys 1.3.6.1.4.1.25506.2.30.1.2.1.16 counter32 read-only
The total number of notifications sent by this IPSec Phase-1 Tunnel.
           hh3cIKEGlobalStats 1.3.6.1.4.1.25506.2.30.1.3
               hh3cIKEGlobalActiveTunnels 1.3.6.1.4.1.25506.2.30.1.3.1 gauge32 read-only
The number of currently active IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalInOctets 1.3.6.1.4.1.25506.2.30.1.3.2 counter64 read-only
The total number of octets received by all currently and previously active IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalInPkts 1.3.6.1.4.1.25506.2.30.1.3.3 counter64 read-only
The total number of packets received by all currently and previously active IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalInDropPkts 1.3.6.1.4.1.25506.2.30.1.3.4 counter64 read-only
The total number of packets which were dropped during receiving process by all currently and previously active IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalInP2Exchgs 1.3.6.1.4.1.25506.2.30.1.3.5 counter64 read-only
The total number of IPSec Phase-2 exchanges received by all currently and previously active IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalInP2ExchgRejects 1.3.6.1.4.1.25506.2.30.1.3.6 counter64 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.
               hh3cIKEGlobalInP2SaDelRequests 1.3.6.1.4.1.25506.2.30.1.3.7 counter64 read-only
The total number of IPSec Phase-2 security association deleting requests received by all currently and previously active IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalInNotifys 1.3.6.1.4.1.25506.2.30.1.3.8 counter32 read-only
The total number of notifications received by all IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalOutOctets 1.3.6.1.4.1.25506.2.30.1.3.9 counter64 read-only
The total number of octets sent by all currently and previously active and IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalOutPkts 1.3.6.1.4.1.25506.2.30.1.3.10 counter64 read-only
The total number of packets sent by all currently and previously active and IPSec Phase-1 Tunnels.
               hh3cIKEGlobalOutDropPkts 1.3.6.1.4.1.25506.2.30.1.3.11 counter64 read-only
The total number of packets which were dropped during sending process by all currently and previously active IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalOutP2Exchgs 1.3.6.1.4.1.25506.2.30.1.3.12 counter64 read-only
The total number of IPSec Phase-2 exchanges which were sent by all currently and previously active IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalOutP2ExchgRejects 1.3.6.1.4.1.25506.2.30.1.3.13 counter64 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.
               hh3cIKEGlobalOutP2SaDelRequests 1.3.6.1.4.1.25506.2.30.1.3.14 counter64 read-only
The total number of IPSec Phase-2 SA deleting requests sent by all currently and previously active IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalOutNotifys 1.3.6.1.4.1.25506.2.30.1.3.15 counter32 read-only
The total number of notifications sent by all active IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalInitTunnels 1.3.6.1.4.1.25506.2.30.1.3.16 counter32 read-only
The total number of IPSec Phase-1 IKE Tunnels which were locally initiated.
               hh3cIKEGlobalInitTunnelFails 1.3.6.1.4.1.25506.2.30.1.3.17 counter32 read-only
The total number of IPSec Phase-1 IKE Tunnels which were locally initiated and failed to activate.
               hh3cIKEGlobalRespTunnels 1.3.6.1.4.1.25506.2.30.1.3.18 counter32 read-only
The total number of IPSec Phase-1 IKE Tunnels which were remotely initiated.
               hh3cIKEGlobalRespTunnelFails 1.3.6.1.4.1.25506.2.30.1.3.19 counter32 read-only
The total number of IPSec Phase-1 IKE Tunnels which were remotely initiated and failed to activate.
               hh3cIKEGlobalAuthFails 1.3.6.1.4.1.25506.2.30.1.3.20 counter32 read-only
The total number of authentications which ended in failure by all current and previous IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalNoSaFails 1.3.6.1.4.1.25506.2.30.1.3.21 counter32 read-only
The total number of non-existent Security Association in failures which occurred during processing of all current and previous IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalInvalidCookieFails 1.3.6.1.4.1.25506.2.30.1.3.22 counter32 read-only
The total number of invalid cookie in failures which occurred during processing of all current and previous IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalAttrNotSuppFails 1.3.6.1.4.1.25506.2.30.1.3.23 counter32 read-only
The total number of attributes not supported in failures which occurred during processing of all current and previous IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalNoProposalChosenFails 1.3.6.1.4.1.25506.2.30.1.3.24 counter32 read-only
The total number of no proposal chosen in failures which occurred during processing of all current and previous IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalUnsportExchTypeFails 1.3.6.1.4.1.25506.2.30.1.3.25 counter32 read-only
The total number of unsupported exchange type in failures which occurred during processing of all current and previous IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalInvalidIdFails 1.3.6.1.4.1.25506.2.30.1.3.26 counter32 read-only
The total number of invalid id Information in failures which occurred during processing of all current and previous IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalInvalidProFails 1.3.6.1.4.1.25506.2.30.1.3.27 counter32 read-only
The total number of invalid protocol id in failures which occurred during processing of all current and previous IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalCertTypeUnsuppFails 1.3.6.1.4.1.25506.2.30.1.3.28 counter32 read-only
The total number of certificate type unsupported in failures which occurred during processing of all current and previous IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalInvalidCertAuthFails 1.3.6.1.4.1.25506.2.30.1.3.29 counter32 read-only
The total number of failures because of invalid certificate authority which occurred during processing of all current and previous IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalInvalidSignFails 1.3.6.1.4.1.25506.2.30.1.3.30 counter32 read-only
The total number of failures because of the invalid signature which occurred during processing of all current and previous IPSec Phase-1 IKE Tunnels.
               hh3cIKEGlobalCertUnavailableFails 1.3.6.1.4.1.25506.2.30.1.3.31 counter32 read-only
The total number of certificate unavailable in failures which occurred during processing of all current and previous IPSec Phase-1 IKE Tunnels.
           hh3cIKETrapObject 1.3.6.1.4.1.25506.2.30.1.4
               hh3cIKEProposalNumber 1.3.6.1.4.1.25506.2.30.1.4.1 integer32 no-access
The IKE proposal's number with a trap.
               hh3cIKEProposalSize 1.3.6.1.4.1.25506.2.30.1.4.2 integer32 no-access
The number of IKE proposals with a trap.
               hh3cIKEIdInformation 1.3.6.1.4.1.25506.2.30.1.4.3 displaystring no-access
The id information with a trap.
               hh3cIKEProtocolNum 1.3.6.1.4.1.25506.2.30.1.4.4 integer32 no-access
The protocol number with a trap
               hh3cIKECertInformation 1.3.6.1.4.1.25506.2.30.1.4.5 displaystring no-access
The certificate information with a trap.
           hh3cIKETrapCntl 1.3.6.1.4.1.25506.2.30.1.5
               hh3cIKETrapGlobalCntl 1.3.6.1.4.1.25506.2.30.1.5.1 hh3ctrapstatus read-write
Indicates whether all IKE traps should be generated.
               hh3cIKETunnelStartTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.2 hh3ctrapstatus read-write
Indicates whether hh3cIKETunnelStart traps should be generated.
               hh3cIKETunnelStopTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.3 hh3ctrapstatus read-write
Indicates whether hh3cIKETunnelStop traps should be generated.
               hh3cIKENoSaTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.4 hh3ctrapstatus read-write
Indicates whether hh3cIKENoSaFailure traps should be generated.
               hh3cIKEEncryFailureTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.5 hh3ctrapstatus read-write
Indicates whether hh3cIKEEncryFailFailure traps should be generated.
               hh3cIKEDecryFailureTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.6 hh3ctrapstatus read-write
Indicates whether hh3cIKEDecryFailFailure traps should be generated.
               hh3cIKEInvalidProposalTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.7 hh3ctrapstatus read-write
Indicates whether hh3cIKEInvalidProposalFailure traps should be generated.
               hh3cIKEAuthFailTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.8 hh3ctrapstatus read-write
Indicates whether hh3cIKEAuthFailFailure traps should be generated.
               hh3cIKEInvalidCookieTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.9 hh3ctrapstatus read-write
Indicates whether hh3cIKEInvalidCookieFailure traps should be generated.
               hh3cIKEInvalidSpiTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.10 hh3ctrapstatus read-write
Indicates whether hh3cIKEInvalidSpiFailure traps should be generated.
               hh3cIKEAttrNotSuppTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.11 hh3ctrapstatus read-write
Indicates whether hh3cIKEAttrNotSuppFailure traps should be generated.
               hh3cIKEUnsportExchTypeTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.12 hh3ctrapstatus read-write
Indicates whether hh3cIKEUnsportExchTypeFailure traps should be generated.
               hh3cIKEInvalidIdTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.13 hh3ctrapstatus read-write
Indicates whether hh3cIKEInvalidIdFailure traps should be generated.
               hh3cIKEInvalidProtocolTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.14 hh3ctrapstatus read-write
Indicates whether hh3cIKEInvalidProtocolFailure traps should be generated.
               hh3cIKECertTypeUnsuppTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.15 hh3ctrapstatus read-write
Indicates whether hh3cIKECertTypeUnsuppFailure traps should be generated.
               hh3cIKEInvalidCertAuthTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.16 hh3ctrapstatus read-write
Indicates whether hh3cIKEInvalidCertAuthFailure traps should be generated.
               hh3cIKEInvalidSignTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.17 hh3ctrapstatus read-write
Indicates whether hh3cIKEInvalidSignFailure traps should be generated.
               hh3cIKECertUnavailableTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.18 hh3ctrapstatus read-write
Indicates whether hh3cIKECertUnavailableFailure traps should be generated.
               hh3cIKEProposalAddTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.19 hh3ctrapstatus read-write
Indicates whether hh3cIKEProposalAdd traps should be generated.
               hh3cIKEProposalDelTrapCntl 1.3.6.1.4.1.25506.2.30.1.5.20 hh3ctrapstatus read-write
Indicates whether hh3cIKEProposalDel traps should be generated.
           hh3cIKETrap 1.3.6.1.4.1.25506.2.30.1.6
               hh3cIKENotifications 1.3.6.1.4.1.25506.2.30.1.6.1
                   hh3cIKETunnelStart 1.3.6.1.4.1.25506.2.30.1.6.1.1
This notification is generated when an IPSec Phase-1 IKE Tunnel is created.
                   hh3cIKETunnelStop 1.3.6.1.4.1.25506.2.30.1.6.1.2
This notification is generated when an IPSec Phase-1 IKE Tunnel is deleted.
                   hh3cIKENoSaFailure 1.3.6.1.4.1.25506.2.30.1.6.1.3
This notification is generated when the IKE tunnel has a non-existent SA error.
                   hh3cIKEEncryFailFailure 1.3.6.1.4.1.25506.2.30.1.6.1.4
This notification is generated when the IKE tunnel has an encrypting failure.
                   hh3cIKEDecryFailFailure 1.3.6.1.4.1.25506.2.30.1.6.1.5
This notification is generated when the IKE tunnel has a decrypting failure.
                   hh3cIKEInvalidProposalFailure 1.3.6.1.4.1.25506.2.30.1.6.1.6
This notification is generated when the IPSec phase-1 invalid proposal occurs.
                   hh3cIKEAuthFailFailure 1.3.6.1.4.1.25506.2.30.1.6.1.7
This notification is generated when the IPSec phase-1 authentication failure occurs.
                   hh3cIKEInvalidCookieFailure 1.3.6.1.4.1.25506.2.30.1.6.1.8
This notification is generated when the IPSec phase-1 invalid cookie failure occurs.
                   hh3cIKEAttrNotSuppFailure 1.3.6.1.4.1.25506.2.30.1.6.1.9
This notification is generated when the IPSec phase-1 unsupported attribute failure occurs.
                   hh3cIKEUnsportExchTypeFailure 1.3.6.1.4.1.25506.2.30.1.6.1.10
This notification is generated when the IPSec phase-1 unsupported exchange type failure occurs.
                   hh3cIKEInvalidIdFailure 1.3.6.1.4.1.25506.2.30.1.6.1.11
This notification is generated when the IPSec phase-1 invalid id failure occurs.
                   hh3cIKEInvalidProtocolFailure 1.3.6.1.4.1.25506.2.30.1.6.1.12
This notification is generated when the processing for an IPSec Phase-1 IKE Tunnel has a protocol related errors.
                   hh3cIKECertTypeUnsuppFailure 1.3.6.1.4.1.25506.2.30.1.6.1.13
This notification is generated when the IPSec phase-1 unsupported certificate type failure occurs.
                   hh3cIKEInvalidCertAuthFailure 1.3.6.1.4.1.25506.2.30.1.6.1.14
This notification is generated when the IPSec phase-1 invalid certificate authorization failure occurs.
                   hh3cIKElInvalidSignFailure 1.3.6.1.4.1.25506.2.30.1.6.1.15
This notification is generated when the IPSec phase-1 invalid signature failure occurs.
                   hh3cIKECertUnavailableFailure 1.3.6.1.4.1.25506.2.30.1.6.1.16
This notification is generated when the IPSec phase-1 certificate unavailable failure occurs.
                   hh3cIKEProposalAdd 1.3.6.1.4.1.25506.2.30.1.6.1.17
This notification is generated when an IKE proposal is added.
                   hh3cIKEProposalDel 1.3.6.1.4.1.25506.2.30.1.6.1.18
This notification is generated when an IKE proposal is deleted.
       hh3cIKEConformance 1.3.6.1.4.1.25506.2.30.2
           hh3cIKECompliances 1.3.6.1.4.1.25506.2.30.2.1
               hh3cIKECompliance 1.3.6.1.4.1.25506.2.30.2.1.1
           hh3cIKEGroups 1.3.6.1.4.1.25506.2.30.2.2
               hh3cIKETunnelTableGroup 1.3.6.1.4.1.25506.2.30.2.2.1
The group contains the IKE tunnel's property information.
               hh3cIKETunnelStatTableGroup 1.3.6.1.4.1.25506.2.30.2.2.2
The group contains the IKE tunnel's statistic information.
               hh3cIKEGlobalStatsGroup 1.3.6.1.4.1.25506.2.30.2.2.3
The group contains all of the IKE tunnel's statistic information.
               hh3cIKETrapObjectGroup 1.3.6.1.4.1.25506.2.30.2.2.4
The group contains all of trap objects of IKE tunnels.
               hh3cIKETrapCntlGroup 1.3.6.1.4.1.25506.2.30.2.2.5
The group contains all of trap switches of IKE tunnels.
               hh3cIKETrapGroup 1.3.6.1.4.1.25506.2.30.2.2.6
The group contains all of trap of IKE tunnels.