MIBs Depot

HPN-ICF-IKE-MONITOR-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.30
Last updated
2012-06-28 00:00
Namespace
hp
Source file
HPN-ICF-IKE-MONITOR-MIB
Digest
sha256:253bacd59c4998f3dcf64cc402b85ae5a15a6503bc2f9ce2e53b26e495c63193

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

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
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.

HPN-ICF-IKE-MONITOR-MIB
HPN-ICF-OID-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
HpnicfAuthAlgo
TEXTUAL-CONVENTION
The authentication algorithm used in IKE negotiations.
current
HpnicfDiffHellmanGrp
TEXTUAL-CONVENTION
The Diffie Hellman Group used in IKE and IPsec negotiations.
current
HpnicfEncryptAlgo
TEXTUAL-CONVENTION
The encryption algorithm used in IKE and IPsec negotiations.
current
HpnicfIKEAuthMethod
TEXTUAL-CONVENTION
The authentication method used in IKE negotiations.
current
HpnicfIKEIDType
TEXTUAL-CONVENTION
The type of IKE Identity.
current
HpnicfIKENegoMode
TEXTUAL-CONVENTION
The IKE negotiation mode.
current
HpnicfIKETunnelState
TEXTUAL-CONVENTION
The state of the IKE tunnel.
current
HpnicfSaProtocol
TEXTUAL-CONVENTION
The protocol of security association.
current
HpnicfTrafficType
TEXTUAL-CONVENTION
The type of the data flow.
current
HpnicfTrapStatus
TEXTUAL-CONVENTION
The switch which determines whether send a trap or not.
current

Objects

