MIBs Depot

HH3C-IKE-MONITOR-MIB

Registered at
1.3.6.1.4.1.25506.2.30
Last updated
2021-04-24 18:58
Organization
New H3C Tech. Co., Ltd.
Revisions
2021-04-24 18:58
Namespace
comware
Source file
HH3C-IKE-MONITOR-MIB
Digest
sha256:a55ad9e94a52bc40cf33b12ca565c8c667721d7df05cbe65d724124446c5c8ce

Description

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

Contact

Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-IKE-MONITOR-MIB
HH3C-OID-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
Hh3cAuthAlgo
TEXTUAL-CONVENTION
The authentication algorithm used in IKE negotiations.
current
Hh3cDiffHellmanGrp
TEXTUAL-CONVENTION
The Diffie Hellman Group used in IKE and IPsec negotiations.
current
Hh3cEncryptAlgo
TEXTUAL-CONVENTION
The encryption algorithm used in IKE and IPsec negotiations.
current
Hh3cIKEAuthMethod
TEXTUAL-CONVENTION
The authentication method used in IKE negotiations.
current
Hh3cIKEIDType
TEXTUAL-CONVENTION
The type of IKE Identity.
current
Hh3cIKENegoMode
TEXTUAL-CONVENTION
The IKE negotiation mode.
current
Hh3cIKETunnelState
TEXTUAL-CONVENTION
The state of the IKE tunnel.
current
Hh3cTrapStatus
TEXTUAL-CONVENTION
The switch which determines whether send a trap or not.
current

Objects

