HH3C-IPSEC-MONITOR-V2-MIB
188 objects
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.
Imported Objects
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| RFC1213-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.25506.2.126 | Identityhh3cIPsecMonitorV2 | 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. | ||
| 1.3.6.1.4.1.25506.2.126.1 | Nodehh3cIPsecObjectsV2 | |||
| 1.3.6.1.4.1.25506.2.126.1.1 | Nodehh3cIPsecScalarObjectsV2 | |||
| 1.3.6.1.4.1.25506.2.126.1.1.1 | Scalarhh3cIPsecMIBVersion | read-only | current | Version string of this MIB. |
| 1.3.6.1.4.1.25506.2.126.1.2 | Tablehh3cIPsecTunnelV2Table | not-accessible | current | 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.1 | Rowhh3cIPsecTunnelV2Entry | not-accessible | current | Information about hh3cIPsecTunnelV2Table. |
| 1.3.6.1.4.1.25506.2.126.1.2.1.1 | Columnhh3cIPsecTunIndexV2 | accessible-for-notify | current | 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 … |
| 1.3.6.1.4.1.25506.2.126.1.2.1.2 | Columnhh3cIPsecTunIfIndexV2 | read-only | current | The interface index( the ifIndex of ifTable ). |
| 1.3.6.1.4.1.25506.2.126.1.2.1.3 | Columnhh3cIPsecTunIKETunnelIndexV2 | read-only | current | 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.4 | Columnhh3cIPsecTunIKETunLocalIDTypeV2 | read-only | current | 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.5 | Columnhh3cIPsecTunIKETunLocalIDVal1V2 | read-only | deprecated | 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/… |
| 1.3.6.1.4.1.25506.2.126.1.2.1.6 | Columnhh3cIPsecTunIKETunLocalIDVal2V2 | read-only | current | 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 pee… |
| 1.3.6.1.4.1.25506.2.126.1.2.1.7 | Columnhh3cIPsecTunIKETunRemoteIDTypeV2 | read-only | current | 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.8 | Columnhh3cIPsecTunIKETunRemoteIDVal1V2 | read-only | deprecated | 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 ipv4Ad… |
| 1.3.6.1.4.1.25506.2.126.1.2.1.9 | Columnhh3cIPsecTunIKETunRemoteIDVal2V2 | read-only | current | 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 p… |
| 1.3.6.1.4.1.25506.2.126.1.2.1.10 | Columnhh3cIPsecTunLocalAddrTypeV2 | read-only | current | 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.11 | Columnhh3cIPsecTunLocalAddrV2 | read-only | current | 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.12 | Columnhh3cIPsecTunRemoteAddrTypeV2 | read-only | current | 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.13 | Columnhh3cIPsecTunRemoteAddrV2 | read-only | current | 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.14 | Columnhh3cIPsecTunKeyTypeV2 | read-only | current | The key negotiate mode used by the IPsec Phase-2 Tunnel. |
| 1.3.6.1.4.1.25506.2.126.1.2.1.15 | Columnhh3cIPsecTunEncapModeV2 | read-only | current | The encapsulation mode used by the IPsec Phase-2 Tunnel. |
| 1.3.6.1.4.1.25506.2.126.1.2.1.16 | Columnhh3cIPsecTunInitiatorV2 | read-only | current | 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.17 | Columnhh3cIPsecTunLifeSizeV2 | read-only | current | 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.18 | Columnhh3cIPsecTunLifeTimeV2 | read-only | current | 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.19 | Columnhh3cIPsecTunRemainTimeV2 | read-only | current | 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.20 | Columnhh3cIPsecTunActiveTimeV2 | read-only | current | 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.21 | Columnhh3cIPsecTunRemainSizeV2 | read-only | current | 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.22 | Columnhh3cIPsecTunTotalRefreshesV2 | read-only | current | The total number of security association refreshing performed. |
| 1.3.6.1.4.1.25506.2.126.1.2.1.23 | Columnhh3cIPsecTunCurrentSaInstancesV2 | read-only | current | The number of security associations which are currently active or expiring. |
| 1.3.6.1.4.1.25506.2.126.1.2.1.24 | Columnhh3cIPsecTunInSaEncryptAlgoV2 | read-only | current | 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.25 | Columnhh3cIPsecTunInSaAhAuthAlgoV2 | read-only | current | 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.26 | Columnhh3cIPsecTunInSaEspAuthAlgoV2 | read-only | current | 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.27 | Columnhh3cIPsecTunDiffHellmanGrpV2 | read-only | current | 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.28 | Columnhh3cIPsecTunOutSaEncryptAlgoV2 | read-only | current | 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.29 | Columnhh3cIPsecTunOutSaAhAuthAlgoV2 | read-only | current | 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.30 | Columnhh3cIPsecTunOutSaEspAuthAlgoV2 | read-only | current | 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.31 | Columnhh3cIPsecTunPolicyNameV2 | read-only | current | The policy name used by this IPsec tunnel. |
| 1.3.6.1.4.1.25506.2.126.1.2.1.32 | Columnhh3cIPsecTunPolicyNumV2 | read-only | current | The sequence number of policy used by this IPsec tunnel. |
| 1.3.6.1.4.1.25506.2.126.1.2.1.33 | Columnhh3cIPsecTunStatusV2 | read-only | current | The status of the IPsec Tunnel. |
| 1.3.6.1.4.1.25506.2.126.1.2.1.34 | Columnhh3cIPsecTunPolicyDescriptionV2 | read-only | current | IPsec policy description of an IPsec tunne. |
| 1.3.6.1.4.1.25506.2.126.1.2.1.35 | Columnhh3cIPsecTunIKETunLocalIDVal3V2 | read-only | current | 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/… |
| 1.3.6.1.4.1.25506.2.126.1.2.1.36 | Columnhh3cIPsecTunIKETunRemoteIDVal3V2 | read-only | current | 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 ipv4Ad… |
| 1.3.6.1.4.1.25506.2.126.1.2.1.37 | Columnhh3cIPsecTunProfileNameV2 | read-only | current | The profile name used by this IPsec tunnel. |
| 1.3.6.1.4.1.25506.2.126.1.3 | Tablehh3cIPsecTunnelStatV2Table | not-accessible | current | The IPsec Phase-2 Tunnel Statistics Table. |
| 1.3.6.1.4.1.25506.2.126.1.3.1 | Rowhh3cIPsecTunnelStatV2Entry | not-accessible | current | Information about hh3cIPsecTunnelStatV2Table. |
| 1.3.6.1.4.1.25506.2.126.1.3.1.1 | Columnhh3cIPsecTunInOctetsV2 | read-only | current | 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.2 | Columnhh3cIPsecTunInDecompOctetsV2 | read-only | current | 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.3 | Columnhh3cIPsecTunInPktsV2 | read-only | current | The total number of packets received by this IPsec Phase-2 Tunnel. |
| 1.3.6.1.4.1.25506.2.126.1.3.1.4 | Columnhh3cIPsecTunInDropPktsV2 | read-only | current | 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.5 | Columnhh3cIPsecTunInReplayDropPktsV2 | read-only | current | 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.6 | Columnhh3cIPsecTunInAuthFailsV2 | read-only | current | 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.7 | Columnhh3cIPsecTunInDecryptFailsV2 | read-only | current | 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.8 | Columnhh3cIPsecTunOutOctetsV2 | read-only | current | 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.9 | Columnhh3cIPsecTunOutUncompOctetsV2 | read-only | current | 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.10 | Columnhh3cIPsecTunOutPktsV2 | read-only | current | The total number of packets sent by this IPsec Phase-2 Tunnel. |
| 1.3.6.1.4.1.25506.2.126.1.3.1.11 | Columnhh3cIPsecTunOutDropPktsV2 | read-only | current | 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.12 | Columnhh3cIPsecTunOutEncryptFailsV2 | read-only | current | 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.13 | Columnhh3cIPsecTunNoMemoryDropPktsV2 | read-only | current | 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.14 | Columnhh3cIPsecTunQueueFullDropPktsV2 | read-only | current | 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.15 | Columnhh3cIPsecTunInvalidLenDropPktsV2 | read-only | current | 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.16 | Columnhh3cIPsecTunTooLongDropPktsV2 | read-only | current | 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.17 | Columnhh3cIPsecTunInvalidSaDropPktsV2 | read-only | current | 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.4 | Tablehh3cIPsecSaV2Table | not-accessible | current | 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.1 | Rowhh3cIPsecSaV2Entry | not-accessible | current | Information about hh3cIPsecSaV2Table. |
| 1.3.6.1.4.1.25506.2.126.1.4.1.1 | Columnhh3cIPsecSaIndexV2 | accessible-for-notify | current | 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 associat… |
| 1.3.6.1.4.1.25506.2.126.1.4.1.2 | Columnhh3cIPsecSaDirectionV2 | read-only | current | The direction of the SA. |
| 1.3.6.1.4.1.25506.2.126.1.4.1.3 | Columnhh3cIPsecSaSpiValueV2 | read-only | current | The value of the SPI. |
| 1.3.6.1.4.1.25506.2.126.1.4.1.4 | Columnhh3cIPsecSaSecProtocolV2 | read-only | current | The security protocol of the SA. |
| 1.3.6.1.4.1.25506.2.126.1.4.1.5 | Columnhh3cIPsecSaEncryptAlgoV2 | read-only | current | 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.6 | Columnhh3cIPsecSaAuthAlgoV2 | read-only | current | The authentication algorithm used by the SA. |
| 1.3.6.1.4.1.25506.2.126.1.4.1.7 | Columnhh3cIPsecSaStatusV2 | read-only | current | The status of the SA. |
| 1.3.6.1.4.1.25506.2.126.1.5 | Tablehh3cIPsecTrafficV2Table | not-accessible | current | The IPsec Phase-2 Tunnel Traffic Table. |
| 1.3.6.1.4.1.25506.2.126.1.5.1 | Rowhh3cIPsecTrafficV2Entry | not-accessible | current | Information about hh3cIPsecTrafficV2Table. |
| 1.3.6.1.4.1.25506.2.126.1.5.1.1 | Columnhh3cIPsecTrafficLocalTypeV2 | read-only | current | 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.2 | Columnhh3cIPsecTrafficLocalAddr1TypeV2 | read-only | current | 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.3 | Columnhh3cIPsecTrafficLocalAddr1V2 | read-only | current | 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 pee… |
| 1.3.6.1.4.1.25506.2.126.1.5.1.4 | Columnhh3cIPsecTrafficLocalAddr2TypeV2 | read-only | current | 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.5 | Columnhh3cIPsecTrafficLocalAddr2V2 | read-only | current | 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 pe… |
| 1.3.6.1.4.1.25506.2.126.1.5.1.6 | Columnhh3cIPsecTrafficLocalProtocol1V2 | read-only | current | 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 … |
| 1.3.6.1.4.1.25506.2.126.1.5.1.7 | Columnhh3cIPsecTrafficLocalProtocol2V2 | read-only | current | 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… |
| 1.3.6.1.4.1.25506.2.126.1.5.1.8 | Columnhh3cIPsecTrafficLocalPort1V2 | read-only | current | 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 p… |
| 1.3.6.1.4.1.25506.2.126.1.5.1.9 | Columnhh3cIPsecTrafficLocalPort2V2 | read-only | current | 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 … |
| 1.3.6.1.4.1.25506.2.126.1.5.1.10 | Columnhh3cIPsecTrafficRemoteTypeV2 | read-only | current | 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.11 | Columnhh3cIPsecTrafficRemAddr1TypeV2 | read-only | current | 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.12 | Columnhh3cIPsecTrafficRemAddr1V2 | read-only | current | 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… |
| 1.3.6.1.4.1.25506.2.126.1.5.1.13 | Columnhh3cIPsecTrafficRemAddr2TypeV2 | read-only | current | 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.14 | Columnhh3cIPsecTrafficRemAddr2V2 | read-only | current | 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 traffi… |
| 1.3.6.1.4.1.25506.2.126.1.5.1.15 | Columnhh3cIPsecTrafficRemoPro1V2 | read-only | current | 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 protoco… |
| 1.3.6.1.4.1.25506.2.126.1.5.1.16 | Columnhh3cIPsecTrafficRemoPro2V2 | read-only | current | 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 protoc… |
| 1.3.6.1.4.1.25506.2.126.1.5.1.17 | Columnhh3cIPsecTrafficRemPort1V2 | read-only | current | 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… |
| 1.3.6.1.4.1.25506.2.126.1.5.1.18 | Columnhh3cIPsecTrafficRemPort2V2 | read-only | current | 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 th… |
| 1.3.6.1.4.1.25506.2.126.1.6 | Nodehh3cIPsecGlobalStatsV2 | |||
| 1.3.6.1.4.1.25506.2.126.1.6.1 | Scalarhh3cIPsecGlobalActiveTunnelsV2 | read-only | current | The total number of currently active IPsec Phase-2 Tunnels. |
| 1.3.6.1.4.1.25506.2.126.1.6.2 | Scalarhh3cIPsecGlobalActiveSasV2 | read-only | current | The total number of currently active or expiring IPsec Phase-2 SA. |
| 1.3.6.1.4.1.25506.2.126.1.6.3 | Scalarhh3cIPsecGlobalInOctetsV2 | read-only | current | 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 s… |
| 1.3.6.1.4.1.25506.2.126.1.6.4 | Scalarhh3cIPsecGlobalInDecompOctetsV2 | read-only | current | 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.5 | Scalarhh3cIPsecGlobalInPktsV2 | read-only | current | 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.6 | Scalarhh3cIPsecGlobalInDropsV2 | read-only | current | 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.7 | Scalarhh3cIPsecGlobalInReplayDropsV2 | read-only | current | 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.8 | Scalarhh3cIPsecGlobalInAuthFailsV2 | read-only | current | 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.9 | Scalarhh3cIPsecGlobalInDecryptFailsV2 | read-only | current | 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.10 | Scalarhh3cIPsecGlobalOutOctetsV2 | read-only | current | 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… |
| 1.3.6.1.4.1.25506.2.126.1.6.11 | Scalarhh3cIPsecGlobalOutUncompOctetsV2 | read-only | current | 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.12 | Scalarhh3cIPsecGlobalOutPktsV2 | read-only | current | 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.13 | Scalarhh3cIPsecGlobalOutDropsV2 | read-only | current | 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.14 | Scalarhh3cIPsecGlobalOutEncryptFailsV2 | read-only | current | 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.15 | Scalarhh3cIPsecGlobalNoMemoryDropsV2 | read-only | current | 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.16 | Scalarhh3cIPsecGlobalNoFindSaDropsV2 | read-only | current | 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.17 | Scalarhh3cIPsecGlobalQueueFullDropsV2 | read-only | current | 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.18 | Scalarhh3cIPsecGlobalInvalidLenDropsV2 | read-only | current | 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.19 | Scalarhh3cIPsecGlobalTooLongDropsV2 | read-only | current | 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.20 | Scalarhh3cIPsecGlobalInvalidSaDropsV2 | read-only | current | 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.7 | Nodehh3cIPsecTrapObjectV2 | |||
| 1.3.6.1.4.1.25506.2.126.1.7.1 | Scalarhh3cIPsecPolicyNameV2 | accessible-for-notify | current | The IPsec policy name with a trap. |
| 1.3.6.1.4.1.25506.2.126.1.7.2 | Scalarhh3cIPsecPolicySeqNumV2 | accessible-for-notify | current | The IPsec policy sequence number with a trap. |
| 1.3.6.1.4.1.25506.2.126.1.7.3 | Scalarhh3cIPsecPolicySizeV2 | accessible-for-notify | current | The number of IPsec policies with a trap. |
| 1.3.6.1.4.1.25506.2.126.1.8 | Nodehh3cIPsecTrapCntlV2 | |||
| 1.3.6.1.4.1.25506.2.126.1.8.1 | Scalarhh3cIPsecTrapGlobalCntlV2 | read-write | current | Indicates whether all IPsec traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.2 | Scalarhh3cIPsecTunnelStartTrapCntlV2 | read-write | current | Indicates whether hh3cIPsecTunnelStartV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.3 | Scalarhh3cIPsecTunnelStopTrapCntlV2 | read-write | current | Indicates whether hh3cIPsecTunnelStopV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.4 | Scalarhh3cIPsecNoSaTrapCntlV2 | read-write | current | Indicates whether hh3cIPsecNoSaFailureV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.5 | Scalarhh3cIPsecAuthFailureTrapCntlV2 | read-write | current | Indicates whether hh3cIPsecAuthFailFailureV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.6 | Scalarhh3cIPsecEncryFailureTrapCntlV2 | read-write | current | Indicates whether hh3cIPsecEncryFailFailureV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.7 | Scalarhh3cIPsecDecryFailureTrapCntlV2 | read-write | current | Indicates whether hh3cIPsecDecryFailFailureV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.8 | Scalarhh3cIPsecInvalidSaTrapCntlV2 | read-write | current | Indicates whether hh3cIPsecInvalidSaFailureV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.9 | Scalarhh3cIPsecPolicyAddTrapCntlV2 | read-write | current | Indicates whether hh3cIPsecPolicyAddV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.10 | Scalarhh3cIPsecPolicyDelTrapCntlV2 | read-write | current | Indicates whether hh3cIPsecPolicyDelV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.11 | Scalarhh3cIPsecPolicyAttachTrapCntlV2 | read-write | current | Indicates whether hh3cIPsecPolicyAttachV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.12 | Scalarhh3cIPsecPolicyDetachTrapCntlV2 | read-write | current | Indicates whether hh3cIPsecPolicyDetachV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.13 | Scalarhh3cIPsecConnectionStartCntlV2 | read-write | current | Indicates whether hh3cIPsecConnectionStartV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.8.14 | Scalarhh3cIPsecConnectionStopCntlV2 | read-write | current | Indicates whether hh3cIPsecConnectionStopV2 traps should be generated. |
| 1.3.6.1.4.1.25506.2.126.1.9 | Nodehh3cIPsecTrapV2 | |||
| 1.3.6.1.4.1.25506.2.126.1.9.0 | Nodehh3cIPsecNotificationsV2 | |||
| 1.3.6.1.4.1.25506.2.126.1.9.0.1 | Notificationhh3cIPsecTunnelStartV2 | current | This notification is generated when an IPsec Phase-2 Tunnel is created. | |
| 1.3.6.1.4.1.25506.2.126.1.9.0.2 | Notificationhh3cIPsecTunnelStopV2 | current | This notification is generated when an IPsec Phase-2 Tunnel is deleted. | |
| 1.3.6.1.4.1.25506.2.126.1.9.0.3 | Notificationhh3cIPsecNoSaFailureV2 | current | 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.4 | Notificationhh3cIPsecAuthFailFailureV2 | current | This notification is generated when the IPsec phase-2 authentication failure occurs. | |
| 1.3.6.1.4.1.25506.2.126.1.9.0.5 | Notificationhh3cIPsecEncryFailFailureV2 | current | 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.6 | Notificationhh3cIPsecDecryFailFailureV2 | current | 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.7 | Notificationhh3cIPsecInvalidSaFailureV2 | current | 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.8 | Notificationhh3cIPsecPolicyAddV2 | current | This notification is generated when an IPsec policy is added. | |
| 1.3.6.1.4.1.25506.2.126.1.9.0.9 | Notificationhh3cIPsecPolicyDelV2 | current | This notification is generated when an IPsec policy is deleted. | |
| 1.3.6.1.4.1.25506.2.126.1.9.0.10 | Notificationhh3cIPsecPolicyAttachV2 | current | 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.11 | Notificationhh3cIPsecPolicyDetachV2 | current | 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.12 | Notificationhh3cIPsecConnectionStartV2 | current | This notification is generated when an IPsec connection is created. | |
| 1.3.6.1.4.1.25506.2.126.1.9.0.13 | Notificationhh3cIPsecConnectionStopV2 | current | This notification is generated when an IPsec connection is terminated. | |
| 1.3.6.1.4.1.25506.2.126.1.10 | Tablehh3cIPsecTunnelStatByDescripV2Table | not-accessible | current | This table contains IPsec phase-2 tunnel statistics by description. |
| 1.3.6.1.4.1.25506.2.126.1.10.1 | Rowhh3cIPsecTunnelStatByDescripV2Entry | not-accessible | current | An entry of IPsec phase-2 tunnels statistics by description table. |
| 1.3.6.1.4.1.25506.2.126.1.10.1.1 | Columnhh3cIPsecPolicyDescripV2 | accessible-for-notify | current | The IPsec policy's description. |
| 1.3.6.1.4.1.25506.2.126.1.10.1.2 | Columnhh3cIPsecTunInOctetsByDescripV2 | read-only | current | 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.3 | Columnhh3cIPsecTunInDecompOctetsByDescripV2 | read-only | current | 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.4 | Columnhh3cIPsecTunInPktsByDescripV2 | read-only | current | The total number of packets received by IPsec phase-2 tunnels. |
| 1.3.6.1.4.1.25506.2.126.1.10.1.5 | Columnhh3cIPsecTunInDropPktsByDescripV2 | read-only | current | 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.6 | Columnhh3cIPsecTunInReplayDropPktsByDescripV2 | read-only | current | 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.7 | Columnhh3cIPsecTunInAuthFailsByDescripV2 | read-only | current | The total number of inbound authentication failures on IPsec phase-2 tunnels. |
| 1.3.6.1.4.1.25506.2.126.1.10.1.8 | Columnhh3cIPsecTunInDecryptFailsByDescripV2 | read-only | current | The total number of inbound decryption failures on IPsec phase-2 tunnels. |
| 1.3.6.1.4.1.25506.2.126.1.10.1.9 | Columnhh3cIPsecTunOutOctetsByDescripV2 | read-only | current | 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.10 | Columnhh3cIPsecTunOutUncompOctetsByDescripV2 | read-only | current | 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.11 | Columnhh3cIPsecTunOutPktsByDescripV2 | read-only | current | The total number of packets sent by IPsec phase-2 tunnels. |
| 1.3.6.1.4.1.25506.2.126.1.10.1.12 | Columnhh3cIPsecTunOutDropPktsByDescripV2 | read-only | current | 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.13 | Columnhh3cIPsecTunOutEncryptFailsByDescripV2 | read-only | current | The total number of outbound encryption failures on IPsec Phase-2 Tunnels. |
| 1.3.6.1.4.1.25506.2.126.1.10.1.14 | Columnhh3cIPsecTunNoMemoryDropPktsByDescripV2 | read-only | current | 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.15 | Columnhh3cIPsecTunQueueFullDropPktsByDescripV2 | read-only | current | 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.16 | Columnhh3cIPsecTunInvalidLenDropPktsByDescripV2 | read-only | current | 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.17 | Columnhh3cIPsecTunTooLongDropPktsByDescripV2 | read-only | current | 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.18 | Columnhh3cIPsecTunInvalidSaDropPktsByDescripV2 | read-only | current | The total number of packets dropped by IPsec phase-2 tunnels due to invalid SA. |
| 1.3.6.1.4.1.25506.2.126.2 | Nodehh3cIPsecConformanceV2 | |||
| 1.3.6.1.4.1.25506.2.126.2.1 | Nodehh3cIPsecCompliancesV2 | |||
| 1.3.6.1.4.1.25506.2.126.2.1.1 | Compliancehh3cIPsecComplianceV2 | current | ||
| 1.3.6.1.4.1.25506.2.126.2.2 | Nodehh3cIPsecGroupsV2 | |||
| 1.3.6.1.4.1.25506.2.126.2.2.1 | Grouphh3cIPsecScalarObjectsGroupV2 | current | The group contains all of scalar objects of the MIB. | |
| 1.3.6.1.4.1.25506.2.126.2.2.2 | Grouphh3cIPsecTunnelTableGroupV2 | current | The group contains the IPsec tunnel's property information. | |
| 1.3.6.1.4.1.25506.2.126.2.2.3 | Grouphh3cIPsecTunnelStatGroupV2 | current | The group contains the IPsec tunnel's statistic information. | |
| 1.3.6.1.4.1.25506.2.126.2.2.4 | Grouphh3cIPsecSaGroupV2 | current | The group contains the SA's property information. | |
| 1.3.6.1.4.1.25506.2.126.2.2.5 | Grouphh3cIPsecTrafficTableGroupV2 | current | 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.6 | Grouphh3cIPsecGlobalStatsGroupV2 | current | The group contains all of the IPsec tunnel's statistic information. | |
| 1.3.6.1.4.1.25506.2.126.2.2.7 | Grouphh3cIPsecTrapObjectGroupV2 | current | The group contains all of trap objects of IPsec tunnels. | |
| 1.3.6.1.4.1.25506.2.126.2.2.8 | Grouphh3cIPsecTrapCntlGroupV2 | current | The group contains all of trap switches of IPsec tunnels. | |
| 1.3.6.1.4.1.25506.2.126.2.2.9 | Grouphh3cIPsecTrapGroupV2 | current | The group contains all of trap of IPsec tunnels. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| Hh3cIPsecAuthAlgoV2 | INTEGER { none(0), md5(1), sha1(2), sha256(3), sha384(4), sha512(5), aesXcbcMac(6), sm3(128), invalidAlg(2147483647) } | current | The authentication algorithm used in the IKE negotiations. invalidAlg(2147483647) is defined as invalid value. |
| Hh3cIPsecDiffHellmanGrpV2 | INTEGER { none(0), dhGroup1(1), dhGroup2(2), dhGroup5(5), dhGroup14(14), dhGroup24(24), invalidGroup(2147483647) } | current | The Diffie Hellman Group used in the IKE and IPsec negotiations. invalidGroup(2147483647) is defined as invalid value. |
| Hh3cIPsecEncapModeV2 | INTEGER { tunnel(1), transport(2), invalidMode(2147483647) } | current | The encapsulation mode used by an IPsec Phase-2 Tunnel. invalidMode(2147483647) is defined as invalid value. |
| Hh3cIPsecEncryptAlgoV2 | INTEGER { none(0), desCbc(1), ideaCbc(2), blowfishCbc(3), rc5R16B64Cbc(4), tripleDesCbc(5), castCbc(6), aesCbc(7), nsaCbc(8), aesCbc128(9), aesCbc192(10), aesCbc256(11), aesCtr(12), aesCamelliaCbc(13), rc4(14), aesCtr128(15), aesCtr192(16), aesCtr256(17), camelliaCbc128(18), camelliaCbc192(19), camelliaCbc256(20), gmac128(21), gmac192(22), gmac256(23), gcm128(24), gcm192(25), gcm256(26), sm1Cbc128(128), sm1Cbc192(129), sm1Cbc256(130), sm4Cbc(131), invalidAlg(2147483647) } | current | The encryption algorithm used in the IKE and IPsec negotiations. invalidAlg(2147483647) is defined as invalid value. |
| Hh3cIPsecIDTypeV2 | INTEGER { reserved(0), ipv4Addr(1), fqdn(2), userFqdn(3), ipv4AddrSubnet(4), ipv6Addr(5), ipv6AddrSubnet(6), ipv4AddrRange(7), ipv6AddrRange(8), derAsn1Dn(9), derAsn1Gn(10), keyId(11) } | current | The type of IPsec Identity. |
| Hh3cIPsecNegoTypeV2 | INTEGER { ike(1), manual(2), invalidType(2147483647) } | current | The type of key used by an IPsec Phase-2 Tunnel. invalidType(2147483647) is defined as invalid value. |
| Hh3cIPsecSaProtocolV2 | INTEGER { reserved(0), ah(2), esp(3), ipcomp(4) } | current | The protocol of security association. |
| Hh3cIPsecTrafficTypeV2 | INTEGER { ipv4Addr(1), ipv4AddrSubnet(4), ipv6Addr(5), ipv6AddrSubnet(6), ipv4AddrRange(7), ipv6AddrRange(8) } | current | The type of the data flow. |
| Hh3cIPsecTunnelStateV2 | INTEGER { active(1), timeout(2) } | current | The state of IPsec tunnel. |