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
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (1..2147483647) | accessible-for-notify | current |
| 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.2 | HpnicfIKEIDType | read-only | current |
| 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.3 | DisplayString | read-only | current |
| 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.4 | DisplayString | read-only | current |
| 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.5 | IpAddress | read-only | deprecated |
| 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.6 | HpnicfIKEIDType | read-only | current |
| 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.7 | DisplayString | read-only | current |
| 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.8 | DisplayString | read-only | current |
| 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.9 | IpAddress | read-only | deprecated |
| hpnicfIKETunInitiator OBJECT-TYPE The initiator of this tunnel. | 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.10 | INTEGER {local(1), remote(2)} | read-only | current |
| 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.11 | HpnicfIKENegoMode | read-only | current |
| 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.12 | HpnicfDiffHellmanGrp | read-only | current |
| 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.13 | HpnicfEncryptAlgo | read-only | current |
| 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.14 | HpnicfAuthAlgo | read-only | current |
| 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.15 | HpnicfIKEAuthMethod | read-only | current |
| 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.16 | Integer32 (1..2147483647) | read-only | current |
| 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.17 | Integer32 (1..2147483647) | read-only | current |
| 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.18 | Integer32 (1..2147483647) | read-only | current |
| 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.19 | Counter32 | read-only | current |
| hpnicfIKETunState OBJECT-TYPE The State of IKE Tunnel. | 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.20 | HpnicfIKETunnelState | read-only | current |
| 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.21 | Integer32 | read-only | current |
| 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.22 | Integer32 | read-only | current |
| 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.23 | InetAddressType | read-only | current |
| 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.24 | InetAddress | read-only | current |
| 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.25 | InetAddressType | read-only | current |
| 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.26 | InetAddress | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Counter64 | read-only | current |
| 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.2 | Counter64 | read-only | current |
| 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.3 | Counter64 | read-only | current |
| 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.4 | Counter64 | read-only | current |
| 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.5 | Counter64 | read-only | current |
| 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.6 | Counter64 | read-only | current |
| 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.7 | Counter64 | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | Counter64 | read-only | current |
| 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.10 | Counter64 | read-only | current |
| 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.11 | Counter64 | read-only | current |
| 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.12 | Counter64 | read-only | current |
| 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.13 | Counter64 | read-only | current |
| 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.14 | Counter64 | read-only | current |
| 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.15 | Counter64 | read-only | current |
| 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.16 | Counter32 | read-only | current |
| 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.1 | Gauge32 | read-only | current |
| 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.2 | Counter64 | read-only | current |
| 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.3 | Counter64 | read-only | current |
| 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.4 | Counter64 | read-only | current |
| 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.5 | Counter64 | read-only | current |
| 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.6 | Counter64 | read-only | current |
| 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.7 | Counter64 | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | Counter64 | read-only | current |
| 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.10 | Counter64 | read-only | current |
| 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.11 | Counter64 | read-only | current |
| 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.12 | Counter64 | read-only | current |
| 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.13 | Counter64 | read-only | current |
| 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.14 | Counter64 | read-only | current |
| 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.15 | Counter32 | read-only | current |
| 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.16 | Counter32 | read-only | current |
| 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.17 | Counter32 | read-only | current |
| 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.18 | Counter32 | read-only | current |
| 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.19 | Counter32 | read-only | current |
| 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.20 | Counter32 | read-only | current |
| 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.21 | Counter32 | read-only | current |
| 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.22 | Counter32 | read-only | current |
| 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.23 | Counter32 | read-only | current |
| 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.24 | Counter32 | read-only | current |
| 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.25 | Counter32 | read-only | current |
| 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.26 | Counter32 | read-only | current |
| 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.27 | Counter32 | read-only | current |
| 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.28 | Counter32 | read-only | current |
| 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.29 | Counter32 | read-only | current |
| 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.30 | Counter32 | read-only | current |
| 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.31 | Counter32 | read-only | current |
| 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.1 | Integer32 | accessible-for-notify | current |
| 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.2 | Integer32 | accessible-for-notify | current |
| hpnicfIKEIdInformation OBJECT-TYPE The id information with a trap. | 1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.3 | DisplayString | accessible-for-notify | current |
| hpnicfIKEProtocolNum OBJECT-TYPE The protocol number with a trap | 1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.4 | Integer32 | accessible-for-notify | current |
| hpnicfIKECertInformation OBJECT-TYPE The certificate information with a trap. | 1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.5 | DisplayString | accessible-for-notify | current |
| 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.1 | HpnicfTrapStatus | read-write | current |
| 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.2 | HpnicfTrapStatus | read-write | current |
| 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.3 | HpnicfTrapStatus | read-write | current |
| 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.4 | HpnicfTrapStatus | read-write | current |
| 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.5 | HpnicfTrapStatus | read-write | current |
| 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.6 | HpnicfTrapStatus | read-write | current |
| 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.7 | HpnicfTrapStatus | read-write | current |
| 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.8 | HpnicfTrapStatus | read-write | current |
| 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.9 | HpnicfTrapStatus | read-write | current |
| 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.10 | HpnicfTrapStatus | read-write | current |
| 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.11 | HpnicfTrapStatus | read-write | current |
| 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.12 | HpnicfTrapStatus | read-write | current |
| 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.13 | HpnicfTrapStatus | read-write | current |
| 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.14 | HpnicfTrapStatus | read-write | current |
| 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.15 | HpnicfTrapStatus | read-write | current |
| 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.16 | HpnicfTrapStatus | read-write | current |
| 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.17 | HpnicfTrapStatus | read-write | current |
| 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.18 | HpnicfTrapStatus | read-write | current |
| 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.19 | HpnicfTrapStatus | read-write | current |
| 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.20 | HpnicfTrapStatus | read-write | current |
| 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.1 | DisplayString | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | current |
| 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.10 | current |
| 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.11 | current |
| 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.12 | current |
| 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.13 | current |
| 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.14 | current |
| 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.15 | current |
| 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.16 | current |
| 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.17 | current |
| 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.18 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpnicfIKECompliance MODULE-COMPLIANCE | 1.3.6.1.4.1.11.2.14.11.15.2.30.2.1.1 | current |
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |