MIBs Depot

HPN-ICF-IPSEC-MONITOR-V2-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.126
Last updated
2012-06-27 00:00
Revisions
2012-06-27 00:00
Namespace
hp
Source file
HPN-ICF-IPSEC-MONITOR-V2-MIB
Digest
sha256:9536dd8974ef8ee519baa80084c131dd4d776a77de7cb0e00aa8f6a2d9f715f3

Description

The MIB is designed to get statistic information of IPsec tunnels. With this MIB, we can get information of a certain tunnel or all tunnels.

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
IF-MIBInterfaceIndex, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

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-IPSEC-MONITOR-V2-MIB
HPN-ICF-OID-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
HpnicfIPsecAuthAlgoV2
TEXTUAL-CONVENTION
The authentication algorithm used in the IKE negotiations. invalidAlg(2147483647) is defined as invalid value.
current
HpnicfIPsecDiffHellmanGrpV2
TEXTUAL-CONVENTION
The Diffie Hellman Group used in the IKE and IPsec negotiations. invalidGroup(2147483647) is defined as invalid value.
current
HpnicfIPsecEncapModeV2
TEXTUAL-CONVENTION
The encapsulation mode used by an IPsec Phase-2 Tunnel. invalidMode(2147483647) is defined as invalid value.
current
HpnicfIPsecEncryptAlgoV2
TEXTUAL-CONVENTION
The encryption algorithm used in the IKE and IPsec negotiations. invalidAlg(2147483647) is defined as invalid value.
current
HpnicfIPsecIDTypeV2
TEXTUAL-CONVENTION
The type of IPsec Identity.
current
HpnicfIPsecNegoTypeV2
TEXTUAL-CONVENTION
The type of key used by an IPsec Phase-2 Tunnel. invalidType(2147483647) is defined as invalid value.
current
HpnicfIPsecSaProtocolV2
TEXTUAL-CONVENTION
The protocol of security association.
current
HpnicfIPsecTrafficTypeV2
TEXTUAL-CONVENTION
The type of the data flow.
current
HpnicfIPsecTunnelStateV2
TEXTUAL-CONVENTION
The state of IPsec tunnel.
current

Objects

NameOIDSyntaxAccessStatus
hpnicfIPsecObjectsV2
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.126.1
hpnicfIPsecScalarObjectsV2
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.126.1.1
hpnicfIPsecMIBVersion
OBJECT-TYPE
Version string of this MIB.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.1.1DisplayStringread-onlycurrent
hpnicfIPsecTunnelV2Table
OBJECT-TYPE
The IPsec Phase-2 Tunnel Table. There is one entry in this table for each active IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2not-accessiblecurrent
hpnicfIPsecTunnelV2Entry
OBJECT-TYPE
Information about hpnicfIPsecTunnelV2Table.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1not-accessiblecurrent
hpnicfIPsecTunIndexV2
OBJECT-TYPE
The index of IPsec Phase-2 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.126.1.2.1.1Integer32 (1..2147483647)accessible-for-notifycurrent
hpnicfIPsecTunIfIndexV2
OBJECT-TYPE
The interface index( the ifIndex of ifTable ).
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.2InterfaceIndexread-onlycurrent
hpnicfIPsecTunIKETunnelIndexV2
OBJECT-TYPE
The index of the associated IPsec Phase-1 IKE Tunnel (IKETunIndex in the IKETunnelTable). 2147483647 is defined as invalid value.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.3Integer32 (1..2147483647)read-onlycurrent
hpnicfIPsecTunIKETunLocalIDTypeV2
OBJECT-TYPE
The type of the local peer identity for the associated IPsec Phase-1 IKE Tunnel (IKETunLocalType in the IKETunnelTable).
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.4HpnicfIPsecIDTypeV2read-onlycurrent
hpnicfIPsecTunIKETunLocalIDVal1V2
OBJECT-TYPE
The value of the local peer identity for the associated IPsec Phase-1 IKE Tunnel (IKETunLocalValue1 in the IKETunnelTable). 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.126.1.2.1.5DisplayStringread-onlycurrent
hpnicfIPsecTunIKETunLocalIDVal2V2
OBJECT-TYPE
The second specification of the local peer's IP address for the associated IPsec Phase-1 IKE Tunnel (IKETunLocalValue2 in the IKETunnelTable). 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 is others, this is a zero-length string.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.6DisplayStringread-onlycurrent
hpnicfIPsecTunIKETunRemoteIDTypeV2
OBJECT-TYPE
The type of the remote peer identity for the associated IPsec Phase-1 IKE Tunnel (IKETunRemoteType in the IKETunnelTable).
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.7HpnicfIPsecIDTypeV2read-onlycurrent
hpnicfIPsecTunIKETunRemoteIDVal1V2
OBJECT-TYPE
The value of the remote peer identity for the associated IPsec Phase-1 IKE Tunnel (IKETunRemoteValue1 in the IKETunnelTable). 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.126.1.2.1.8DisplayStringread-onlycurrent
hpnicfIPsecTunIKETunRemoteIDVal2V2
OBJECT-TYPE
The second specification of the remote peer's IP address for the associated IPsec Phase-1 IKE Tunnel(IKETunRemoteValue2 in the IKETunnelTable). 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 is others, this is a zero-length string.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.9DisplayStringread-onlycurrent
hpnicfIPsecTunLocalAddrTypeV2
OBJECT-TYPE
The type of the IP address for the local peer of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.10InetAddressTyperead-onlycurrent
hpnicfIPsecTunLocalAddrV2
OBJECT-TYPE
The IP address of the local peer for the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.11InetAddressread-onlycurrent
hpnicfIPsecTunRemoteAddrTypeV2
OBJECT-TYPE
The type of the IP address for the remote peer of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.12InetAddressTyperead-onlycurrent
hpnicfIPsecTunRemoteAddrV2
OBJECT-TYPE
The IP address of the remote peer for the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.13InetAddressread-onlycurrent
hpnicfIPsecTunKeyTypeV2
OBJECT-TYPE
The key negotiate mode used by the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.14HpnicfIPsecNegoTypeV2read-onlycurrent
hpnicfIPsecTunEncapModeV2
OBJECT-TYPE
The encapsulation mode used by the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.15HpnicfIPsecEncapModeV2read-onlycurrent
hpnicfIPsecTunInitiatorV2
OBJECT-TYPE
The initiator of this IPsec tunnel. Value none is used for manual IPsec tunnel, for there is no initiator or responder in this method.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.16INTEGER {local(1), remote(2), none(2147483647)}read-onlycurrent
hpnicfIPsecTunLifeSizeV2
OBJECT-TYPE
The negotiated LifeSize of the IPsec Phase-2 Tunnel in kilobytes. 0 is defined as invalid value.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.17Gauge32read-onlycurrent
hpnicfIPsecTunLifeTimeV2
OBJECT-TYPE
The negotiated LifeTime of the IPsec Phase-2 Tunnel in seconds. 2147483647 is defined as invalid value.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.18Integer32 (1..2147483647)read-onlycurrent
hpnicfIPsecTunRemainTimeV2
OBJECT-TYPE
The remain time of SA in seconds. 2147483647 is defined as invalid value.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.19Integer32 (0..2147483647)read-onlycurrent
hpnicfIPsecTunActiveTimeV2
OBJECT-TYPE
The duration the IPsec Phase-2 Tunnel has been active in hundredths of seconds. 2147483647 is defined as invalid value.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.20Integer32 (0..2147483647)read-onlycurrent
hpnicfIPsecTunRemainSizeV2
OBJECT-TYPE
The remain LifeSize of SA in kilobytes. 0 is defined as invalid value.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.21Gauge32read-onlycurrent
hpnicfIPsecTunTotalRefreshesV2
OBJECT-TYPE
The total number of security association refreshing performed.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.22Counter32read-onlycurrent
hpnicfIPsecTunCurrentSaInstancesV2
OBJECT-TYPE
The number of security associations which are currently active or expiring.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.23Gauge32read-onlycurrent
hpnicfIPsecTunInSaEncryptAlgoV2
OBJECT-TYPE
The encryption algorithm used by the inbound security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.24HpnicfIPsecEncryptAlgoV2read-onlycurrent
hpnicfIPsecTunInSaAhAuthAlgoV2
OBJECT-TYPE
The authentication algorithm used by the inbound authentication header (AH) security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.25HpnicfIPsecAuthAlgoV2read-onlycurrent
hpnicfIPsecTunInSaEspAuthAlgoV2
OBJECT-TYPE
The authentication algorithm used by the inbound encapsulation security protocol(ESP) security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.26HpnicfIPsecAuthAlgoV2read-onlycurrent
hpnicfIPsecTunDiffHellmanGrpV2
OBJECT-TYPE
The Diffie Hellman Group used by the security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.27HpnicfIPsecDiffHellmanGrpV2read-onlycurrent
hpnicfIPsecTunOutSaEncryptAlgoV2
OBJECT-TYPE
The encryption algorithm used by the outbound security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.28HpnicfIPsecEncryptAlgoV2read-onlycurrent
hpnicfIPsecTunOutSaAhAuthAlgoV2
OBJECT-TYPE
The authentication algorithm used by the outbound authentication header (AH) security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.29HpnicfIPsecAuthAlgoV2read-onlycurrent
hpnicfIPsecTunOutSaEspAuthAlgoV2
OBJECT-TYPE
The authentication algorithm used by the outbound encapsulation security protocol(ESP) security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.30HpnicfIPsecAuthAlgoV2read-onlycurrent
hpnicfIPsecTunPolicyNameV2
OBJECT-TYPE
The policy name used by this IPsec tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.31DisplayStringread-onlycurrent
hpnicfIPsecTunPolicyNumV2
OBJECT-TYPE
The sequence number of policy used by this IPsec tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.32Integer32 (1..2147483647)read-onlycurrent
hpnicfIPsecTunStatusV2
OBJECT-TYPE
The status of the IPsec Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1.33INTEGER {initial(1), ready(2), rekeyed(3), closed(4)}read-onlycurrent
hpnicfIPsecTunnelStatV2Table
OBJECT-TYPE
The IPsec Phase-2 Tunnel Statistics Table.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3not-accessiblecurrent
hpnicfIPsecTunnelStatV2Entry
OBJECT-TYPE
Information about hpnicfIPsecTunnelStatV2Table.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1not-accessiblecurrent
hpnicfIPsecTunInOctetsV2
OBJECT-TYPE
The total number of octets received by this IPsec Phase-2 Tunnel. This value is accumulated BEFORE determining whether or not the packet should be decompressed.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.1Counter64read-onlycurrent
hpnicfIPsecTunInDecompOctetsV2
OBJECT-TYPE
The total number of decompressed octets received by this IPsec Phase-2 Tunnel. This value is accumulated AFTER the packet is decompressed.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.2Counter64read-onlycurrent
hpnicfIPsecTunInPktsV2
OBJECT-TYPE
The total number of packets received by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.3Counter64read-onlycurrent
hpnicfIPsecTunInDropPktsV2
OBJECT-TYPE
The total number of packets dropped during receiving process by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.4Counter64read-onlycurrent
hpnicfIPsecTunInReplayDropPktsV2
OBJECT-TYPE
The total number of packets dropped during receiving process due to Anti-Replay process by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.5Counter64read-onlycurrent
hpnicfIPsecTunInAuthFailsV2
OBJECT-TYPE
The total number of inbound authentication's which ended in failure by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.6Counter64read-onlycurrent
hpnicfIPsecTunInDecryptFailsV2
OBJECT-TYPE
The total number of inbound decryption's which ended in failure by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.7Counter64read-onlycurrent
hpnicfIPsecTunOutOctetsV2
OBJECT-TYPE
The total number of octets sent by this IPsec Phase-2 Tunnel. This value is accumulated AFTER determining whether or not the packet should be compressed.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.8Counter64read-onlycurrent
hpnicfIPsecTunOutUncompOctetsV2
OBJECT-TYPE
The total number of uncompressed octets sent by this IPsec Phase-2 Tunnel. This value is accumulated BEFORE the packet is compressed.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.9Counter64read-onlycurrent
hpnicfIPsecTunOutPktsV2
OBJECT-TYPE
The total number of packets sent by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.10Counter64read-onlycurrent
hpnicfIPsecTunOutDropPktsV2
OBJECT-TYPE
The total number of packets dropped during sending process by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.11Counter64read-onlycurrent
hpnicfIPsecTunOutEncryptFailsV2
OBJECT-TYPE
The total number of outbound encryption's which ended in failure by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.12Counter64read-onlycurrent
hpnicfIPsecTunNoMemoryDropPktsV2
OBJECT-TYPE
The total number of packets dropped due to no enough memory by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.13Counter64read-onlycurrent
hpnicfIPsecTunQueueFullDropPktsV2
OBJECT-TYPE
The total number of packets dropped due to queue full by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.14Counter64read-onlycurrent
hpnicfIPsecTunInvalidLenDropPktsV2
OBJECT-TYPE
The total number of packets dropped due to invalid length packet by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.15Counter64read-onlycurrent
hpnicfIPsecTunTooLongDropPktsV2
OBJECT-TYPE
The total number of packets dropped due to too long packet by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.16Counter64read-onlycurrent
hpnicfIPsecTunInvalidSaDropPktsV2
OBJECT-TYPE
The total number of packets dropped due to invalid SA by this IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1.17Counter64read-onlycurrent
hpnicfIPsecSaV2Table
OBJECT-TYPE
The IPsec Phase-2 Security Protection Index Table. This table contains an entry for each active and expiring security association.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.4not-accessiblecurrent
hpnicfIPsecSaV2Entry
OBJECT-TYPE
Information about hpnicfIPsecSaV2Table.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.4.1not-accessiblecurrent
hpnicfIPsecSaIndexV2
OBJECT-TYPE
The number of the Sa associated with the Phase-2 Tunnel Table. The value of this index is a number which begins at one and is incremented with each Sa associated with an IPsec Phase-2 Tunnel. The value of this object will wrap at 2,147,483,647.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.4.1.1Integer32 (1..2147483647)accessible-for-notifycurrent
hpnicfIPsecSaDirectionV2
OBJECT-TYPE
The direction of the SA.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.4.1.2INTEGER {in(1), out(2)}read-onlycurrent
hpnicfIPsecSaSpiValueV2
OBJECT-TYPE
The value of the SPI.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.4.1.3Unsigned32 (1..4294967295)read-onlycurrent
hpnicfIPsecSaSecProtocolV2
OBJECT-TYPE
The security protocol of the SA.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.4.1.4HpnicfIPsecSaProtocolV2read-onlycurrent
hpnicfIPsecSaEncryptAlgoV2
OBJECT-TYPE
The encryption algorithm used by the security association of the IPsec Phase-2 Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.4.1.5HpnicfIPsecEncryptAlgoV2read-onlycurrent
hpnicfIPsecSaAuthAlgoV2
OBJECT-TYPE
The authentication algorithm used by the SA.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.4.1.6HpnicfIPsecAuthAlgoV2read-onlycurrent
hpnicfIPsecSaStatusV2
OBJECT-TYPE
The status of the SA.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.4.1.7INTEGER {active(1), expiring(2)}read-onlycurrent
hpnicfIPsecTrafficV2Table
OBJECT-TYPE
The IPsec Phase-2 Tunnel Traffic Table.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5not-accessiblecurrent
hpnicfIPsecTrafficV2Entry
OBJECT-TYPE
Information about hpnicfIPsecTrafficV2Table.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1not-accessiblecurrent
hpnicfIPsecTrafficLocalTypeV2
OBJECT-TYPE
The type of the local peer's traffic. Possible values are: 1) A single IP address 2) An IP address range 3) An IP subnet
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.1HpnicfIPsecTrafficTypeV2read-onlycurrent
hpnicfIPsecTrafficLocalAddr1TypeV2
OBJECT-TYPE
The type of the first IP address specification for the local peer's traffic.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.2InetAddressTyperead-onlycurrent
hpnicfIPsecTrafficLocalAddr1V2
OBJECT-TYPE
The first IP address specification of the local peer's traffic. If the local peer's traffic type is single IP address, this is the IP address. If the local peer's traffic type is IP subnet, this is the subnet address. If the local peer's traffic type is IP address range, this is the beginning IP address of the range.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.3InetAddressread-onlycurrent
hpnicfIPsecTrafficLocalAddr2TypeV2
OBJECT-TYPE
The type of the second IP address specification for the local peer's traffic.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.4InetAddressTyperead-onlycurrent
hpnicfIPsecTrafficLocalAddr2V2
OBJECT-TYPE
The second IP address specification of the local peer's traffic. If the local peer's traffic type is single IP address, this is the IP address. If the local peer's traffic type is IP subnet, this is the subnet mask. If the local peer's traffic type is IP address range, this is the ending IP address of the range.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.5InetAddressread-onlycurrent
hpnicfIPsecTrafficLocalProtocol1V2
OBJECT-TYPE
The first protocol number specification of the local peer's traffic. If the protocol type of the local peer's traffic is single protocol, this is the protocol number. If the protocol type of the local peer's traffic is protocol range, this is the beginning protocol number of the range.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.6Integer32 (0..255)read-onlycurrent
hpnicfIPsecTrafficLocalProtocol2V2
OBJECT-TYPE
The second protocol number specification of the local peer's traffic. If the protocol type of the local peer's traffic is single protocol, this is the protocol number. If the protocol type of the local peer's traffic is protocol range, this is the ending protocol number of the range.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.7Integer32 (0..255)read-onlycurrent
hpnicfIPsecTrafficLocalPort1V2
OBJECT-TYPE
The first port number specification of the local peer's traffic. If the port type of the local peer's traffic is single port, this is the port number. If the port type of the local peer's traffic is port range, this is the beginning port number of the range.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.8Integer32 (0..65535)read-onlycurrent
hpnicfIPsecTrafficLocalPort2V2
OBJECT-TYPE
The second port number specification of the local peer's traffic. If the port type of the local peer's traffic is single port, this is the port number. If the port type of the local peer's traffic is port range, this is the ending port number of the range.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.9Integer32 (0..65535)read-onlycurrent
hpnicfIPsecTrafficRemoteTypeV2
OBJECT-TYPE
The type of the remote peer's traffic. Possible values are: 1) A single IP address 2) An IP address range 3) An IP subnet
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.10HpnicfIPsecTrafficTypeV2read-onlycurrent
hpnicfIPsecTrafficRemAddr1TypeV2
OBJECT-TYPE
The type of the first IP address specification for the remote peer's traffic.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.11InetAddressTyperead-onlycurrent
hpnicfIPsecTrafficRemAddr1V2
OBJECT-TYPE
The first IP address specification of the remote peer's traffic. If the remote traffic type is single IP address, this is the IP address. If the remote traffic type is IP subnet, this is the subnet address. If the remote traffic type is IP address range, this is the beginning IP address of the range.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.12InetAddressread-onlycurrent
hpnicfIPsecTrafficRemAddr2TypeV2
OBJECT-TYPE
The type of the second IP address specification for the remote peer's traffic.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.13InetAddressTyperead-onlycurrent
hpnicfIPsecTrafficRemAddr2V2
OBJECT-TYPE
The second IP address specification of the remote peer's traffic. If the remote traffic type is single IP address, this is the IP address. If the remote traffic type is IP subnet, this is the subnet mask. If the remote traffic type is IP address range, this is the ending IP address of the range.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.14InetAddressread-onlycurrent
hpnicfIPsecTrafficRemoPro1V2
OBJECT-TYPE
The first protocol number specification of the remote peer's traffic. If the protocol type of the remote peer's traffic is single protocol, this is the protocol number. If the protocol type of the remote peer's traffic is protocol range, this is the beginning protocol number of the range.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.15Integer32 (0..255)read-onlycurrent
hpnicfIPsecTrafficRemoPro2V2
OBJECT-TYPE
The second protocol number specification of the remote peer's traffic. If the protocol type of the remote peer's traffic is single protocol, this is the protocol number. If the protocol type of the remote peer's traffic is protocol range, this is the ending protocol number of the range.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.16Integer32 (0..255)read-onlycurrent
hpnicfIPsecTrafficRemPort1V2
OBJECT-TYPE
The first port number specification of the remote peer's traffic. If the port type of the remote peer's traffic is single port, this is the port number. If the port type of the remote peer's traffic is port range, this is the beginning port number of the range.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.17Integer32 (0..65535)read-onlycurrent
hpnicfIPsecTrafficRemPort2V2
OBJECT-TYPE
The second port number specification of the remote peer's traffic. If the port type of the remote peer's traffic is single port, this is the port number. If the port type of the remote peer's traffic is port range, this is the ending port number of the range.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1.18Integer32 (0..65535)read-onlycurrent
hpnicfIPsecGlobalStatsV2
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6
hpnicfIPsecGlobalActiveTunnelsV2
OBJECT-TYPE
The total number of currently active IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.1Gauge32read-onlycurrent
hpnicfIPsecGlobalActiveSasV2
OBJECT-TYPE
The total number of currently active or expiring IPsec Phase-2 SA.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.2Gauge32read-onlycurrent
hpnicfIPsecGlobalInOctetsV2
OBJECT-TYPE
The total number of octets received by all current and previous IPsec Phase-2 Tunnels. This value is accumulated BEFORE determining whether or not the packet should be decompressed.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.3Counter64read-onlycurrent
hpnicfIPsecGlobalInDecompOctetsV2
OBJECT-TYPE
The total number of decompressed octets received by all current and previous IPsec Phase-2 Tunnels. This value is accumulated AFTER the packet is decompressed.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.4Counter64read-onlycurrent
hpnicfIPsecGlobalInPktsV2
OBJECT-TYPE
The total number of packets received by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.5Counter64read-onlycurrent
hpnicfIPsecGlobalInDropsV2
OBJECT-TYPE
The total number of packets dropped during receiving process by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.6Counter64read-onlycurrent
hpnicfIPsecGlobalInReplayDropsV2
OBJECT-TYPE
The total number of packets dropped during receiving process due to Anti-Replay process by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.7Counter64read-onlycurrent
hpnicfIPsecGlobalInAuthFailsV2
OBJECT-TYPE
The total number of inbound authentication's which ended in failure by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.8Counter64read-onlycurrent
hpnicfIPsecGlobalInDecryptFailsV2
OBJECT-TYPE
The total number of inbound decryption's which ended in failure by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.9Counter64read-onlycurrent
hpnicfIPsecGlobalOutOctetsV2
OBJECT-TYPE
The total number of octets sent by all current and previous IPsec Phase-2 Tunnels. This value is accumulated AFTER determining whether or not the packet should be compressed.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.10Counter64read-onlycurrent
hpnicfIPsecGlobalOutUncompOctetsV2
OBJECT-TYPE
The total number of uncompressed octets sent by all current and previous IPsec Phase-2 Tunnels. This value is accumulated BEFORE the packet is compressed.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.11Counter64read-onlycurrent
hpnicfIPsecGlobalOutPktsV2
OBJECT-TYPE
The total number of packets sent by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.12Counter64read-onlycurrent
hpnicfIPsecGlobalOutDropsV2
OBJECT-TYPE
The total number of packets dropped during sending process by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.13Counter64read-onlycurrent
hpnicfIPsecGlobalOutEncryptFailsV2
OBJECT-TYPE
The total number of outbound encryption's which ended in failure by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.14Counter64read-onlycurrent
hpnicfIPsecGlobalNoMemoryDropsV2
OBJECT-TYPE
The total number of packets dropped due to no enough memory by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.15Counter64read-onlycurrent
hpnicfIPsecGlobalNoFindSaDropsV2
OBJECT-TYPE
The total number of packets dropped due to not find SA by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.16Counter64read-onlycurrent
hpnicfIPsecGlobalQueueFullDropsV2
OBJECT-TYPE
The total number of packets dropped due to queue full by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.17Counter64read-onlycurrent
hpnicfIPsecGlobalInvalidLenDropsV2
OBJECT-TYPE
The total number of packets dropped due to invalid packet length by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.18Counter64read-onlycurrent
hpnicfIPsecGlobalTooLongDropsV2
OBJECT-TYPE
The total number of packets dropped due to too long packet by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.19Counter64read-onlycurrent
hpnicfIPsecGlobalInvalidSaDropsV2
OBJECT-TYPE
The total number of packets dropped due to invalid SA by all current and previous IPsec Phase-2 Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.6.20Counter64read-onlycurrent
hpnicfIPsecTrapObjectV2
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.126.1.7
hpnicfIPsecPolicyNameV2
OBJECT-TYPE
The IPsec policy name with a trap.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.7.1DisplayStringaccessible-for-notifycurrent
hpnicfIPsecPolicySeqNumV2
OBJECT-TYPE
The IPsec policy sequence number with a trap.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.7.2Integer32accessible-for-notifycurrent
hpnicfIPsecPolicySizeV2
OBJECT-TYPE
The number of IPsec policies with a trap.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.7.3Integer32accessible-for-notifycurrent
hpnicfIPsecTrapCntlV2
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8
hpnicfIPsecTrapGlobalCntlV2
OBJECT-TYPE
Indicates whether all IPsec traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8.1TruthValueread-writecurrent
hpnicfIPsecTunnelStartTrapCntlV2
OBJECT-TYPE
Indicates whether hpnicfIPsecTunnelStartV2 traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8.2TruthValueread-writecurrent
hpnicfIPsecTunnelStopTrapCntlV2
OBJECT-TYPE
Indicates whether hpnicfIPsecTunnelStopV2 traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8.3TruthValueread-writecurrent
hpnicfIPsecNoSaTrapCntlV2
OBJECT-TYPE
Indicates whether hpnicfIPsecNoSaFailureV2 traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8.4TruthValueread-writecurrent
hpnicfIPsecAuthFailureTrapCntlV2
OBJECT-TYPE
Indicates whether hpnicfIPsecAuthFailFailureV2 traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8.5TruthValueread-writecurrent
hpnicfIPsecEncryFailureTrapCntlV2
OBJECT-TYPE
Indicates whether hpnicfIPsecEncryFailFailureV2 traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8.6TruthValueread-writecurrent
hpnicfIPsecDecryFailureTrapCntlV2
OBJECT-TYPE
Indicates whether hpnicfIPsecDecryFailFailureV2 traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8.7TruthValueread-writecurrent
hpnicfIPsecInvalidSaTrapCntlV2
OBJECT-TYPE
Indicates whether hpnicfIPsecInvalidSaFailureV2 traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8.8TruthValueread-writecurrent
hpnicfIPsecPolicyAddTrapCntlV2
OBJECT-TYPE
Indicates whether hpnicfIPsecPolicyAddV2 traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8.9TruthValueread-writecurrent
hpnicfIPsecPolicyDelTrapCntlV2
OBJECT-TYPE
Indicates whether hpnicfIPsecPolicyDelV2 traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8.10TruthValueread-writecurrent
hpnicfIPsecPolicyAttachTrapCntlV2
OBJECT-TYPE
Indicates whether hpnicfIPsecPolicyAttachV2 traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8.11TruthValueread-writecurrent
hpnicfIPsecPolicyDetachTrapCntlV2
OBJECT-TYPE
Indicates whether hpnicfIPsecPolicyDetachV2 traps should be generated.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.8.12TruthValueread-writecurrent
hpnicfIPsecTrapV2
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9
hpnicfIPsecNotificationsV2
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9.0
hpnicfIPsecConformanceV2
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.126.2
hpnicfIPsecCompliancesV2
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.126.2.1
hpnicfIPsecGroupsV2
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.126.2.2

