HH3C-IPSEC-MONITOR-V2-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.126
- Last updated
- 2021-04-23 17:30
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2021-04-23 17:30, 2017-10-31 16:50, 2012-06-27 00:00
- Namespace
- comware
- Source file
HH3C-IPSEC-MONITOR-V2-MIB- Digest
sha256:a64f8fd7123311538c6591b066e537b66e6e77d9f840f4747ea86e1de6d28723
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.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| 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.
HH3C-IPSEC-MONITOR-V2-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Hh3cIPsecAuthAlgoV2 TEXTUAL-CONVENTION The authentication algorithm used in the IKE negotiations. invalidAlg(2147483647) is defined as invalid value. | current | |||
| Hh3cIPsecDiffHellmanGrpV2 TEXTUAL-CONVENTION The Diffie Hellman Group used in the IKE and IPsec negotiations. invalidGroup(2147483647) is defined as invalid value. | current | |||
| Hh3cIPsecEncapModeV2 TEXTUAL-CONVENTION The encapsulation mode used by an IPsec Phase-2 Tunnel. invalidMode(2147483647) is defined as invalid value. | current | |||
| Hh3cIPsecEncryptAlgoV2 TEXTUAL-CONVENTION The encryption algorithm used in the IKE and IPsec negotiations. invalidAlg(2147483647) is defined as invalid value. | current | |||
| Hh3cIPsecIDTypeV2 TEXTUAL-CONVENTION The type of IPsec Identity. | current | |||
| Hh3cIPsecNegoTypeV2 TEXTUAL-CONVENTION The type of key used by an IPsec Phase-2 Tunnel. invalidType(2147483647) is defined as invalid value. | current | |||
| Hh3cIPsecSaProtocolV2 TEXTUAL-CONVENTION The protocol of security association. | current | |||
| Hh3cIPsecTrafficTypeV2 TEXTUAL-CONVENTION The type of the data flow. | current | |||
| Hh3cIPsecTunnelStateV2 TEXTUAL-CONVENTION The state of IPsec tunnel. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cIPsecObjectsV2 OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.126.1 | |||
| hh3cIPsecScalarObjectsV2 OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.126.1.1 | |||
| hh3cIPsecMIBVersion OBJECT-TYPE Version string of this MIB. | 1.3.6.1.4.1.25506.2.126.1.1.1 | DisplayString (SIZE(0..255)) | read-only | current |
| hh3cIPsecTunnelV2Table 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.25506.2.126.1.2 | not-accessible | current | |
| hh3cIPsecTunnelV2Entry OBJECT-TYPE Information about hh3cIPsecTunnelV2Table. | 1.3.6.1.4.1.25506.2.126.1.2.1 | not-accessible | current | |
| hh3cIPsecTunIndexV2 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.25506.2.126.1.2.1.1 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hh3cIPsecTunIfIndexV2 OBJECT-TYPE The interface index( the ifIndex of ifTable ). | 1.3.6.1.4.1.25506.2.126.1.2.1.2 | InterfaceIndex | read-only | current |
| hh3cIPsecTunIKETunnelIndexV2 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.25506.2.126.1.2.1.3 | Integer32 (1..2147483647) | read-only | current |
| hh3cIPsecTunIKETunLocalIDTypeV2 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.25506.2.126.1.2.1.4 | Hh3cIPsecIDTypeV2 | read-only | current |
| hh3cIPsecTunIKETunLocalIDVal1V2 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. The local peer identity may not exceed 255 characters in length. The complete value will be displayed by hh3cIPsecTunIKETunLocalIDVal3V2 | 1.3.6.1.4.1.25506.2.126.1.2.1.5 | DisplayString (SIZE(0..255)) | read-only | deprecated |
| hh3cIPsecTunIKETunLocalIDVal2V2 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.25506.2.126.1.2.1.6 | DisplayString (SIZE(0..255)) | read-only | current |
| hh3cIPsecTunIKETunRemoteIDTypeV2 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.25506.2.126.1.2.1.7 | Hh3cIPsecIDTypeV2 | read-only | current |
| hh3cIPsecTunIKETunRemoteIDVal1V2 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. The remote peer identity may not exceed 255 characters in length. The complete value will be displayed by hh3cIPsecTunIKETunRemoteIDVal3V2 | 1.3.6.1.4.1.25506.2.126.1.2.1.8 | DisplayString (SIZE(0..255)) | read-only | deprecated |
| hh3cIPsecTunIKETunRemoteIDVal2V2 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.25506.2.126.1.2.1.9 | DisplayString (SIZE(0..255)) | read-only | current |
| hh3cIPsecTunLocalAddrTypeV2 OBJECT-TYPE The type of the IP address for the local peer of the IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.2.1.10 | InetAddressType | read-only | current |
| hh3cIPsecTunLocalAddrV2 OBJECT-TYPE The IP address of the local peer for the IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.2.1.11 | InetAddress | read-only | current |
| hh3cIPsecTunRemoteAddrTypeV2 OBJECT-TYPE The type of the IP address for the remote peer of the IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.2.1.12 | InetAddressType | read-only | current |
| hh3cIPsecTunRemoteAddrV2 OBJECT-TYPE The IP address of the remote peer for the IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.2.1.13 | InetAddress | read-only | current |
| hh3cIPsecTunKeyTypeV2 OBJECT-TYPE The key negotiate mode used by the IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.2.1.14 | Hh3cIPsecNegoTypeV2 | read-only | current |
| hh3cIPsecTunEncapModeV2 OBJECT-TYPE The encapsulation mode used by the IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.2.1.15 | Hh3cIPsecEncapModeV2 | read-only | current |
| hh3cIPsecTunInitiatorV2 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.25506.2.126.1.2.1.16 | INTEGER {local(1), remote(2), none(2147483647)} | read-only | current |
| hh3cIPsecTunLifeSizeV2 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.25506.2.126.1.2.1.17 | Gauge32 | read-only | current |
| hh3cIPsecTunLifeTimeV2 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.25506.2.126.1.2.1.18 | Integer32 (1..2147483647) | read-only | current |
| hh3cIPsecTunRemainTimeV2 OBJECT-TYPE The remain time of SA in seconds. 2147483647 is defined as invalid value. | 1.3.6.1.4.1.25506.2.126.1.2.1.19 | Integer32 (0..2147483647) | read-only | current |
| hh3cIPsecTunActiveTimeV2 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.25506.2.126.1.2.1.20 | Integer32 (0..2147483647) | read-only | current |
| hh3cIPsecTunRemainSizeV2 OBJECT-TYPE The remain LifeSize of SA in kilobytes. 0 is defined as invalid value. | 1.3.6.1.4.1.25506.2.126.1.2.1.21 | Gauge32 | read-only | current |
| hh3cIPsecTunTotalRefreshesV2 OBJECT-TYPE The total number of security association refreshing performed. | 1.3.6.1.4.1.25506.2.126.1.2.1.22 | Counter32 | read-only | current |
| hh3cIPsecTunCurrentSaInstancesV2 OBJECT-TYPE The number of security associations which are currently active or expiring. | 1.3.6.1.4.1.25506.2.126.1.2.1.23 | Gauge32 | read-only | current |
| hh3cIPsecTunInSaEncryptAlgoV2 OBJECT-TYPE The encryption algorithm used by the inbound security association of the IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.2.1.24 | Hh3cIPsecEncryptAlgoV2 | read-only | current |
| hh3cIPsecTunInSaAhAuthAlgoV2 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.25506.2.126.1.2.1.25 | Hh3cIPsecAuthAlgoV2 | read-only | current |
| hh3cIPsecTunInSaEspAuthAlgoV2 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.25506.2.126.1.2.1.26 | Hh3cIPsecAuthAlgoV2 | read-only | current |
| hh3cIPsecTunDiffHellmanGrpV2 OBJECT-TYPE The Diffie Hellman Group used by the security association of the IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.2.1.27 | Hh3cIPsecDiffHellmanGrpV2 | read-only | current |
| hh3cIPsecTunOutSaEncryptAlgoV2 OBJECT-TYPE The encryption algorithm used by the outbound security association of the IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.2.1.28 | Hh3cIPsecEncryptAlgoV2 | read-only | current |
| hh3cIPsecTunOutSaAhAuthAlgoV2 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.25506.2.126.1.2.1.29 | Hh3cIPsecAuthAlgoV2 | read-only | current |
| hh3cIPsecTunOutSaEspAuthAlgoV2 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.25506.2.126.1.2.1.30 | Hh3cIPsecAuthAlgoV2 | read-only | current |
| hh3cIPsecTunPolicyNameV2 OBJECT-TYPE The policy name used by this IPsec tunnel. | 1.3.6.1.4.1.25506.2.126.1.2.1.31 | OCTET STRING (SIZE(1..63)) | read-only | current |
| hh3cIPsecTunPolicyNumV2 OBJECT-TYPE The sequence number of policy used by this IPsec tunnel. | 1.3.6.1.4.1.25506.2.126.1.2.1.32 | Integer32 (1..2147483647) | read-only | current |
| hh3cIPsecTunStatusV2 OBJECT-TYPE The status of the IPsec Tunnel. | 1.3.6.1.4.1.25506.2.126.1.2.1.33 | INTEGER {initial(1), ready(2), rekeyed(3), closed(4)} | read-only | current |
| hh3cIPsecTunPolicyDescriptionV2 OBJECT-TYPE IPsec policy description of an IPsec tunne. | 1.3.6.1.4.1.25506.2.126.1.2.1.34 | OCTET STRING (SIZE(1..80)) | read-only | current |
| hh3cIPsecTunIKETunLocalIDVal3V2 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.25506.2.126.1.2.1.35 | OCTET STRING (SIZE(0..2047)) | read-only | current |
| hh3cIPsecTunIKETunRemoteIDVal3V2 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.25506.2.126.1.2.1.36 | OCTET STRING (SIZE(0..2047)) | read-only | current |
| hh3cIPsecTunnelStatV2Table OBJECT-TYPE The IPsec Phase-2 Tunnel Statistics Table. | 1.3.6.1.4.1.25506.2.126.1.3 | not-accessible | current | |
| hh3cIPsecTunnelStatV2Entry OBJECT-TYPE Information about hh3cIPsecTunnelStatV2Table. | 1.3.6.1.4.1.25506.2.126.1.3.1 | not-accessible | current | |
| hh3cIPsecTunInOctetsV2 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.25506.2.126.1.3.1.1 | Counter64 | read-only | current |
| hh3cIPsecTunInDecompOctetsV2 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.25506.2.126.1.3.1.2 | Counter64 | read-only | current |
| hh3cIPsecTunInPktsV2 OBJECT-TYPE The total number of packets received by this IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.3.1.3 | Counter64 | read-only | current |
| hh3cIPsecTunInDropPktsV2 OBJECT-TYPE The total number of packets dropped during receiving process by this IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.3.1.4 | Counter64 | read-only | current |
| hh3cIPsecTunInReplayDropPktsV2 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.25506.2.126.1.3.1.5 | Counter64 | read-only | current |
| hh3cIPsecTunInAuthFailsV2 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.25506.2.126.1.3.1.6 | Counter64 | read-only | current |
| hh3cIPsecTunInDecryptFailsV2 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.25506.2.126.1.3.1.7 | Counter64 | read-only | current |
| hh3cIPsecTunOutOctetsV2 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.25506.2.126.1.3.1.8 | Counter64 | read-only | current |
| hh3cIPsecTunOutUncompOctetsV2 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.25506.2.126.1.3.1.9 | Counter64 | read-only | current |
| hh3cIPsecTunOutPktsV2 OBJECT-TYPE The total number of packets sent by this IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.3.1.10 | Counter64 | read-only | current |
| hh3cIPsecTunOutDropPktsV2 OBJECT-TYPE The total number of packets dropped during sending process by this IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.3.1.11 | Counter64 | read-only | current |
| hh3cIPsecTunOutEncryptFailsV2 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.25506.2.126.1.3.1.12 | Counter64 | read-only | current |
| hh3cIPsecTunNoMemoryDropPktsV2 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.25506.2.126.1.3.1.13 | Counter64 | read-only | current |
| hh3cIPsecTunQueueFullDropPktsV2 OBJECT-TYPE The total number of packets dropped due to queue full by this IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.3.1.14 | Counter64 | read-only | current |
| hh3cIPsecTunInvalidLenDropPktsV2 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.25506.2.126.1.3.1.15 | Counter64 | read-only | current |
| hh3cIPsecTunTooLongDropPktsV2 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.25506.2.126.1.3.1.16 | Counter64 | read-only | current |
| hh3cIPsecTunInvalidSaDropPktsV2 OBJECT-TYPE The total number of packets dropped due to invalid SA by this IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.3.1.17 | Counter64 | read-only | current |
| hh3cIPsecSaV2Table 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.25506.2.126.1.4 | not-accessible | current | |
| hh3cIPsecSaV2Entry OBJECT-TYPE Information about hh3cIPsecSaV2Table. | 1.3.6.1.4.1.25506.2.126.1.4.1 | not-accessible | current | |
| hh3cIPsecSaIndexV2 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.25506.2.126.1.4.1.1 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hh3cIPsecSaDirectionV2 OBJECT-TYPE The direction of the SA. | 1.3.6.1.4.1.25506.2.126.1.4.1.2 | INTEGER {in(1), out(2)} | read-only | current |
| hh3cIPsecSaSpiValueV2 OBJECT-TYPE The value of the SPI. | 1.3.6.1.4.1.25506.2.126.1.4.1.3 | Unsigned32 (1..4294967295) | read-only | current |
| hh3cIPsecSaSecProtocolV2 OBJECT-TYPE The security protocol of the SA. | 1.3.6.1.4.1.25506.2.126.1.4.1.4 | Hh3cIPsecSaProtocolV2 | read-only | current |
| hh3cIPsecSaEncryptAlgoV2 OBJECT-TYPE The encryption algorithm used by the security association of the IPsec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.126.1.4.1.5 | Hh3cIPsecEncryptAlgoV2 | read-only | current |
| hh3cIPsecSaAuthAlgoV2 OBJECT-TYPE The authentication algorithm used by the SA. | 1.3.6.1.4.1.25506.2.126.1.4.1.6 | Hh3cIPsecAuthAlgoV2 | read-only | current |
| hh3cIPsecSaStatusV2 OBJECT-TYPE The status of the SA. | 1.3.6.1.4.1.25506.2.126.1.4.1.7 | INTEGER {active(1), expiring(2)} | read-only | current |
| hh3cIPsecTrafficV2Table OBJECT-TYPE The IPsec Phase-2 Tunnel Traffic Table. | 1.3.6.1.4.1.25506.2.126.1.5 | not-accessible | current | |
| hh3cIPsecTrafficV2Entry OBJECT-TYPE Information about hh3cIPsecTrafficV2Table. | 1.3.6.1.4.1.25506.2.126.1.5.1 | not-accessible | current | |
| hh3cIPsecTrafficLocalTypeV2 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.25506.2.126.1.5.1.1 | Hh3cIPsecTrafficTypeV2 | read-only | current |
| hh3cIPsecTrafficLocalAddr1TypeV2 OBJECT-TYPE The type of the first IP address specification for the local peer's traffic. | 1.3.6.1.4.1.25506.2.126.1.5.1.2 | InetAddressType | read-only | current |
| hh3cIPsecTrafficLocalAddr1V2 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.25506.2.126.1.5.1.3 | InetAddress | read-only | current |
| hh3cIPsecTrafficLocalAddr2TypeV2 OBJECT-TYPE The type of the second IP address specification for the local peer's traffic. | 1.3.6.1.4.1.25506.2.126.1.5.1.4 | InetAddressType | read-only | current |
| hh3cIPsecTrafficLocalAddr2V2 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.25506.2.126.1.5.1.5 | InetAddress | read-only | current |
| hh3cIPsecTrafficLocalProtocol1V2 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.25506.2.126.1.5.1.6 | Integer32 (0..255) | read-only | current |
| hh3cIPsecTrafficLocalProtocol2V2 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.25506.2.126.1.5.1.7 | Integer32 (0..255) | read-only | current |
| hh3cIPsecTrafficLocalPort1V2 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.25506.2.126.1.5.1.8 | Integer32 (0..65535) | read-only | current |
| hh3cIPsecTrafficLocalPort2V2 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.25506.2.126.1.5.1.9 | Integer32 (0..65535) | read-only | current |
| hh3cIPsecTrafficRemoteTypeV2 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.25506.2.126.1.5.1.10 | Hh3cIPsecTrafficTypeV2 | read-only | current |
| hh3cIPsecTrafficRemAddr1TypeV2 OBJECT-TYPE The type of the first IP address specification for the remote peer's traffic. | 1.3.6.1.4.1.25506.2.126.1.5.1.11 | InetAddressType | read-only | current |
| hh3cIPsecTrafficRemAddr1V2 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.25506.2.126.1.5.1.12 | InetAddress | read-only | current |
| hh3cIPsecTrafficRemAddr2TypeV2 OBJECT-TYPE The type of the second IP address specification for the remote peer's traffic. | 1.3.6.1.4.1.25506.2.126.1.5.1.13 | InetAddressType | read-only | current |
| hh3cIPsecTrafficRemAddr2V2 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.25506.2.126.1.5.1.14 | InetAddress | read-only | current |
| hh3cIPsecTrafficRemoPro1V2 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.25506.2.126.1.5.1.15 | Integer32 (0..255) | read-only | current |
| hh3cIPsecTrafficRemoPro2V2 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.25506.2.126.1.5.1.16 | Integer32 (0..255) | read-only | current |
| hh3cIPsecTrafficRemPort1V2 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.25506.2.126.1.5.1.17 | Integer32 (0..65535) | read-only | current |
| hh3cIPsecTrafficRemPort2V2 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.25506.2.126.1.5.1.18 | Integer32 (0..65535) | read-only | current |
| hh3cIPsecGlobalStatsV2 OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.126.1.6 | |||
| hh3cIPsecGlobalActiveTunnelsV2 OBJECT-TYPE The total number of currently active IPsec Phase-2 Tunnels. | 1.3.6.1.4.1.25506.2.126.1.6.1 | Gauge32 | read-only | current |
| hh3cIPsecGlobalActiveSasV2 OBJECT-TYPE The total number of currently active or expiring IPsec Phase-2 SA. | 1.3.6.1.4.1.25506.2.126.1.6.2 | Gauge32 | read-only | current |
| hh3cIPsecGlobalInOctetsV2 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.25506.2.126.1.6.3 | Counter64 | read-only | current |
| hh3cIPsecGlobalInDecompOctetsV2 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.25506.2.126.1.6.4 | Counter64 | read-only | current |
| hh3cIPsecGlobalInPktsV2 OBJECT-TYPE The total number of packets received by all current and previous IPsec Phase-2 Tunnels. | 1.3.6.1.4.1.25506.2.126.1.6.5 | Counter64 | read-only | current |
| hh3cIPsecGlobalInDropsV2 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.25506.2.126.1.6.6 | Counter64 | read-only | current |
| hh3cIPsecGlobalInReplayDropsV2 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.25506.2.126.1.6.7 | Counter64 | read-only | current |
| hh3cIPsecGlobalInAuthFailsV2 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.25506.2.126.1.6.8 | Counter64 | read-only | current |
| hh3cIPsecGlobalInDecryptFailsV2 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.25506.2.126.1.6.9 | Counter64 | read-only | current |
| hh3cIPsecGlobalOutOctetsV2 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.25506.2.126.1.6.10 | Counter64 | read-only | current |
| hh3cIPsecGlobalOutUncompOctetsV2 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.25506.2.126.1.6.11 | Counter64 | read-only | current |
| hh3cIPsecGlobalOutPktsV2 OBJECT-TYPE The total number of packets sent by all current and previous IPsec Phase-2 Tunnels. | 1.3.6.1.4.1.25506.2.126.1.6.12 | Counter64 | read-only | current |
| hh3cIPsecGlobalOutDropsV2 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.25506.2.126.1.6.13 | Counter64 | read-only | current |
| hh3cIPsecGlobalOutEncryptFailsV2 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.25506.2.126.1.6.14 | Counter64 | read-only | current |
| hh3cIPsecGlobalNoMemoryDropsV2 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.25506.2.126.1.6.15 | Counter64 | read-only | current |
| hh3cIPsecGlobalNoFindSaDropsV2 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.25506.2.126.1.6.16 | Counter64 | read-only | current |
| hh3cIPsecGlobalQueueFullDropsV2 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.25506.2.126.1.6.17 | Counter64 | read-only | current |
| hh3cIPsecGlobalInvalidLenDropsV2 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.25506.2.126.1.6.18 | Counter64 | read-only | current |
| hh3cIPsecGlobalTooLongDropsV2 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.25506.2.126.1.6.19 | Counter64 | read-only | current |
| hh3cIPsecGlobalInvalidSaDropsV2 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.25506.2.126.1.6.20 | Counter64 | read-only | current |
| hh3cIPsecTrapObjectV2 OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.126.1.7 | |||
| hh3cIPsecPolicyNameV2 OBJECT-TYPE The IPsec policy name with a trap. | 1.3.6.1.4.1.25506.2.126.1.7.1 | OCTET STRING (SIZE(1..63)) | accessible-for-notify | current |
| hh3cIPsecPolicySeqNumV2 OBJECT-TYPE The IPsec policy sequence number with a trap. | 1.3.6.1.4.1.25506.2.126.1.7.2 | Integer32 | accessible-for-notify | current |
| hh3cIPsecPolicySizeV2 OBJECT-TYPE The number of IPsec policies with a trap. | 1.3.6.1.4.1.25506.2.126.1.7.3 | Integer32 | accessible-for-notify | current |
| hh3cIPsecTrapCntlV2 OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.126.1.8 | |||
| hh3cIPsecTrapGlobalCntlV2 OBJECT-TYPE Indicates whether all IPsec traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.1 | TruthValue | read-write | current |
| hh3cIPsecTunnelStartTrapCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecTunnelStartV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.2 | TruthValue | read-write | current |
| hh3cIPsecTunnelStopTrapCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecTunnelStopV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.3 | TruthValue | read-write | current |
| hh3cIPsecNoSaTrapCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecNoSaFailureV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.4 | TruthValue | read-write | current |
| hh3cIPsecAuthFailureTrapCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecAuthFailFailureV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.5 | TruthValue | read-write | current |
| hh3cIPsecEncryFailureTrapCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecEncryFailFailureV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.6 | TruthValue | read-write | current |
| hh3cIPsecDecryFailureTrapCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecDecryFailFailureV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.7 | TruthValue | read-write | current |
| hh3cIPsecInvalidSaTrapCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecInvalidSaFailureV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.8 | TruthValue | read-write | current |
| hh3cIPsecPolicyAddTrapCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecPolicyAddV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.9 | TruthValue | read-write | current |
| hh3cIPsecPolicyDelTrapCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecPolicyDelV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.10 | TruthValue | read-write | current |
| hh3cIPsecPolicyAttachTrapCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecPolicyAttachV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.11 | TruthValue | read-write | current |
| hh3cIPsecPolicyDetachTrapCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecPolicyDetachV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.12 | TruthValue | read-write | current |
| hh3cIPsecConnectionStartCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecConnectionStartV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.13 | TruthValue | read-write | current |
| hh3cIPsecConnectionStopCntlV2 OBJECT-TYPE Indicates whether hh3cIPsecConnectionStopV2 traps should be generated. | 1.3.6.1.4.1.25506.2.126.1.8.14 | TruthValue | read-write | current |
| hh3cIPsecTrapV2 OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.126.1.9 | |||
| hh3cIPsecNotificationsV2 OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.126.1.9.0 | |||
| hh3cIPsecTunnelStatByDescripV2Table OBJECT-TYPE This table contains IPsec phase-2 tunnel statistics by description. | 1.3.6.1.4.1.25506.2.126.1.10 | not-accessible | current | |
| hh3cIPsecTunnelStatByDescripV2Entry OBJECT-TYPE An entry of IPsec phase-2 tunnels statistics by description table. | 1.3.6.1.4.1.25506.2.126.1.10.1 | not-accessible | current | |
| hh3cIPsecPolicyDescripV2 OBJECT-TYPE The IPsec policy's description. | 1.3.6.1.4.1.25506.2.126.1.10.1.1 | OCTET STRING (SIZE(1..80)) | accessible-for-notify | current |
| hh3cIPsecTunInOctetsByDescripV2 OBJECT-TYPE The total number of octets received by IPsec phase-2 tunnels. This value is accumulated BEFORE determining whether or not the packet should be decompressed. | 1.3.6.1.4.1.25506.2.126.1.10.1.2 | Counter64 | read-only | current |
| hh3cIPsecTunInDecompOctetsByDescripV2 OBJECT-TYPE The total number of decompressed octets received by IPsec phase-2 tunnels. This value is accumulated AFTER the packet is decompressed. | 1.3.6.1.4.1.25506.2.126.1.10.1.3 | Counter64 | read-only | current |
| hh3cIPsecTunInPktsByDescripV2 OBJECT-TYPE The total number of packets received by IPsec phase-2 tunnels. | 1.3.6.1.4.1.25506.2.126.1.10.1.4 | Counter64 | read-only | current |
| hh3cIPsecTunInDropPktsByDescripV2 OBJECT-TYPE The total number of packets dropped by IPsec phase-2 tunnels during receiving process. | 1.3.6.1.4.1.25506.2.126.1.10.1.5 | Counter64 | read-only | current |
| hh3cIPsecTunInReplayDropPktsByDescripV2 OBJECT-TYPE The total number of receive packets dropped by IPsec phase-2 tunnels due to Anti-Replay processing. | 1.3.6.1.4.1.25506.2.126.1.10.1.6 | Counter64 | read-only | current |
| hh3cIPsecTunInAuthFailsByDescripV2 OBJECT-TYPE The total number of inbound authentication failures on IPsec phase-2 tunnels. | 1.3.6.1.4.1.25506.2.126.1.10.1.7 | Counter64 | read-only | current |
| hh3cIPsecTunInDecryptFailsByDescripV2 OBJECT-TYPE The total number of inbound decryption failures on IPsec phase-2 tunnels. | 1.3.6.1.4.1.25506.2.126.1.10.1.8 | Counter64 | read-only | current |
| hh3cIPsecTunOutOctetsByDescripV2 OBJECT-TYPE The total number of octets sent by IPsec phase-2 tunnels. This value is accumulated AFTER determining whether or not the packet should be compressed. | 1.3.6.1.4.1.25506.2.126.1.10.1.9 | Counter64 | read-only | current |
| hh3cIPsecTunOutUncompOctetsByDescripV2 OBJECT-TYPE The total number of uncompressed octets sent by IPsec phase-2 tunnels. This value is accumulated BEFORE the packet is compressed. | 1.3.6.1.4.1.25506.2.126.1.10.1.10 | Counter64 | read-only | current |
| hh3cIPsecTunOutPktsByDescripV2 OBJECT-TYPE The total number of packets sent by IPsec phase-2 tunnels. | 1.3.6.1.4.1.25506.2.126.1.10.1.11 | Counter64 | read-only | current |
| hh3cIPsecTunOutDropPktsByDescripV2 OBJECT-TYPE The total number of packets dropped by IPsec phase-2 tunnels during sending process. | 1.3.6.1.4.1.25506.2.126.1.10.1.12 | Counter64 | read-only | current |
| hh3cIPsecTunOutEncryptFailsByDescripV2 OBJECT-TYPE The total number of outbound encryption failures on IPsec Phase-2 Tunnels. | 1.3.6.1.4.1.25506.2.126.1.10.1.13 | Counter64 | read-only | current |
| hh3cIPsecTunNoMemoryDropPktsByDescripV2 OBJECT-TYPE The total number of packets dropped by IPsec phase-2 tunnels due to no enough memory. | 1.3.6.1.4.1.25506.2.126.1.10.1.14 | Counter64 | read-only | current |
| hh3cIPsecTunQueueFullDropPktsByDescripV2 OBJECT-TYPE The total number of packets dropped by IPsec phase-2 tunnels due to queue full. | 1.3.6.1.4.1.25506.2.126.1.10.1.15 | Counter64 | read-only | current |
| hh3cIPsecTunInvalidLenDropPktsByDescripV2 OBJECT-TYPE The total number of packets dropped by IPsec phase-2 tunnels due to invalid length packet. | 1.3.6.1.4.1.25506.2.126.1.10.1.16 | Counter64 | read-only | current |
| hh3cIPsecTunTooLongDropPktsByDescripV2 OBJECT-TYPE The total number of packets dropped by IPsec phase-2 tunnels due to packet. | 1.3.6.1.4.1.25506.2.126.1.10.1.17 | Counter64 | read-only | current |
| hh3cIPsecTunInvalidSaDropPktsByDescripV2 OBJECT-TYPE The total number of packets dropped by IPsec phase-2 tunnels due to invalid SA. | 1.3.6.1.4.1.25506.2.126.1.10.1.18 | Counter64 | read-only | current |
| hh3cIPsecConformanceV2 OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.126.2 | |||
| hh3cIPsecCompliancesV2 OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.126.2.1 | |||
| hh3cIPsecGroupsV2 OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.126.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cIPsecTunnelStartV2 NOTIFICATION-TYPE This notification is generated when an IPsec Phase-2 Tunnel is created. | 1.3.6.1.4.1.25506.2.126.1.9.0.1 | current |
| hh3cIPsecTunnelStopV2 NOTIFICATION-TYPE This notification is generated when an IPsec Phase-2 Tunnel is deleted. | 1.3.6.1.4.1.25506.2.126.1.9.0.2 | current |
| hh3cIPsecNoSaFailureV2 NOTIFICATION-TYPE This notification is generated when an IPsec Phase-2 non-existent SA error occurs. | 1.3.6.1.4.1.25506.2.126.1.9.0.3 | current |
| hh3cIPsecAuthFailFailureV2 NOTIFICATION-TYPE This notification is generated when the IPsec phase-2 authentication failure occurs. | 1.3.6.1.4.1.25506.2.126.1.9.0.4 | current |
| hh3cIPsecEncryFailFailureV2 NOTIFICATION-TYPE This notification is generated when the IPsec phase-2 tunnel has an encrypting failure. | 1.3.6.1.4.1.25506.2.126.1.9.0.5 | current |
| hh3cIPsecDecryFailFailureV2 NOTIFICATION-TYPE This notification is generated when the IPsec phase-2 tunnel has a decrypting failure. | 1.3.6.1.4.1.25506.2.126.1.9.0.6 | current |
| hh3cIPsecInvalidSaFailureV2 NOTIFICATION-TYPE This notification is generated when the IPsec phase-2 invalid SA failure occurs. | 1.3.6.1.4.1.25506.2.126.1.9.0.7 | current |
| hh3cIPsecPolicyAddV2 NOTIFICATION-TYPE This notification is generated when an IPsec policy is added. | 1.3.6.1.4.1.25506.2.126.1.9.0.8 | current |
| hh3cIPsecPolicyDelV2 NOTIFICATION-TYPE This notification is generated when an IPsec policy is deleted. | 1.3.6.1.4.1.25506.2.126.1.9.0.9 | current |
| hh3cIPsecPolicyAttachV2 NOTIFICATION-TYPE This notification is generated when an IPsec policy is attached with one interface. | 1.3.6.1.4.1.25506.2.126.1.9.0.10 | current |
| hh3cIPsecPolicyDetachV2 NOTIFICATION-TYPE This notification is generated when an IPsec policy is detached with one interface. | 1.3.6.1.4.1.25506.2.126.1.9.0.11 | current |
| hh3cIPsecConnectionStartV2 NOTIFICATION-TYPE This notification is generated when an IPsec connection is created. | 1.3.6.1.4.1.25506.2.126.1.9.0.12 | current |
| hh3cIPsecConnectionStopV2 NOTIFICATION-TYPE This notification is generated when an IPsec connection is terminated. | 1.3.6.1.4.1.25506.2.126.1.9.0.13 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hh3cIPsecComplianceV2 MODULE-COMPLIANCE | 1.3.6.1.4.1.25506.2.126.2.1.1 | current |
| hh3cIPsecScalarObjectsGroupV2 OBJECT-GROUP The group contains all of scalar objects of the MIB. | 1.3.6.1.4.1.25506.2.126.2.2.1 | current |
| hh3cIPsecTunnelTableGroupV2 OBJECT-GROUP The group contains the IPsec tunnel's property information. | 1.3.6.1.4.1.25506.2.126.2.2.2 | current |
| hh3cIPsecTunnelStatGroupV2 OBJECT-GROUP The group contains the IPsec tunnel's statistic information. | 1.3.6.1.4.1.25506.2.126.2.2.3 | current |
| hh3cIPsecSaGroupV2 OBJECT-GROUP The group contains the SA's property information. | 1.3.6.1.4.1.25506.2.126.2.2.4 | current |
| hh3cIPsecTrafficTableGroupV2 OBJECT-GROUP The group contains the property information of the data flow protected by IPsec tunnel. | 1.3.6.1.4.1.25506.2.126.2.2.5 | current |
| hh3cIPsecGlobalStatsGroupV2 OBJECT-GROUP The group contains all of the IPsec tunnel's statistic information. | 1.3.6.1.4.1.25506.2.126.2.2.6 | current |
| hh3cIPsecTrapObjectGroupV2 OBJECT-GROUP The group contains all of trap objects of IPsec tunnels. | 1.3.6.1.4.1.25506.2.126.2.2.7 | current |
| hh3cIPsecTrapCntlGroupV2 OBJECT-GROUP The group contains all of trap switches of IPsec tunnels. | 1.3.6.1.4.1.25506.2.126.2.2.8 | current |
| hh3cIPsecTrapGroupV2 NOTIFICATION-GROUP The group contains all of trap of IPsec tunnels. | 1.3.6.1.4.1.25506.2.126.2.2.9 | current |