HPN-ICF-IKE-MONITOR-MIB

File: HPN-ICF-IKE-MONITOR-MIB.mib (74474 bytes)

Imported modules

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

Imported symbols

DisplayString TEXTUAL-CONVENTION IpAddress
Integer32 Counter32 Counter64
OBJECT-TYPE MODULE-IDENTITY Gauge32
NOTIFICATION-TYPE InetAddressType InetAddress
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
hpnicfCommon

Defined Types

HpnicfIKENegoMode  
The IKE negotiation mode.
TEXTUAL-CONVENTION    
  INTEGER mainMode(2), aggressiveMode(4), quickMode(32)  

HpnicfIKEAuthMethod  
The authentication method used in IKE negotiations.
TEXTUAL-CONVENTION    
  INTEGER preSharedKey(1), dsaSignatures(2), rsaSignatures(3)  

HpnicfDiffHellmanGrp  
The Diffie Hellman Group used in IKE and IPsec negotiations.
TEXTUAL-CONVENTION    
  INTEGER none(0), dhGroup1(1), dhGroup2(2), dhGroup5(5), dhGroup14(14), dhGroup24(24), invalidGroup(2147483647)  

HpnicfEncryptAlgo  
The encryption algorithm used in IKE and IPsec negotiations.
TEXTUAL-CONVENTION    
  INTEGER none(0), desCbc(1), ideaCbc(2), blowfishCbc(3), rc5R16B64Cbc(4), tripleDesCbc(5), castCbc(6), aesCbc(7), aesCbc128(8), aesCbc192(9), aesCbc256(10), aesCtr(11), aesCamelliaCbc(12), rc4(13), invalidAlg(2147483647)  

HpnicfAuthAlgo  
The authentication algorithm used in IKE negotiations.
TEXTUAL-CONVENTION    
  INTEGER none(0), md5(1), sha1(2), sha256(3), sha384(4), sha512(5), invalidAlg(2147483647)  

HpnicfSaProtocol  
The protocol of security association.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), isakmp(1), ah(2), esp(3), ipcomp(4)  

HpnicfTrapStatus  
The switch which determines whether send a trap or not.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

HpnicfIKEIDType  
The type of IKE Identity.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), ipv4Addr(1), fqdn(2), userFqdn(3), ipv4AddrSubnet(4), ipv6Addr(5), ipv6AddrSubnet(6), ipv4AddrRange(7), ipv6AddrRange(8), derAsn1Dn(9), derAsn1Gn(10), keyId(11)  

HpnicfTrafficType  
The type of the data flow.
TEXTUAL-CONVENTION    
  INTEGER ipv4Addr(1), ipv4AddrSubnet(4), ipv6Addr(5), ipv6AddrSubnet(6), ipv4AddrRange(7), ipv6AddrRange(8)  

HpnicfIKETunnelState  
The state of the IKE tunnel.
TEXTUAL-CONVENTION    
  INTEGER active(1), timeout(2)  

HpnicfIKETunnelEntry  
SEQUENCE    
  hpnicfIKETunIndex Integer32
  hpnicfIKETunLocalType HpnicfIKEIDType
  hpnicfIKETunLocalValue1 DisplayString
  hpnicfIKETunLocalValue2 DisplayString
  hpnicfIKETunLocalAddr IpAddress
  hpnicfIKETunRemoteType HpnicfIKEIDType
  hpnicfIKETunRemoteValue1 DisplayString
  hpnicfIKETunRemoteValue2 DisplayString
  hpnicfIKETunRemoteAddr IpAddress
  hpnicfIKETunInitiator INTEGER
  hpnicfIKETunNegoMode HpnicfIKENegoMode
  hpnicfIKETunDiffHellmanGrp HpnicfDiffHellmanGrp
  hpnicfIKETunEncryptAlgo HpnicfEncryptAlgo
  hpnicfIKETunHashAlgo HpnicfAuthAlgo
  hpnicfIKETunAuthMethod HpnicfIKEAuthMethod
  hpnicfIKETunLifeTime Integer32
  hpnicfIKETunActiveTime Integer32
  hpnicfIKETunRemainTime Integer32
  hpnicfIKETunTotalRefreshes Counter32
  hpnicfIKETunState HpnicfIKETunnelState
  hpnicfIKETunDpdIntervalTime Integer32
  hpnicfIKETunDpdTimeOut Integer32
  hpnicfIKETunLocalInetAddrType InetAddressType
  hpnicfIKETunLocalInetAddr InetAddress
  hpnicfIKETunRemoteInetAddrType InetAddressType
  hpnicfIKETunRemoteInetAddr InetAddress

