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
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| IF-MIB | InterfaceIndex, ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | DisplayString | read-only | current |
| 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.2 | not-accessible | current | |
| hpnicfIPsecTunnelV2Entry OBJECT-TYPE Information about hpnicfIPsecTunnelV2Table. | 1.3.6.1.4.1.11.2.14.11.15.2.126.1.2.1 | not-accessible | current | |
| 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.1 | Integer32 (1..2147483647) | accessible-for-notify | current |
| 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.2 | InterfaceIndex | read-only | current |
| 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.3 | Integer32 (1..2147483647) | read-only | current |
| 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.4 | HpnicfIPsecIDTypeV2 | read-only | current |
| 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.5 | DisplayString | read-only | current |
| 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.6 | DisplayString | read-only | current |
| 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.7 | HpnicfIPsecIDTypeV2 | read-only | current |
| 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.8 | DisplayString | read-only | current |
| 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.9 | DisplayString | read-only | current |
| 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.10 | InetAddressType | read-only | current |
| 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.11 | InetAddress | read-only | current |
| 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.12 | InetAddressType | read-only | current |
| 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.13 | InetAddress | read-only | current |
| 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.14 | HpnicfIPsecNegoTypeV2 | read-only | current |
| 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.15 | HpnicfIPsecEncapModeV2 | read-only | current |
| 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.16 | INTEGER {local(1), remote(2), none(2147483647)} | read-only | current |
| 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.17 | Gauge32 | read-only | current |
| 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.18 | Integer32 (1..2147483647) | read-only | current |
| 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.19 | Integer32 (0..2147483647) | read-only | current |
| 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.20 | Integer32 (0..2147483647) | read-only | current |
| 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.21 | Gauge32 | read-only | current |
| 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.22 | Counter32 | read-only | current |
| 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.23 | Gauge32 | read-only | current |
| 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.24 | HpnicfIPsecEncryptAlgoV2 | read-only | current |
| 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.25 | HpnicfIPsecAuthAlgoV2 | read-only | current |
| 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.26 | HpnicfIPsecAuthAlgoV2 | read-only | current |
| 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.27 | HpnicfIPsecDiffHellmanGrpV2 | read-only | current |
| 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.28 | HpnicfIPsecEncryptAlgoV2 | read-only | current |
| 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.29 | HpnicfIPsecAuthAlgoV2 | read-only | current |
| 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.30 | HpnicfIPsecAuthAlgoV2 | read-only | current |
| 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.31 | DisplayString | read-only | current |
| 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.32 | Integer32 (1..2147483647) | read-only | current |
| 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.33 | INTEGER {initial(1), ready(2), rekeyed(3), closed(4)} | read-only | current |
| hpnicfIPsecTunnelStatV2Table OBJECT-TYPE The IPsec Phase-2 Tunnel Statistics Table. | 1.3.6.1.4.1.11.2.14.11.15.2.126.1.3 | not-accessible | current | |
| hpnicfIPsecTunnelStatV2Entry OBJECT-TYPE Information about hpnicfIPsecTunnelStatV2Table. | 1.3.6.1.4.1.11.2.14.11.15.2.126.1.3.1 | not-accessible | current | |
| 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.1 | Counter64 | read-only | current |
| 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.2 | Counter64 | read-only | current |
| 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.3 | Counter64 | read-only | current |
| 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.4 | Counter64 | read-only | current |
| 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.5 | Counter64 | read-only | current |
| 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.6 | Counter64 | read-only | current |
| 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.7 | Counter64 | read-only | current |
| 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.8 | Counter64 | read-only | current |
| 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.9 | Counter64 | read-only | current |
| 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.10 | Counter64 | read-only | current |
| 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.11 | Counter64 | read-only | current |
| 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.12 | Counter64 | read-only | current |
| 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.13 | Counter64 | read-only | current |
| 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.14 | Counter64 | read-only | current |
| 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.15 | Counter64 | read-only | current |
| 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.16 | Counter64 | read-only | current |
| 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.17 | Counter64 | read-only | current |
| 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.4 | not-accessible | current | |
| hpnicfIPsecSaV2Entry OBJECT-TYPE Information about hpnicfIPsecSaV2Table. | 1.3.6.1.4.1.11.2.14.11.15.2.126.1.4.1 | not-accessible | current | |
| 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.1 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hpnicfIPsecSaDirectionV2 OBJECT-TYPE The direction of the SA. | 1.3.6.1.4.1.11.2.14.11.15.2.126.1.4.1.2 | INTEGER {in(1), out(2)} | read-only | current |
| hpnicfIPsecSaSpiValueV2 OBJECT-TYPE The value of the SPI. | 1.3.6.1.4.1.11.2.14.11.15.2.126.1.4.1.3 | Unsigned32 (1..4294967295) | read-only | current |
| 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.4 | HpnicfIPsecSaProtocolV2 | read-only | current |
| 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.5 | HpnicfIPsecEncryptAlgoV2 | read-only | current |
| 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.6 | HpnicfIPsecAuthAlgoV2 | read-only | current |
| hpnicfIPsecSaStatusV2 OBJECT-TYPE The status of the SA. | 1.3.6.1.4.1.11.2.14.11.15.2.126.1.4.1.7 | INTEGER {active(1), expiring(2)} | read-only | current |
| hpnicfIPsecTrafficV2Table OBJECT-TYPE The IPsec Phase-2 Tunnel Traffic Table. | 1.3.6.1.4.1.11.2.14.11.15.2.126.1.5 | not-accessible | current | |
| hpnicfIPsecTrafficV2Entry OBJECT-TYPE Information about hpnicfIPsecTrafficV2Table. | 1.3.6.1.4.1.11.2.14.11.15.2.126.1.5.1 | not-accessible | current | |
| 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.1 | HpnicfIPsecTrafficTypeV2 | read-only | current |
| 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.2 | InetAddressType | read-only | current |
| 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.3 | InetAddress | read-only | current |
| 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.4 | InetAddressType | read-only | current |
| 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.5 | InetAddress | read-only | current |
| 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.6 | Integer32 (0..255) | read-only | current |
| 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.7 | Integer32 (0..255) | read-only | current |
| 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.8 | Integer32 (0..65535) | read-only | current |
| 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.9 | Integer32 (0..65535) | read-only | current |
| 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.10 | HpnicfIPsecTrafficTypeV2 | read-only | current |
| 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.11 | InetAddressType | read-only | current |
| 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.12 | InetAddress | read-only | current |
| 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.13 | InetAddressType | read-only | current |
| 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.14 | InetAddress | read-only | current |
| 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.15 | Integer32 (0..255) | read-only | current |
| 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.16 | Integer32 (0..255) | read-only | current |
| 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.17 | Integer32 (0..65535) | read-only | current |
| 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.18 | Integer32 (0..65535) | read-only | current |
| 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.1 | Gauge32 | read-only | current |
| 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.2 | Gauge32 | read-only | current |
| 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.3 | Counter64 | read-only | current |
| 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.4 | Counter64 | read-only | current |
| 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.5 | Counter64 | read-only | current |
| 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.6 | Counter64 | read-only | current |
| 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.7 | Counter64 | read-only | current |
| 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.8 | Counter64 | read-only | current |
| 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.9 | Counter64 | read-only | current |
| 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.10 | Counter64 | read-only | current |
| 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.11 | Counter64 | read-only | current |
| 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.12 | Counter64 | read-only | current |
| 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.13 | Counter64 | read-only | current |
| 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.14 | Counter64 | read-only | current |
| 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.15 | Counter64 | read-only | current |
| 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.16 | Counter64 | read-only | current |
| 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.17 | Counter64 | read-only | current |
| 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.18 | Counter64 | read-only | current |
| 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.19 | Counter64 | read-only | current |
| 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.20 | Counter64 | read-only | current |
| 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.1 | DisplayString | accessible-for-notify | current |
| 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.2 | Integer32 | accessible-for-notify | current |
| 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.3 | Integer32 | accessible-for-notify | current |
| 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.1 | TruthValue | read-write | current |
| 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.2 | TruthValue | read-write | current |
| 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.3 | TruthValue | read-write | current |
| 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.4 | TruthValue | read-write | current |
| 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.5 | TruthValue | read-write | current |
| 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.6 | TruthValue | read-write | current |
| 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.7 | TruthValue | read-write | current |
| 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.8 | TruthValue | read-write | current |
| 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.9 | TruthValue | read-write | current |
| 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.10 | TruthValue | read-write | current |
| 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.11 | TruthValue | read-write | current |
| 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.12 | TruthValue | read-write | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | current |
| 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.10 | current |
| 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.11 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpnicfIPsecComplianceV2 MODULE-COMPLIANCE | 1.3.6.1.4.1.11.2.14.11.15.2.126.2.1.1 | current |
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | current |