NameOIDSyntaxAccessStatus
hh3cIKEObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.30.1
hh3cIKETunnelTable
OBJECT-TYPE
The IPsec Phase-1 Internet Key Exchange Tunnel Table. There is one entry in this table for each active IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.1not-accessiblecurrent
hh3cIKETunnelEntry
OBJECT-TYPE
The entry contains the information about hh3cIKETunnelTable, such as negotiate mode, encryption algorithm and authentication algorithm, etc.
1.3.6.1.4.1.25506.2.30.1.1.1not-accessiblecurrent
hh3cIKETunIndex
OBJECT-TYPE
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 2147483647.
1.3.6.1.4.1.25506.2.30.1.1.1.1Integer32 (1..2147483647)accessible-for-notifycurrent
hh3cIKETunLocalType
OBJECT-TYPE
The type of local peer identity.
1.3.6.1.4.1.25506.2.30.1.1.1.2Hh3cIKEIDTyperead-onlycurrent
hh3cIKETunLocalValue1
OBJECT-TYPE
The value of the local peer identity. If the local peer type is ipv4Addr/ipv6Addr, this is the IP address used to identify the local peer. If the local peer type is ipv4AddrSubnet/ipv6AddrSubnet, this is the subnet address. If the local peer type is ipv4AddrRange/ipv6AddrRange, this is the beginning IP address of the range. If the local peer type is fqdn/userFqdn, this is the host name used to identify the local peer. If the local peer type is derAsn1Dn, this is the binary DER encoding of an ASN.1 X.500 Distinguished Name [X.501] of the principal whose certificates are being exchanged to establish the SA. If the local peer type is derAsn1Gn, this is the binary DER encoding of an ASN.1 X.500 GeneralName [X.509] of the principal whose certificates are being exchanged to establish the SA. If the local peer type is keyId, this is an opaque byte stream which may be used to pass vendor-specific information necessary to identify which pre-shared key should be used to authenticate Aggressive mode negotiations. The local peer identity may not exceed 255 characters in length. The complete value will be displayed by hh3cIKETunLocalValue3
1.3.6.1.4.1.25506.2.30.1.1.1.3DisplayString (SIZE(0..255))read-onlydeprecated
hh3cIKETunLocalValue2
OBJECT-TYPE
The second specification of the local peer's IP address. If the local peer type is ipv4AddrSubnet/ipv6AddrSubnet, this is the subnet mask. If the local peer type is ipv4AddrRange/ipv6AddrRange, this is the ending IP address of the range. If the local peer type are others, this is a zero-length string.
1.3.6.1.4.1.25506.2.30.1.1.1.4DisplayString (SIZE(0..255))read-onlycurrent
hh3cIKETunLocalAddr
OBJECT-TYPE
The IP address of the local endpoint for the IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.1.1.5IpAddressread-onlydeprecated
hh3cIKETunRemoteType
OBJECT-TYPE
The type of remote peer identity.
1.3.6.1.4.1.25506.2.30.1.1.1.6Hh3cIKEIDTyperead-onlycurrent
hh3cIKETunRemoteValue1
OBJECT-TYPE
The value of the remote peer identity. If the remote peer type is ipv4Addr/ipv6Addr, this is the IP address used to identify the remote peer. If the remote peer type is ipv4AddrSubnet/ipv6AddrSubnet, this is the subnet address. If the remote peer type is ipv4AddrRange/ipv6AddrRange, this is the beginning IP address of the range. If the remote peer type is fqdn/userFqdn, this is the host name used to identify the remote peer. If the remote peer type is derAsn1Dn, this is the binary DER encoding of an ASN.1 X.500 Distinguished Name [X.501] of the principal whose certificates are being exchanged to establish the SA. If the remote peer type is derAsn1Gn, this is the binary DER encoding of an ASN.1 X.500 GeneralName [X.509] of the principal whose certificates are being exchanged to establish the SA. If the remote peer type is keyId, this is an opaque byte stream which may be used to pass vendor-specific information necessary to identify which pre-shared key should be used to authenticate Aggressive mode negotiations. The remote peer identity may not exceed 255 characters in length. The complete value will be displayed by hh3cIKETunRemoteValue3
1.3.6.1.4.1.25506.2.30.1.1.1.7DisplayString (SIZE(0..255))read-onlydeprecated
hh3cIKETunRemoteValue2
OBJECT-TYPE
The second specification of the remote peer's IP address. If the remote peer type is ipv4AddrSubnet/ipv6AddrSubnet, this is the subnet mask. If the remote peer type is ipv4AddrRange/ipv6AddrRange, this is the ending IP address of the range. If the remote peer type are others, this is a zero-length string.
1.3.6.1.4.1.25506.2.30.1.1.1.8DisplayString (SIZE(0..255))read-onlycurrent
hh3cIKETunRemoteAddr
OBJECT-TYPE
The IP address of the remote peer for the IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.1.1.9IpAddressread-onlydeprecated
hh3cIKETunInitiator
OBJECT-TYPE
The initiator of this tunnel.
1.3.6.1.4.1.25506.2.30.1.1.1.10INTEGER {local(1), remote(2)}read-onlycurrent
hh3cIKETunNegoMode
OBJECT-TYPE
The negotiation mode of the IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.1.1.11Hh3cIKENegoModeread-onlycurrent
hh3cIKETunDiffHellmanGrp
OBJECT-TYPE
The Diffie Hellman Group used in the IPsec Phase-1 IKE negotiations.
1.3.6.1.4.1.25506.2.30.1.1.1.12Hh3cDiffHellmanGrpread-onlycurrent
hh3cIKETunEncryptAlgo
OBJECT-TYPE
The encryption algorithm used in the IPsec Phase-1 IKE negotiations.
1.3.6.1.4.1.25506.2.30.1.1.1.13Hh3cEncryptAlgoread-onlycurrent
hh3cIKETunHashAlgo
OBJECT-TYPE
The hash algorithm used in the IPsec Phase-1 IKE negotiations.
1.3.6.1.4.1.25506.2.30.1.1.1.14Hh3cAuthAlgoread-onlycurrent
hh3cIKETunAuthMethod
OBJECT-TYPE
The authentication method used in the IPsec Phase-1 IKE negotiations.
1.3.6.1.4.1.25506.2.30.1.1.1.15Hh3cIKEAuthMethodread-onlycurrent
hh3cIKETunLifeTime
OBJECT-TYPE
The negotiated LifeTime of the IPsec Phase-1 IKE Tunnel in seconds.
1.3.6.1.4.1.25506.2.30.1.1.1.16Integer32 (1..2147483647)read-onlycurrent
hh3cIKETunActiveTime
OBJECT-TYPE
The duration the IPsec Phase-1 IKE tunnel has been active in seconds.
1.3.6.1.4.1.25506.2.30.1.1.1.17Integer32 (1..2147483647)read-onlycurrent
hh3cIKETunRemainTime
OBJECT-TYPE
The security association remaining time in seconds.
1.3.6.1.4.1.25506.2.30.1.1.1.18Integer32 (1..2147483647)read-onlycurrent
hh3cIKETunTotalRefreshes
OBJECT-TYPE
The total number of security association refreshing performed.
1.3.6.1.4.1.25506.2.30.1.1.1.19Counter32read-onlycurrent
hh3cIKETunState
OBJECT-TYPE
The State of IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.1.1.20Hh3cIKETunnelStateread-onlycurrent
hh3cIKETunDpdIntervalTime
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.30.1.1.1.21Integer32read-onlycurrent
hh3cIKETunDpdTimeOut
OBJECT-TYPE
The overtime of single DPD request. If DPD requests are refused three times, all security associations related would be deleted.
1.3.6.1.4.1.25506.2.30.1.1.1.22Integer32read-onlycurrent
hh3cIKETunLocalInetAddrType
OBJECT-TYPE
The type of the local peer's IP address.
1.3.6.1.4.1.25506.2.30.1.1.1.23InetAddressTyperead-onlycurrent
hh3cIKETunLocalInetAddr
OBJECT-TYPE
The IP address of the local peer for the IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.1.1.24InetAddressread-onlycurrent
hh3cIKETunRemoteInetAddrType
OBJECT-TYPE
The type of the remote peer's IP address.
1.3.6.1.4.1.25506.2.30.1.1.1.25InetAddressTyperead-onlycurrent
hh3cIKETunRemoteInetAddr
OBJECT-TYPE
The IP address of the remote peer for the IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.1.1.26InetAddressread-onlycurrent
hh3cIKETunLocalValue3
OBJECT-TYPE
The value of the local peer identity. If the local peer type is ipv4Addr/ipv6Addr, this is the IP address used to identify the local peer. If the local peer type is ipv4AddrSubnet/ipv6AddrSubnet, this is the subnet address. If the local peer type is ipv4AddrRange/ipv6AddrRange, this is the beginning IP address of the range. If the local peer type is fqdn/userFqdn, this is the host name used to identify the local peer. If the local peer type is derAsn1Dn, this is the binary DER encoding of an ASN.1 X.500 Distinguished Name [X.501] of the principal whose certificates are being exchanged to establish the SA. If the local peer type is derAsn1Gn, this is the binary DER encoding of an ASN.1 X.500 GeneralName [X.509] of the principal whose certificates are being exchanged to establish the SA. If the local peer type is keyId, this is an opaque byte stream which may be used to pass vendor-specific information necessary to identify which pre-shared key should be used to authenticate Aggressive mode negotiations.
1.3.6.1.4.1.25506.2.30.1.1.1.27OCTET STRING (SIZE(0..2047))read-onlycurrent
hh3cIKETunRemoteValue3
OBJECT-TYPE
The value of the remote peer identity. If the remote peer type is ipv4Addr/ipv6Addr, this is the IP address used to identify the remote peer. If the remote peer type is ipv4AddrSubnet/ipv6AddrSubnet, this is the subnet address. If the remote peer type is ipv4AddrRange/ipv6AddrRange, this is the beginning IP address of the range. If the remote peer type is fqdn/userFqdn, this is the host name used to identify the remote peer. If the remote peer type is derAsn1Dn, this is the binary DER encoding of an ASN.1 X.500 Distinguished Name [X.501] of the principal whose certificates are being exchanged to establish the SA. If the remote peer type is derAsn1Gn, this is the binary DER encoding of an ASN.1 X.500 GeneralName [X.509] of the principal whose certificates are being exchanged to establish the SA. If the remote peer type is keyId, this is an opaque byte stream which may be used to pass vendor-specific information necessary to identify which pre-shared key should be used to authenticate Aggressive mode negotiations.
1.3.6.1.4.1.25506.2.30.1.1.1.28OCTET STRING (SIZE(0..2047))read-onlycurrent
hh3cIKETunnelStatTable
OBJECT-TYPE
The IPsec Phase-1 IKE Tunnel Statistic Table.
1.3.6.1.4.1.25506.2.30.1.2not-accessiblecurrent
hh3cIKETunnelStatEntry
OBJECT-TYPE
The entry contains the information of hh3cIKETunnelStatTable, such as the number of packets sent and received by the IKE tunnel, etc.
1.3.6.1.4.1.25506.2.30.1.2.1not-accessiblecurrent
hh3cIKETunInOctets
OBJECT-TYPE
The total number of octets received by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.1Counter64read-onlycurrent
hh3cIKETunInPkts
OBJECT-TYPE
The total number of packets received by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.2Counter64read-onlycurrent
hh3cIKETunInDropPkts
OBJECT-TYPE
The total number of packets dropped by this IPsec Phase-1 IKE Tunnel during receiving process.
1.3.6.1.4.1.25506.2.30.1.2.1.3Counter64read-onlycurrent
hh3cIKETunInP2Exchgs
OBJECT-TYPE
The total number of IPsec Phase-2 exchanges received by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.4Counter64read-onlycurrent
hh3cIKETunInP2ExchgRejets
OBJECT-TYPE
The total number of IPsec Phase-2 exchanges received and rejected by this IPsec Phase-1 Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.5Counter64read-onlycurrent
hh3cIKETunInP2SaDelRequests
OBJECT-TYPE
The total number of IPsec Phase-2 security association deleting requests received by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.6Counter64read-onlycurrent
hh3cIKETunInP1SaDelRequests
OBJECT-TYPE
The total number of IPsec Phase-1 security association deleting requests.
1.3.6.1.4.1.25506.2.30.1.2.1.7Counter64read-onlycurrent
hh3cIKETunInNotifys
OBJECT-TYPE
The total number of notifications received by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.8Counter32read-onlycurrent
hh3cIKETunOutOctets
OBJECT-TYPE
The total number of octets sent by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.9Counter64read-onlycurrent
hh3cIKETunOutPkts
OBJECT-TYPE
The total number of packets sent by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.10Counter64read-onlycurrent
hh3cIKETunOutDropPkts
OBJECT-TYPE
The total number of packets dropped by this IPsec Phase-1 IKE Tunnel during sending process.
1.3.6.1.4.1.25506.2.30.1.2.1.11Counter64read-onlycurrent
hh3cIKETunOutP2Exchgs
OBJECT-TYPE
The total number of IPsec Phase-2 exchanges sent by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.12Counter64read-onlycurrent
hh3cIKETunOutP2ExchgRejects
OBJECT-TYPE
The total number of IPsec Phase-2 exchanges sent and rejected by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.13Counter64read-onlycurrent
hh3cIKETunOutP2SaDelRequests
OBJECT-TYPE
The total number of IPsec Phase-2 security association deleting requests sent by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.14Counter64read-onlycurrent
hh3cIKETunOutP1SaDelRequests
OBJECT-TYPE
The total number of IPsec Phase-1 security association deleting requests sent by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.15Counter64read-onlycurrent
hh3cIKETunOutNotifys
OBJECT-TYPE
The total number of notifications sent by this IPsec Phase-1 Tunnel.
1.3.6.1.4.1.25506.2.30.1.2.1.16Counter32read-onlycurrent
hh3cIKEGlobalStats
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.30.1.3
hh3cIKEGlobalActiveTunnels
OBJECT-TYPE
The number of currently active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.1Gauge32read-onlycurrent
hh3cIKEGlobalInOctets
OBJECT-TYPE
The total number of octets received by all currently and previously active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.2Counter64read-onlycurrent
hh3cIKEGlobalInPkts
OBJECT-TYPE
The total number of packets received by all currently and previously active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.3Counter64read-onlycurrent
hh3cIKEGlobalInDropPkts
OBJECT-TYPE
The total number of packets which were dropped during receiving process by all currently and previously active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.4Counter64read-onlycurrent
hh3cIKEGlobalInP2Exchgs
OBJECT-TYPE
The total number of IPsec Phase-2 exchanges received by all currently and previously active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.5Counter64read-onlycurrent
hh3cIKEGlobalInP2ExchgRejects
OBJECT-TYPE
The total number of IPsec Phase-2 exchanges which were received and rejected by all currently and previously active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.6Counter64read-onlycurrent
hh3cIKEGlobalInP2SaDelRequests
OBJECT-TYPE
The total number of IPsec Phase-2 security association deleting requests received by all currently and previously active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.7Counter64read-onlycurrent
hh3cIKEGlobalInNotifys
OBJECT-TYPE
The total number of notifications received by all IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.8Counter32read-onlycurrent
hh3cIKEGlobalOutOctets
OBJECT-TYPE
The total number of octets sent by all currently and previously active and IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.9Counter64read-onlycurrent
hh3cIKEGlobalOutPkts
OBJECT-TYPE
The total number of packets sent by all currently and previously active and IPsec Phase-1 Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.10Counter64read-onlycurrent
hh3cIKEGlobalOutDropPkts
OBJECT-TYPE
The total number of packets which were dropped during sending process by all currently and previously active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.11Counter64read-onlycurrent
hh3cIKEGlobalOutP2Exchgs
OBJECT-TYPE
The total number of IPsec Phase-2 exchanges which were sent by all currently and previously active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.12Counter64read-onlycurrent
hh3cIKEGlobalOutP2ExchgRejects
OBJECT-TYPE
The total number of IPsec Phase-2 exchanges which were sent and rejected by all currently and previously active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.13Counter64read-onlycurrent
hh3cIKEGlobalOutP2SaDelRequests
OBJECT-TYPE
The total number of IPsec Phase-2 SA deleting requests sent by all currently and previously active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.14Counter64read-onlycurrent
hh3cIKEGlobalOutNotifys
OBJECT-TYPE
The total number of notifications sent by all active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.15Counter32read-onlycurrent
hh3cIKEGlobalInitTunnels
OBJECT-TYPE
The total number of IPsec Phase-1 IKE Tunnels which were locally initiated.
1.3.6.1.4.1.25506.2.30.1.3.16Counter32read-onlycurrent
hh3cIKEGlobalInitTunnelFails
OBJECT-TYPE
The total number of IPsec Phase-1 IKE Tunnels which were locally initiated and failed to activate.
1.3.6.1.4.1.25506.2.30.1.3.17Counter32read-onlycurrent
hh3cIKEGlobalRespTunnels
OBJECT-TYPE
The total number of IPsec Phase-1 IKE Tunnels which were remotely initiated.
1.3.6.1.4.1.25506.2.30.1.3.18Counter32read-onlycurrent
hh3cIKEGlobalRespTunnelFails
OBJECT-TYPE
The total number of IPsec Phase-1 IKE Tunnels which were remotely initiated and failed to activate.
1.3.6.1.4.1.25506.2.30.1.3.19Counter32read-onlycurrent
hh3cIKEGlobalAuthFails
OBJECT-TYPE
The total number of authentications which ended in failure by all current and previous IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.20Counter32read-onlycurrent
hh3cIKEGlobalNoSaFails
OBJECT-TYPE
The total number of non-existent Security Association in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.21Counter32read-onlycurrent
hh3cIKEGlobalInvalidCookieFails
OBJECT-TYPE
The total number of invalid cookie in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.22Counter32read-onlycurrent
hh3cIKEGlobalAttrNotSuppFails
OBJECT-TYPE
The total number of attributes not supported in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.23Counter32read-onlycurrent
hh3cIKEGlobalNoProposalChosenFails
OBJECT-TYPE
The total number of no proposal chosen in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.24Counter32read-onlycurrent
hh3cIKEGlobalUnsportExchTypeFails
OBJECT-TYPE
The total number of unsupported exchange type in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.25Counter32read-onlycurrent
hh3cIKEGlobalInvalidIdFails
OBJECT-TYPE
The total number of invalid id Information in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.26Counter32read-onlycurrent
hh3cIKEGlobalInvalidProFails
OBJECT-TYPE
The total number of invalid protocol id in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.27Counter32read-onlycurrent
hh3cIKEGlobalCertTypeUnsuppFails
OBJECT-TYPE
The total number of certificate type unsupported in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.28Counter32read-onlycurrent
hh3cIKEGlobalInvalidCertAuthFails
OBJECT-TYPE
The total number of failures because of invalid certificate authority which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.29Counter32read-onlycurrent
hh3cIKEGlobalInvalidSignFails
OBJECT-TYPE
The total number of failures because of the invalid signature which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.30Counter32read-onlycurrent
hh3cIKEGlobalCertUnavailableFails
OBJECT-TYPE
The total number of certificate unavailable in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.25506.2.30.1.3.31Counter32read-onlycurrent
hh3cIKETrapObject
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.30.1.4
hh3cIKEProposalNumber
OBJECT-TYPE
The IKE proposal's number with a trap.
1.3.6.1.4.1.25506.2.30.1.4.1Integer32accessible-for-notifycurrent
hh3cIKEProposalSize
OBJECT-TYPE
The number of IKE proposals with a trap.
1.3.6.1.4.1.25506.2.30.1.4.2Integer32accessible-for-notifycurrent
hh3cIKEIdInformation
OBJECT-TYPE
The id information with a trap.
1.3.6.1.4.1.25506.2.30.1.4.3DisplayString (SIZE(0..255))accessible-for-notifycurrent
hh3cIKEProtocolNum
OBJECT-TYPE
The protocol number with a trap
1.3.6.1.4.1.25506.2.30.1.4.4Integer32accessible-for-notifycurrent
hh3cIKECertInformation
OBJECT-TYPE
The certificate information with a trap.
1.3.6.1.4.1.25506.2.30.1.4.5DisplayString (SIZE(0..255))accessible-for-notifycurrent
hh3cIKETrapCntl
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.30.1.5
hh3cIKETrapGlobalCntl
OBJECT-TYPE
Indicates whether all IKE traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.1Hh3cTrapStatusread-writecurrent
hh3cIKETunnelStartTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKETunnelStart traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.2Hh3cTrapStatusread-writecurrent
hh3cIKETunnelStopTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKETunnelStop traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.3Hh3cTrapStatusread-writecurrent
hh3cIKENoSaTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKENoSaFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.4Hh3cTrapStatusread-writecurrent
hh3cIKEEncryFailureTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEEncryFailFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.5Hh3cTrapStatusread-writecurrent
hh3cIKEDecryFailureTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEDecryFailFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.6Hh3cTrapStatusread-writecurrent
hh3cIKEInvalidProposalTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEInvalidProposalFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.7Hh3cTrapStatusread-writecurrent
hh3cIKEAuthFailTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEAuthFailFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.8Hh3cTrapStatusread-writecurrent
hh3cIKEInvalidCookieTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEInvalidCookieFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.9Hh3cTrapStatusread-writecurrent
hh3cIKEInvalidSpiTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEInvalidSpiFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.10Hh3cTrapStatusread-writecurrent
hh3cIKEAttrNotSuppTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEAttrNotSuppFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.11Hh3cTrapStatusread-writecurrent
hh3cIKEUnsportExchTypeTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEUnsportExchTypeFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.12Hh3cTrapStatusread-writecurrent
hh3cIKEInvalidIdTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEInvalidIdFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.13Hh3cTrapStatusread-writecurrent
hh3cIKEInvalidProtocolTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEInvalidProtocolFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.14Hh3cTrapStatusread-writecurrent
hh3cIKECertTypeUnsuppTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKECertTypeUnsuppFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.15Hh3cTrapStatusread-writecurrent
hh3cIKEInvalidCertAuthTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEInvalidCertAuthFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.16Hh3cTrapStatusread-writecurrent
hh3cIKEInvalidSignTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEInvalidSignFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.17Hh3cTrapStatusread-writecurrent
hh3cIKECertUnavailableTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKECertUnavailableFailure traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.18Hh3cTrapStatusread-writecurrent
hh3cIKEProposalAddTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEProposalAdd traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.19Hh3cTrapStatusread-writecurrent
hh3cIKEProposalDelTrapCntl
OBJECT-TYPE
Indicates whether hh3cIKEProposalDel traps should be generated.
1.3.6.1.4.1.25506.2.30.1.5.20Hh3cTrapStatusread-writecurrent
hh3cIKETrap
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.30.1.6
hh3cIKENotifications
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.30.1.6.1
hh3cIKEScalarObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.30.1.7
hh3cIKEMIBVersion
OBJECT-TYPE
Version string of this MIB.
1.3.6.1.4.1.25506.2.30.1.7.1DisplayString (SIZE(0..255))read-onlycurrent
hh3cIKEConformance
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.30.2
hh3cIKECompliances
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.30.2.1
hh3cIKEGroups
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.30.2.2