HpnicfIKETunnelStatEntry  
SEQUENCE    
  hpnicfIKETunInOctets Counter64
  hpnicfIKETunInPkts Counter64
  hpnicfIKETunInDropPkts Counter64
  hpnicfIKETunInP2Exchgs Counter64
  hpnicfIKETunInP2ExchgRejets Counter64
  hpnicfIKETunInP2SaDelRequests Counter64
  hpnicfIKETunInP1SaDelRequests Counter64
  hpnicfIKETunInNotifys Counter32
  hpnicfIKETunOutOctets Counter64
  hpnicfIKETunOutPkts Counter64
  hpnicfIKETunOutDropPkts Counter64
  hpnicfIKETunOutP2Exchgs Counter64
  hpnicfIKETunOutP2ExchgRejects Counter64
  hpnicfIKETunOutP2SaDelRequests Counter64
  hpnicfIKETunOutP1SaDelRequests Counter64
  hpnicfIKETunOutNotifys Counter32

Defined Values

hpnicfIKEMonitor 1.3.6.1.4.1.11.2.14.11.15.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
MODULE-IDENTITY    

hpnicfIKEObjects 1.3.6.1.4.1.11.2.14.11.15.2.30.1
OBJECT IDENTIFIER    

hpnicfIKETunnelTable 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1
The IPsec Phase-1 Internet Key Exchange Tunnel Table. There is one entry in this table for each active IPsec Phase-1 IKE Tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIKETunnelEntry

hpnicfIKETunnelEntry 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1
The entry contains the information about hpnicfIKETunnelTable, such as negotiate mode, encryption algorithm and authentication algorithm, etc.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIKETunnelEntry  

hpnicfIKETunIndex 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.1
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfIKETunLocalType 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.2
The type of local peer identity.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfIKEIDType  

hpnicfIKETunLocalValue1 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnicfIKETunLocalValue2 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnicfIKETunLocalAddr 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.5
The IP address of the local endpoint for the IPsec Phase-1 IKE Tunnel.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

hpnicfIKETunRemoteType 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.6
The type of remote peer identity.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfIKEIDType  

hpnicfIKETunRemoteValue1 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnicfIKETunRemoteValue2 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnicfIKETunRemoteAddr 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.9
The IP address of the remote peer for the IPsec Phase-1 IKE Tunnel.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

hpnicfIKETunInitiator 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.10
The initiator of this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), remote(2)  

hpnicfIKETunNegoMode 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.11
The negotiation mode of the IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfIKENegoMode  

hpnicfIKETunDiffHellmanGrp 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.12
The Diffie Hellman Group used in the IPsec Phase-1 IKE negotiations.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfDiffHellmanGrp  

hpnicfIKETunEncryptAlgo 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.13
The encryption algorithm used in the IPsec Phase-1 IKE negotiations.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfEncryptAlgo  

hpnicfIKETunHashAlgo 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.14
The hash algorithm used in the IPsec Phase-1 IKE negotiations.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfAuthAlgo  

hpnicfIKETunAuthMethod 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.15
The authentication method used in the IPsec Phase-1 IKE negotiations.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfIKEAuthMethod  

hpnicfIKETunLifeTime 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.16
The negotiated LifeTime of the IPsec Phase-1 IKE Tunnel in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfIKETunActiveTime 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.17
The duration the IPsec Phase-1 IKE tunnel has been active in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfIKETunRemainTime 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.18
The security association remaining time in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfIKETunTotalRefreshes 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.19
The total number of security association refreshing performed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKETunState 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.20
The State of IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfIKETunnelState  