Notifications

NameOIDStatus
hpnicfIPsecTunnelStartV2
NOTIFICATION-TYPE
This notification is generated when an IPsec Phase-2 Tunnel is created.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9.0.1current
hpnicfIPsecTunnelStopV2
NOTIFICATION-TYPE
This notification is generated when an IPsec Phase-2 Tunnel is deleted.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9.0.2current
hpnicfIPsecNoSaFailureV2
NOTIFICATION-TYPE
This notification is generated when an IPsec Phase-2 non-existent SA error occurs.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9.0.3current
hpnicfIPsecAuthFailFailureV2
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-2 authentication failure occurs.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9.0.4current
hpnicfIPsecEncryFailFailureV2
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-2 tunnel has an encrypting failure.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9.0.5current
hpnicfIPsecDecryFailFailureV2
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-2 tunnel has a decrypting failure.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9.0.6current
hpnicfIPsecInvalidSaFailureV2
NOTIFICATION-TYPE
This notification is generated when the IPsec phase-2 invalid SA failure occurs.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9.0.7current
hpnicfIPsecPolicyAddV2
NOTIFICATION-TYPE
This notification is generated when an IPsec policy is added.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9.0.8current
hpnicfIPsecPolicyDelV2
NOTIFICATION-TYPE
This notification is generated when an IPsec policy is deleted.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9.0.9current
hpnicfIPsecPolicyAttachV2
NOTIFICATION-TYPE
This notification is generated when an IPsec policy is attached with one interface.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9.0.10current
hpnicfIPsecPolicyDetachV2
NOTIFICATION-TYPE
This notification is generated when an IPsec policy is detached with one interface.
1.3.6.1.4.1.11.2.14.11.15.2.126.1.9.0.11current