Notifications

NameOIDStatus
hh3cIKETunnelStart
NOTIFICATION-TYPE
This notification is generated when an IPsec Phase-1 IKE Tunnel is created.
1.3.6.1.4.1.25506.2.30.1.6.1.1current
hh3cIKETunnelStop
NOTIFICATION-TYPE
This notification is generated when an IPsec Phase-1 IKE Tunnel is deleted.
1.3.6.1.4.1.25506.2.30.1.6.1.2current
hh3cIKENoSaFailure
NOTIFICATION-TYPE
This notification is generated when the IKE tunnel has a non-existent SA error.
1.3.6.1.4.1.25506.2.30.1.6.1.3current
hh3cIKEEncryFailFailure
NOTIFICATION-TYPE
This notification is generated when the IKE tunnel has an encrypting failure.
1.3.6.1.4.1.25506.2.30.1.6.1.4current
hh3cIKEDecryFailFailure
NOTIFICATION-TYPE
This notification is generated when the IKE tunnel has a decrypting failure.
1.3.6.1.4.1.25506.2.30.1.6.1.5current
hh3cIKEInvalidProposalFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 invalid proposal occurs.
1.3.6.1.4.1.25506.2.30.1.6.1.6current
hh3cIKEAuthFailFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 authentication failure occurs.
1.3.6.1.4.1.25506.2.30.1.6.1.7current
hh3cIKEInvalidCookieFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 invalid cookie failure occurs.
1.3.6.1.4.1.25506.2.30.1.6.1.8current
hh3cIKEAttrNotSuppFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 unsupported attribute failure occurs.
1.3.6.1.4.1.25506.2.30.1.6.1.9current
hh3cIKEUnsportExchTypeFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 unsupported exchange type failure occurs.
1.3.6.1.4.1.25506.2.30.1.6.1.10current
hh3cIKEInvalidIdFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 invalid id failure occurs.
1.3.6.1.4.1.25506.2.30.1.6.1.11current
hh3cIKEInvalidProtocolFailure
NOTIFICATION-TYPE
This notification is generated when the processing for an IPsec Phase-1 IKE Tunnel has a protocol related errors.
1.3.6.1.4.1.25506.2.30.1.6.1.12current
hh3cIKECertTypeUnsuppFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 unsupported certificate type failure occurs.
1.3.6.1.4.1.25506.2.30.1.6.1.13current
hh3cIKEInvalidCertAuthFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 invalid certificate authorization failure occurs.
1.3.6.1.4.1.25506.2.30.1.6.1.14current
hh3cIKElInvalidSignFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 invalid signature failure occurs.
1.3.6.1.4.1.25506.2.30.1.6.1.15current
hh3cIKECertUnavailableFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 certificate unavailable failure occurs.
1.3.6.1.4.1.25506.2.30.1.6.1.16current
hh3cIKEProposalAdd
NOTIFICATION-TYPE
This notification is generated when an IKE proposal is added.
1.3.6.1.4.1.25506.2.30.1.6.1.17current
hh3cIKEProposalDel
NOTIFICATION-TYPE
This notification is generated when an IKE proposal is deleted.
1.3.6.1.4.1.25506.2.30.1.6.1.18current