hpnicfIKETunDpdIntervalTime 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.21
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIKETunDpdTimeOut 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.22
The overtime of single DPD request. If DPD requests are refused three times, all security associations related would be deleted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIKETunLocalInetAddrType 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.23
The type of the local peer's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hpnicfIKETunLocalInetAddr 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.24
The IP address of the local peer for the IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hpnicfIKETunRemoteInetAddrType 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.25
The type of the remote peer's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hpnicfIKETunRemoteInetAddr 1.3.6.1.4.1.11.2.14.11.15.2.30.1.1.1.26
The IP address of the remote peer for the IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hpnicfIKETunnelStatTable 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2
The IPsec Phase-1 IKE Tunnel Statistic Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIKETunnelStatEntry

hpnicfIKETunnelStatEntry 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1
The entry contains the information of hpnicfIKETunnelStatTable, such as the number of packets sent and received by the IKE tunnel, etc.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIKETunnelStatEntry  

hpnicfIKETunInOctets 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.1
The total number of octets received by this IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunInPkts 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.2
The total number of packets received by this IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunInDropPkts 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.3
The total number of packets dropped by this IPsec Phase-1 IKE Tunnel during receiving process.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunInP2Exchgs 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.4
The total number of IPsec Phase-2 exchanges received by this IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunInP2ExchgRejets 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.5
The total number of IPsec Phase-2 exchanges received and rejected by this IPsec Phase-1 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunInP2SaDelRequests 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.6
The total number of IPsec Phase-2 security association deleting requests received by this IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunInP1SaDelRequests 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.7
The total number of IPsec Phase-1 security association deleting requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunInNotifys 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.8
The total number of notifications received by this IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKETunOutOctets 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.9
The total number of octets sent by this IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunOutPkts 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.10
The total number of packets sent by this IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunOutDropPkts 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.11
The total number of packets dropped by this IPsec Phase-1 IKE Tunnel during sending process.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunOutP2Exchgs 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.12
The total number of IPsec Phase-2 exchanges sent by this IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunOutP2ExchgRejects 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.13
The total number of IPsec Phase-2 exchanges sent and rejected by this IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunOutP2SaDelRequests 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.14
The total number of IPsec Phase-2 security association deleting requests sent by this IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunOutP1SaDelRequests 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.15
The total number of IPsec Phase-1 security association deleting requests sent by this IPsec Phase-1 IKE Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKETunOutNotifys 1.3.6.1.4.1.11.2.14.11.15.2.30.1.2.1.16
The total number of notifications sent by this IPsec Phase-1 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalStats 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3
OBJECT IDENTIFIER    