NameOIDSyntaxAccessStatus
hpnicfIKEObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.30.1
hpnicfIKETunnelTable
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.11.2.14.11.15.2.30.1.1not-accessiblecurrent
hpnicfIKETunnelEntry
OBJECT-TYPE
The entry contains the information about hpnicfIKETunnelTable, such as negotiate mode, encryption algorithm and authentication algorithm, etc.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1not-accessiblecurrent
hpnicfIKETunIndex
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.11.2.14.11.15.2.30.1.1.1.1Integer32 (1..2147483647)accessible-for-notifycurrent
hpnicfIKETunLocalType
OBJECT-TYPE
The type of local peer identity.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.2HpnicfIKEIDTyperead-onlycurrent
hpnicfIKETunLocalValue1
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.11.2.14.11.15.2.30.1.1.1.3DisplayStringread-onlycurrent
hpnicfIKETunLocalValue2
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.11.2.14.11.15.2.30.1.1.1.4DisplayStringread-onlycurrent
hpnicfIKETunLocalAddr
OBJECT-TYPE
The IP address of the local endpoint for the IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.5IpAddressread-onlydeprecated
hpnicfIKETunRemoteType
OBJECT-TYPE
The type of remote peer identity.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.6HpnicfIKEIDTyperead-onlycurrent
hpnicfIKETunRemoteValue1
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.11.2.14.11.15.2.30.1.1.1.7DisplayStringread-onlycurrent
hpnicfIKETunRemoteValue2
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.11.2.14.11.15.2.30.1.1.1.8DisplayStringread-onlycurrent
hpnicfIKETunRemoteAddr
OBJECT-TYPE
The IP address of the remote peer for the IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.9IpAddressread-onlydeprecated
hpnicfIKETunInitiator
OBJECT-TYPE
The initiator of this tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.10INTEGER {local(1), remote(2)}read-onlycurrent
hpnicfIKETunNegoMode
OBJECT-TYPE
The negotiation mode of the IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.11HpnicfIKENegoModeread-onlycurrent
hpnicfIKETunDiffHellmanGrp
OBJECT-TYPE
The Diffie Hellman Group used in the IPsec Phase-1 IKE negotiations.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.12HpnicfDiffHellmanGrpread-onlycurrent
hpnicfIKETunEncryptAlgo
OBJECT-TYPE
The encryption algorithm used in the IPsec Phase-1 IKE negotiations.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.13HpnicfEncryptAlgoread-onlycurrent
hpnicfIKETunHashAlgo
OBJECT-TYPE
The hash algorithm used in the IPsec Phase-1 IKE negotiations.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.14HpnicfAuthAlgoread-onlycurrent
hpnicfIKETunAuthMethod
OBJECT-TYPE
The authentication method used in the IPsec Phase-1 IKE negotiations.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.15HpnicfIKEAuthMethodread-onlycurrent
hpnicfIKETunLifeTime
OBJECT-TYPE
The negotiated LifeTime of the IPsec Phase-1 IKE Tunnel in seconds.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.16Integer32 (1..2147483647)read-onlycurrent
hpnicfIKETunActiveTime
OBJECT-TYPE
The duration the IPsec Phase-1 IKE tunnel has been active in seconds.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.17Integer32 (1..2147483647)read-onlycurrent
hpnicfIKETunRemainTime
OBJECT-TYPE
The security association remaining time in seconds.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.18Integer32 (1..2147483647)read-onlycurrent
hpnicfIKETunTotalRefreshes
OBJECT-TYPE
The total number of security association refreshing performed.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.19Counter32read-onlycurrent
hpnicfIKETunState
OBJECT-TYPE
The State of IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.20HpnicfIKETunnelStateread-onlycurrent
hpnicfIKETunDpdIntervalTime
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.11.2.14.11.15.2.30.1.1.1.21Integer32read-onlycurrent
hpnicfIKETunDpdTimeOut
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.11.2.14.11.15.2.30.1.1.1.22Integer32read-onlycurrent
hpnicfIKETunLocalInetAddrType
OBJECT-TYPE
The type of the local peer's IP address.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.23InetAddressTyperead-onlycurrent
hpnicfIKETunLocalInetAddr
OBJECT-TYPE
The IP address of the local peer for the IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.24InetAddressread-onlycurrent
hpnicfIKETunRemoteInetAddrType
OBJECT-TYPE
The type of the remote peer's IP address.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.25InetAddressTyperead-onlycurrent
hpnicfIKETunRemoteInetAddr
OBJECT-TYPE
The IP address of the remote peer for the IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.26InetAddressread-onlycurrent
hpnicfIKETunnelStatTable
OBJECT-TYPE
The IPsec Phase-1 IKE Tunnel Statistic Table.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2not-accessiblecurrent
hpnicfIKETunnelStatEntry
OBJECT-TYPE
The entry contains the information of hpnicfIKETunnelStatTable, such as the number of packets sent and received by the IKE tunnel, etc.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1not-accessiblecurrent
hpnicfIKETunInOctets
OBJECT-TYPE
The total number of octets received by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.1Counter64read-onlycurrent
hpnicfIKETunInPkts
OBJECT-TYPE
The total number of packets received by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.2Counter64read-onlycurrent
hpnicfIKETunInDropPkts
OBJECT-TYPE
The total number of packets dropped by this IPsec Phase-1 IKE Tunnel during receiving process.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.3Counter64read-onlycurrent
hpnicfIKETunInP2Exchgs
OBJECT-TYPE
The total number of IPsec Phase-2 exchanges received by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.4Counter64read-onlycurrent
hpnicfIKETunInP2ExchgRejets
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.11.2.14.11.15.2.30.1.2.1.5Counter64read-onlycurrent
hpnicfIKETunInP2SaDelRequests
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.11.2.14.11.15.2.30.1.2.1.6Counter64read-onlycurrent
hpnicfIKETunInP1SaDelRequests
OBJECT-TYPE
The total number of IPsec Phase-1 security association deleting requests.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.7Counter64read-onlycurrent
hpnicfIKETunInNotifys
OBJECT-TYPE
The total number of notifications received by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.8Counter32read-onlycurrent
hpnicfIKETunOutOctets
OBJECT-TYPE
The total number of octets sent by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.9Counter64read-onlycurrent
hpnicfIKETunOutPkts
OBJECT-TYPE
The total number of packets sent by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.10Counter64read-onlycurrent
hpnicfIKETunOutDropPkts
OBJECT-TYPE
The total number of packets dropped by this IPsec Phase-1 IKE Tunnel during sending process.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.11Counter64read-onlycurrent
hpnicfIKETunOutP2Exchgs
OBJECT-TYPE
The total number of IPsec Phase-2 exchanges sent by this IPsec Phase-1 IKE Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.12Counter64read-onlycurrent
hpnicfIKETunOutP2ExchgRejects
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.11.2.14.11.15.2.30.1.2.1.13Counter64read-onlycurrent
hpnicfIKETunOutP2SaDelRequests
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.11.2.14.11.15.2.30.1.2.1.14Counter64read-onlycurrent
hpnicfIKETunOutP1SaDelRequests
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.11.2.14.11.15.2.30.1.2.1.15Counter64read-onlycurrent
hpnicfIKETunOutNotifys
OBJECT-TYPE
The total number of notifications sent by this IPsec Phase-1 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.16Counter32read-onlycurrent
hpnicfIKEGlobalStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.30.1.3
hpnicfIKEGlobalActiveTunnels
OBJECT-TYPE
The number of currently active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.1Gauge32read-onlycurrent
hpnicfIKEGlobalInOctets
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.11.2.14.11.15.2.30.1.3.2Counter64read-onlycurrent
hpnicfIKEGlobalInPkts
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.11.2.14.11.15.2.30.1.3.3Counter64read-onlycurrent
hpnicfIKEGlobalInDropPkts
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.11.2.14.11.15.2.30.1.3.4Counter64read-onlycurrent
hpnicfIKEGlobalInP2Exchgs
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.11.2.14.11.15.2.30.1.3.5Counter64read-onlycurrent
hpnicfIKEGlobalInP2ExchgRejects
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.11.2.14.11.15.2.30.1.3.6Counter64read-onlycurrent
hpnicfIKEGlobalInP2SaDelRequests
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.11.2.14.11.15.2.30.1.3.7Counter64read-onlycurrent
hpnicfIKEGlobalInNotifys
OBJECT-TYPE
The total number of notifications received by all IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.8Counter32read-onlycurrent
hpnicfIKEGlobalOutOctets
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.11.2.14.11.15.2.30.1.3.9Counter64read-onlycurrent
hpnicfIKEGlobalOutPkts
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.11.2.14.11.15.2.30.1.3.10Counter64read-onlycurrent
hpnicfIKEGlobalOutDropPkts
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.11.2.14.11.15.2.30.1.3.11Counter64read-onlycurrent
hpnicfIKEGlobalOutP2Exchgs
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.11.2.14.11.15.2.30.1.3.12Counter64read-onlycurrent
hpnicfIKEGlobalOutP2ExchgRejects
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.11.2.14.11.15.2.30.1.3.13Counter64read-onlycurrent
hpnicfIKEGlobalOutP2SaDelRequests
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.11.2.14.11.15.2.30.1.3.14Counter64read-onlycurrent
hpnicfIKEGlobalOutNotifys
OBJECT-TYPE
The total number of notifications sent by all active IPsec Phase-1 IKE Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.15Counter32read-onlycurrent
hpnicfIKEGlobalInitTunnels
OBJECT-TYPE
The total number of IPsec Phase-1 IKE Tunnels which were locally initiated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.16Counter32read-onlycurrent
hpnicfIKEGlobalInitTunnelFails
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.11.2.14.11.15.2.30.1.3.17Counter32read-onlycurrent
hpnicfIKEGlobalRespTunnels
OBJECT-TYPE
The total number of IPsec Phase-1 IKE Tunnels which were remotely initiated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.18Counter32read-onlycurrent
hpnicfIKEGlobalRespTunnelFails
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.11.2.14.11.15.2.30.1.3.19Counter32read-onlycurrent
hpnicfIKEGlobalAuthFails
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.11.2.14.11.15.2.30.1.3.20Counter32read-onlycurrent
hpnicfIKEGlobalNoSaFails
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.11.2.14.11.15.2.30.1.3.21Counter32read-onlycurrent
hpnicfIKEGlobalInvalidCookieFails
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.11.2.14.11.15.2.30.1.3.22Counter32read-onlycurrent
hpnicfIKEGlobalAttrNotSuppFails
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.11.2.14.11.15.2.30.1.3.23Counter32read-onlycurrent
hpnicfIKEGlobalNoProposalChosenFails
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.11.2.14.11.15.2.30.1.3.24Counter32read-onlycurrent
hpnicfIKEGlobalUnsportExchTypeFails
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.11.2.14.11.15.2.30.1.3.25Counter32read-onlycurrent
hpnicfIKEGlobalInvalidIdFails
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.11.2.14.11.15.2.30.1.3.26Counter32read-onlycurrent
hpnicfIKEGlobalInvalidProFails
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.11.2.14.11.15.2.30.1.3.27Counter32read-onlycurrent
hpnicfIKEGlobalCertTypeUnsuppFails
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.11.2.14.11.15.2.30.1.3.28Counter32read-onlycurrent
hpnicfIKEGlobalInvalidCertAuthFails
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.11.2.14.11.15.2.30.1.3.29Counter32read-onlycurrent
hpnicfIKEGlobalInvalidSignFails
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.11.2.14.11.15.2.30.1.3.30Counter32read-onlycurrent
hpnicfIKEGlobalCertUnavailableFails
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.11.2.14.11.15.2.30.1.3.31Counter32read-onlycurrent
hpnicfIKETrapObject
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.30.1.4
hpnicfIKEProposalNumber
OBJECT-TYPE
The IKE proposal's number with a trap.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.1Integer32accessible-for-notifycurrent
hpnicfIKEProposalSize
OBJECT-TYPE
The number of IKE proposals with a trap.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.2Integer32accessible-for-notifycurrent
hpnicfIKEIdInformation
OBJECT-TYPE
The id information with a trap.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.3DisplayStringaccessible-for-notifycurrent
hpnicfIKEProtocolNum
OBJECT-TYPE
The protocol number with a trap
1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.4Integer32accessible-for-notifycurrent
hpnicfIKECertInformation
OBJECT-TYPE
The certificate information with a trap.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.5DisplayStringaccessible-for-notifycurrent
hpnicfIKETrapCntl
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5
hpnicfIKETrapGlobalCntl
OBJECT-TYPE
Indicates whether all IKE traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.1HpnicfTrapStatusread-writecurrent
hpnicfIKETunnelStartTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKETunnelStart traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.2HpnicfTrapStatusread-writecurrent
hpnicfIKETunnelStopTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKETunnelStop traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.3HpnicfTrapStatusread-writecurrent
hpnicfIKENoSaTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKENoSaFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.4HpnicfTrapStatusread-writecurrent
hpnicfIKEEncryFailureTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEEncryFailFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.5HpnicfTrapStatusread-writecurrent
hpnicfIKEDecryFailureTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEDecryFailFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.6HpnicfTrapStatusread-writecurrent
hpnicfIKEInvalidProposalTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEInvalidProposalFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.7HpnicfTrapStatusread-writecurrent
hpnicfIKEAuthFailTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEAuthFailFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.8HpnicfTrapStatusread-writecurrent
hpnicfIKEInvalidCookieTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEInvalidCookieFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.9HpnicfTrapStatusread-writecurrent
hpnicfIKEInvalidSpiTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEInvalidSpiFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.10HpnicfTrapStatusread-writecurrent
hpnicfIKEAttrNotSuppTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEAttrNotSuppFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.11HpnicfTrapStatusread-writecurrent
hpnicfIKEUnsportExchTypeTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEUnsportExchTypeFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.12HpnicfTrapStatusread-writecurrent
hpnicfIKEInvalidIdTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEInvalidIdFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.13HpnicfTrapStatusread-writecurrent
hpnicfIKEInvalidProtocolTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEInvalidProtocolFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.14HpnicfTrapStatusread-writecurrent
hpnicfIKECertTypeUnsuppTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKECertTypeUnsuppFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.15HpnicfTrapStatusread-writecurrent
hpnicfIKEInvalidCertAuthTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEInvalidCertAuthFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.16HpnicfTrapStatusread-writecurrent
hpnicfIKEInvalidSignTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEInvalidSignFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.17HpnicfTrapStatusread-writecurrent
hpnicfIKECertUnavailableTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKECertUnavailableFailure traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.18HpnicfTrapStatusread-writecurrent
hpnicfIKEProposalAddTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEProposalAdd traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.19HpnicfTrapStatusread-writecurrent
hpnicfIKEProposalDelTrapCntl
OBJECT-TYPE
Indicates whether hpnicfIKEProposalDel traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.20HpnicfTrapStatusread-writecurrent
hpnicfIKETrap
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6
hpnicfIKENotifications
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1
hpnicfIKEScalarObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.30.1.7
hpnicfIKEMIBVersion
OBJECT-TYPE
Version string of this MIB.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.7.1DisplayStringread-onlycurrent
hpnicfIKEConformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.30.2
hpnicfIKECompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.30.2.1
hpnicfIKEGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.30.2.2