Conformance

NameOIDStatus
hh3cIKECompliance
MODULE-COMPLIANCE
1.3.6.1.4.1.25506.2.30.2.1.1current
hh3cIKETunnelTableGroup
OBJECT-GROUP
The group contains the IKE tunnel's property information.
1.3.6.1.4.1.25506.2.30.2.2.1current
hh3cIKETunnelStatTableGroup
OBJECT-GROUP
The group contains the IKE tunnel's statistic information.
1.3.6.1.4.1.25506.2.30.2.2.2current
hh3cIKEGlobalStatsGroup
OBJECT-GROUP
The group contains all of the IKE tunnel's statistic information.
1.3.6.1.4.1.25506.2.30.2.2.3current
hh3cIKETrapObjectGroup
OBJECT-GROUP
The group contains all of trap objects of IKE tunnels.
1.3.6.1.4.1.25506.2.30.2.2.4current
hh3cIKETrapCntlGroup
OBJECT-GROUP
The group contains all of trap switches of IKE tunnels.
1.3.6.1.4.1.25506.2.30.2.2.5current
hh3cIKETrapGroup
NOTIFICATION-GROUP
The group contains all of trap of IKE tunnels.
1.3.6.1.4.1.25506.2.30.2.2.6current
hh3cIKEScalarObjectsGroup
OBJECT-GROUP
The group contains all of scalar objects of the MIB.
1.3.6.1.4.1.25506.2.30.2.2.7current