hpnicfIKEGlobalActiveTunnels 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.1
The number of currently active IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hpnicfIKEGlobalInOctets 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.2
The total number of octets received by all currently and previously active IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKEGlobalInPkts 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.3
The total number of packets received by all currently and previously active IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKEGlobalInDropPkts 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.4
The total number of packets which were dropped during receiving process by all currently and previously active IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKEGlobalInP2Exchgs 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.5
The total number of IPsec Phase-2 exchanges received by all currently and previously active IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKEGlobalInP2ExchgRejects 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.6
The total number of IPsec Phase-2 exchanges which were received and rejected by all currently and previously active IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKEGlobalInP2SaDelRequests 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.7
The total number of IPsec Phase-2 security association deleting requests received by all currently and previously active IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKEGlobalInNotifys 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.8
The total number of notifications received by all IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalOutOctets 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.9
The total number of octets sent by all currently and previously active and IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKEGlobalOutPkts 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.10
The total number of packets sent by all currently and previously active and IPsec Phase-1 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKEGlobalOutDropPkts 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.11
The total number of packets which were dropped during sending process by all currently and previously active IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKEGlobalOutP2Exchgs 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.12
The total number of IPsec Phase-2 exchanges which were sent by all currently and previously active IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKEGlobalOutP2ExchgRejects 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.13
The total number of IPsec Phase-2 exchanges which were sent and rejected by all currently and previously active IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKEGlobalOutP2SaDelRequests 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.14
The total number of IPsec Phase-2 SA deleting requests sent by all currently and previously active IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIKEGlobalOutNotifys 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.15
The total number of notifications sent by all active IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalInitTunnels 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.16
The total number of IPsec Phase-1 IKE Tunnels which were locally initiated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalInitTunnelFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.17
The total number of IPsec Phase-1 IKE Tunnels which were locally initiated and failed to activate.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalRespTunnels 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.18
The total number of IPsec Phase-1 IKE Tunnels which were remotely initiated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalRespTunnelFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.19
The total number of IPsec Phase-1 IKE Tunnels which were remotely initiated and failed to activate.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalAuthFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.20
The total number of authentications which ended in failure by all current and previous IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalNoSaFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.21
The total number of non-existent Security Association in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalInvalidCookieFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.22
The total number of invalid cookie in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalAttrNotSuppFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.23
The total number of attributes not supported in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalNoProposalChosenFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.24
The total number of no proposal chosen in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalUnsportExchTypeFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.25
The total number of unsupported exchange type in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalInvalidIdFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.26
The total number of invalid id Information in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalInvalidProFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.27
The total number of invalid protocol id in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalCertTypeUnsuppFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.28
The total number of certificate type unsupported in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalInvalidCertAuthFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.29
The total number of failures because of invalid certificate authority which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalInvalidSignFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.30
The total number of failures because of the invalid signature which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKEGlobalCertUnavailableFails 1.3.6.1.4.1.11.2.14.11.15.2.30.1.3.31
The total number of certificate unavailable in failures which occurred during processing of all current and previous IPsec Phase-1 IKE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfIKETrapObject 1.3.6.1.4.1.11.2.14.11.15.2.30.1.4
OBJECT IDENTIFIER    

hpnicfIKEProposalNumber 1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.1
The IKE proposal's number with a trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hpnicfIKEProposalSize 1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.2
The number of IKE proposals with a trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hpnicfIKEIdInformation 1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.3
The id information with a trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hpnicfIKEProtocolNum 1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.4
The protocol number with a trap
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hpnicfIKECertInformation 1.3.6.1.4.1.11.2.14.11.15.2.30.1.4.5
The certificate information with a trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hpnicfIKETrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5
OBJECT IDENTIFIER    

hpnicfIKETrapGlobalCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.1
Indicates whether all IKE traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKETunnelStartTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.2
Indicates whether hpnicfIKETunnelStart traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKETunnelStopTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.3
Indicates whether hpnicfIKETunnelStop traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKENoSaTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.4
Indicates whether hpnicfIKENoSaFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEEncryFailureTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.5
Indicates whether hpnicfIKEEncryFailFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEDecryFailureTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.6
Indicates whether hpnicfIKEDecryFailFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEInvalidProposalTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.7
Indicates whether hpnicfIKEInvalidProposalFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEAuthFailTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.8
Indicates whether hpnicfIKEAuthFailFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEInvalidCookieTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.9
Indicates whether hpnicfIKEInvalidCookieFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEInvalidSpiTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.10
Indicates whether hpnicfIKEInvalidSpiFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEAttrNotSuppTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.11
Indicates whether hpnicfIKEAttrNotSuppFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEUnsportExchTypeTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.12
Indicates whether hpnicfIKEUnsportExchTypeFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEInvalidIdTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.13
Indicates whether hpnicfIKEInvalidIdFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEInvalidProtocolTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.14
Indicates whether hpnicfIKEInvalidProtocolFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKECertTypeUnsuppTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.15
Indicates whether hpnicfIKECertTypeUnsuppFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEInvalidCertAuthTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.16
Indicates whether hpnicfIKEInvalidCertAuthFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEInvalidSignTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.17
Indicates whether hpnicfIKEInvalidSignFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKECertUnavailableTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.18
Indicates whether hpnicfIKECertUnavailableFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEProposalAddTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.19
Indicates whether hpnicfIKEProposalAdd traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKEProposalDelTrapCntl 1.3.6.1.4.1.11.2.14.11.15.2.30.1.5.20
Indicates whether hpnicfIKEProposalDel traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfTrapStatus  