Notifications

NameOIDStatus
hpnicfIKETunnelStart
NOTIFICATION-TYPE
This notification is generated when an IPsec Phase-1 IKE Tunnel is created.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.1current
hpnicfIKETunnelStop
NOTIFICATION-TYPE
This notification is generated when an IPsec Phase-1 IKE Tunnel is deleted.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.2current
hpnicfIKENoSaFailure
NOTIFICATION-TYPE
This notification is generated when the IKE tunnel has a non-existent SA error.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.3current
hpnicfIKEEncryFailFailure
NOTIFICATION-TYPE
This notification is generated when the IKE tunnel has an encrypting failure.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.4current
hpnicfIKEDecryFailFailure
NOTIFICATION-TYPE
This notification is generated when the IKE tunnel has a decrypting failure.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.5current
hpnicfIKEInvalidProposalFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 invalid proposal occurs.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.6current
hpnicfIKEAuthFailFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 authentication failure occurs.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.7current
hpnicfIKEInvalidCookieFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 invalid cookie failure occurs.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.8current
hpnicfIKEAttrNotSuppFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 unsupported attribute failure occurs.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.9current
hpnicfIKEUnsportExchTypeFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 unsupported exchange type failure occurs.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.10current
hpnicfIKEInvalidIdFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 invalid id failure occurs.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.11current
hpnicfIKEInvalidProtocolFailure
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.11.2.14.11.15.2.30.1.6.1.12current
hpnicfIKECertTypeUnsuppFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 unsupported certificate type failure occurs.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.13current
hpnicfIKEInvalidCertAuthFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 invalid certificate authorization failure occurs.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.14current
hpnicfIKElInvalidSignFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 invalid signature failure occurs.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.15current
hpnicfIKECertUnavailableFailure
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-1 certificate unavailable failure occurs.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.16current
hpnicfIKEProposalAdd
NOTIFICATION-TYPE
This notification is generated when an IKE proposal is added.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.17current
hpnicfIKEProposalDel
NOTIFICATION-TYPE
This notification is generated when an IKE proposal is deleted.
1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.18current

Conformance

NameOIDStatus
hpnicfIKECompliance
MODULE-COMPLIANCE
1.3.6.1.4.1.11.2.14.11.15.2.30.2.1.1current
hpnicfIKETunnelTableGroup
OBJECT-GROUP
The group contains the IKE tunnel's property information.
1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.1current
hpnicfIKETunnelStatTableGroup
OBJECT-GROUP
The group contains the IKE tunnel's statistic information.
1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.2current
hpnicfIKEGlobalStatsGroup
OBJECT-GROUP
The group contains all of the IKE tunnel's statistic information.
1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.3current
hpnicfIKETrapObjectGroup
OBJECT-GROUP
The group contains all of trap objects of IKE tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.4current
hpnicfIKETrapCntlGroup
OBJECT-GROUP
The group contains all of trap switches of IKE tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.5current
hpnicfIKETrapGroup
NOTIFICATION-GROUP
The group contains all of trap of IKE tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.6current
hpnicfIKEScalarObjectsGroup
OBJECT-GROUP
The group contains all of scalar objects of the MIB.
1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.7current