Conformance

NameOIDStatus
hpnicfIPsecComplianceV2
MODULE-COMPLIANCE
1.3.6.1.4.1.11.2.14.11.15.2.126.2.1.1current
hpnicfIPsecScalarObjectsGroupV2
OBJECT-GROUP
The group contains all of scalar objects of the MIB.
1.3.6.1.4.1.11.2.14.11.15.2.126.2.2.1current
hpnicfIPsecTunnelTableGroupV2
OBJECT-GROUP
The group contains the IPsec tunnel's property information.
1.3.6.1.4.1.11.2.14.11.15.2.126.2.2.2current
hpnicfIPsecTunnelStatGroupV2
OBJECT-GROUP
The group contains the IPsec tunnel's statistic information.
1.3.6.1.4.1.11.2.14.11.15.2.126.2.2.3current
hpnicfIPsecSaGroupV2
OBJECT-GROUP
The group contains the SA's property information.
1.3.6.1.4.1.11.2.14.11.15.2.126.2.2.4current
hpnicfIPsecTrafficTableGroupV2
OBJECT-GROUP
The group contains the property information of the data flow protected by IPsec tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.126.2.2.5current
hpnicfIPsecGlobalStatsGroupV2
OBJECT-GROUP
The group contains all of the IPsec tunnel's statistic information.
1.3.6.1.4.1.11.2.14.11.15.2.126.2.2.6current
hpnicfIPsecTrapObjectGroupV2
OBJECT-GROUP
The group contains all of trap objects of IPsec tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.2.2.7current
hpnicfIPsecTrapCntlGroupV2
OBJECT-GROUP
The group contains all of trap switches of IPsec tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.2.2.8current
hpnicfIPsecTrapGroupV2
NOTIFICATION-GROUP
The group contains all of trap of IPsec tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.126.2.2.9current