hpnicfIKETrap 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6
OBJECT IDENTIFIER    

hpnicfIKENotifications 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1
OBJECT IDENTIFIER    

hpnicfIKETunnelStart 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.1
This notification is generated when an IPsec Phase-1 IKE Tunnel is created.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKETunnelStop 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.2
This notification is generated when an IPsec Phase-1 IKE Tunnel is deleted.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKENoSaFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.3
This notification is generated when the IKE tunnel has a non-existent SA error.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEEncryFailFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.4
This notification is generated when the IKE tunnel has an encrypting failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEDecryFailFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.5
This notification is generated when the IKE tunnel has a decrypting failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEInvalidProposalFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.6
This notification is generated when the IPsec phase-1 invalid proposal occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEAuthFailFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.7
This notification is generated when the IPsec phase-1 authentication failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEInvalidCookieFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.8
This notification is generated when the IPsec phase-1 invalid cookie failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEAttrNotSuppFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.9
This notification is generated when the IPsec phase-1 unsupported attribute failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEUnsportExchTypeFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.10
This notification is generated when the IPsec phase-1 unsupported exchange type failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEInvalidIdFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.11
This notification is generated when the IPsec phase-1 invalid id failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEInvalidProtocolFailure 1.3.6.1.4.1.11.2.14.11.15.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.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKECertTypeUnsuppFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.13
This notification is generated when the IPsec phase-1 unsupported certificate type failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEInvalidCertAuthFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.14
This notification is generated when the IPsec phase-1 invalid certificate authorization failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKElInvalidSignFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.15
This notification is generated when the IPsec phase-1 invalid signature failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKECertUnavailableFailure 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.16
This notification is generated when the IPsec phase-1 certificate unavailable failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEProposalAdd 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.17
This notification is generated when an IKE proposal is added.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEProposalDel 1.3.6.1.4.1.11.2.14.11.15.2.30.1.6.1.18
This notification is generated when an IKE proposal is deleted.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfIKEScalarObjects 1.3.6.1.4.1.11.2.14.11.15.2.30.1.7
OBJECT IDENTIFIER    

hpnicfIKEMIBVersion 1.3.6.1.4.1.11.2.14.11.15.2.30.1.7.1
Version string of this MIB.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnicfIKEConformance 1.3.6.1.4.1.11.2.14.11.15.2.30.2
OBJECT IDENTIFIER    

hpnicfIKECompliances 1.3.6.1.4.1.11.2.14.11.15.2.30.2.1
OBJECT IDENTIFIER    

hpnicfIKEGroups 1.3.6.1.4.1.11.2.14.11.15.2.30.2.2
OBJECT IDENTIFIER    

hpnicfIKECompliance 1.3.6.1.4.1.11.2.14.11.15.2.30.2.1.1
Status: current Access: read-only
MODULE-COMPLIANCE    

hpnicfIKETunnelTableGroup 1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.1
The group contains the IKE tunnel's property information.
Status: current Access: read-only
OBJECT-GROUP    

hpnicfIKETunnelStatTableGroup 1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.2
The group contains the IKE tunnel's statistic information.
Status: current Access: read-only
OBJECT-GROUP    

hpnicfIKEGlobalStatsGroup 1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.3
The group contains all of the IKE tunnel's statistic information.
Status: current Access: read-only
OBJECT-GROUP    

hpnicfIKETrapObjectGroup 1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.4
The group contains all of trap objects of IKE tunnels.
Status: current Access: read-only
OBJECT-GROUP    

hpnicfIKETrapCntlGroup 1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.5
The group contains all of trap switches of IKE tunnels.
Status: current Access: read-only
OBJECT-GROUP    

hpnicfIKETrapGroup 1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.6
The group contains all of trap of IKE tunnels.
Status: current Access: read-only
NOTIFICATION-GROUP    

hpnicfIKEScalarObjectsGroup 1.3.6.1.4.1.11.2.14.11.15.2.30.2.2.7
The group contains all of scalar objects of the MIB.
Status: current Access: read-only
OBJECT-GROUP