HH3C-IPSEC-MONITOR-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.7
- Last updated
- 2004-10-26 00:00
- Organization
- New H3C Tech. Co., Ltd.
- Namespace
- comware
- Source file
HH3C-IPSEC-MONITOR-MIB- Digest
sha256:6715e59e7fab130f379968d71f470138d714bb4e6ab0aa134dcecfa1e0441877
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 | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
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-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Hh3cAuthAlgo TEXTUAL-CONVENTION The authentication algorithm used in the IKE negotiations. invalidAlg(2147483647) is defined as invalid value. | current | |||
| Hh3cDiffHellmanGrp TEXTUAL-CONVENTION The Diffie Hellman Group used in the IKE and IPSec negotiations. invalidGroup(2147483647) is defined as invalid value. | current | |||
| Hh3cEncapMode TEXTUAL-CONVENTION The encapsulation mode used by an IPSec Phase-2 Tunnel. invalidMode(2147483647) is defined as invalid value. | current | |||
| Hh3cEncryptAlgo TEXTUAL-CONVENTION The encryption algorithm used in the IKE and IPSec negotiations. invalidAlg(2147483647) is defined as invalid value. | current | |||
| Hh3cIPSecIDType TEXTUAL-CONVENTION The type of IPSec Identity. | current | |||
| Hh3cIPSecNegoType TEXTUAL-CONVENTION The type of key used by an IPSec Phase-2 Tunnel. invalidType(2147483647) is defined as invalid value. | current | |||
| Hh3cIPSecTunnelState TEXTUAL-CONVENTION The state of IPSec tunnel. | current | |||
| Hh3cSaProtocol TEXTUAL-CONVENTION The protocol of security association. | current | |||
| Hh3cTrafficType TEXTUAL-CONVENTION The type of the data flow. | current | |||
| Hh3cTrapStatus TEXTUAL-CONVENTION The switch which determines whether send a trap or not. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cIPSecObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.7.1 | |||
| hh3cIPSecTunnelTable 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.7.1.1 | not-accessible | current | |
| hh3cIPSecTunnelEntry OBJECT-TYPE Information about hh3cIPSecTunnelTable. | 1.3.6.1.4.1.25506.2.7.1.1.1 | not-accessible | current | |
| hh3cIPSecTunIfIndex OBJECT-TYPE The interface index( the ifIndex of ifTable ). | 1.3.6.1.4.1.25506.2.7.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hh3cIPSecTunEntryIndex OBJECT-TYPE The index of IPSec policy applied in the interface. | 1.3.6.1.4.1.25506.2.7.1.1.1.2 | Integer32 (1..2147483647) | not-accessible | current |
| hh3cIPSecTunIndex 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 2,147,483,647. | 1.3.6.1.4.1.25506.2.7.1.1.1.3 | Integer32 (1..2147483647) | not-accessible | current |
| hh3cIPSecTunIKETunnelIndex 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.7.1.1.1.4 | Integer32 (1..2147483647) | read-only | current |
| hh3cIPSecTunLocalAddr OBJECT-TYPE The IP address of the local peer for the IPSec Phase-2 Tunnel. 0.0.0.0 is defined as invalid value. | 1.3.6.1.4.1.25506.2.7.1.1.1.5 | IpAddress | read-only | current |
| hh3cIPSecTunRemoteAddr OBJECT-TYPE The IP address of the remote peer for the IPSec Phase-2 Tunnel. 0.0.0.0 is defined as invalid value. | 1.3.6.1.4.1.25506.2.7.1.1.1.6 | IpAddress | read-only | current |
| hh3cIPSecTunKeyType OBJECT-TYPE The key negotiate mode used by the IPSec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.7.1.1.1.7 | Hh3cIPSecNegoType | read-only | current |
| hh3cIPSecTunEncapMode OBJECT-TYPE The encapsulation mode used by the IPSec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.7.1.1.1.8 | Hh3cEncapMode | read-only | current |
| hh3cIPSecTunInitiator 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.7.1.1.1.9 | INTEGER {local(1), remote(2), none(2147483647)} | read-only | current |
| hh3cIPSecTunLifeSize 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.7.1.1.1.10 | Gauge32 | read-only | current |
| hh3cIPSecTunLifeTime 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.7.1.1.1.11 | Integer32 (1..2147483647) | read-only | current |
| hh3cIPSecTunRemainTime OBJECT-TYPE The remain time of SA in seconds. 2147483647 is defined as invalid value. | 1.3.6.1.4.1.25506.2.7.1.1.1.12 | Integer32 (0..2147483647) | read-only | current |
| hh3cIPSecTunActiveTime 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.7.1.1.1.13 | Integer32 (0..2147483647) | read-only | current |
| hh3cIPSecTunRemainSize OBJECT-TYPE The remain LifeSize of SA in kilobytes. 0 is defined as invalid value. | 1.3.6.1.4.1.25506.2.7.1.1.1.14 | Gauge32 | read-only | current |
| hh3cIPSecTunTotalRefreshes OBJECT-TYPE The total number of security association refreshing performed. | 1.3.6.1.4.1.25506.2.7.1.1.1.15 | Counter32 | read-only | current |
| hh3cIPSecTunCurrentSaInstances OBJECT-TYPE The number of security associations which are currently active or expiring. | 1.3.6.1.4.1.25506.2.7.1.1.1.16 | Gauge32 | read-only | current |
| hh3cIPSecTunInSaEncryptAlgo 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.7.1.1.1.17 | Hh3cEncryptAlgo | read-only | current |
| hh3cIPSecTunInSaAhAuthAlgo 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.7.1.1.1.18 | Hh3cAuthAlgo | read-only | current |
| hh3cIPSecTunInSaEspAuthAlgo 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.7.1.1.1.19 | Hh3cAuthAlgo | read-only | current |
| hh3cIPSecTunDiffHellmanGrp 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.7.1.1.1.20 | Hh3cDiffHellmanGrp | read-only | current |
| hh3cIPSecTunOutSaEncryptAlgo 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.7.1.1.1.21 | Hh3cEncryptAlgo | read-only | current |
| hh3cIPSecTunOutSaAhAuthAlgo 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.7.1.1.1.22 | Hh3cAuthAlgo | read-only | current |
| hh3cIPSecTunOutSaEspAuthAlgo 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.7.1.1.1.23 | Hh3cAuthAlgo | read-only | current |
| hh3cIPSecTunPolicyName OBJECT-TYPE The policy name used by this IPSec tunnel. | 1.3.6.1.4.1.25506.2.7.1.1.1.24 | DisplayString | read-only | current |
| hh3cIPSecTunPolicyNum OBJECT-TYPE The sequence number of policy used by this IPSec tunnel. | 1.3.6.1.4.1.25506.2.7.1.1.1.25 | Integer32 (1..2147483647) | read-only | current |
| hh3cIPSecTunStatus OBJECT-TYPE The status of the IPSec Tunnel. | 1.3.6.1.4.1.25506.2.7.1.1.1.26 | INTEGER {initial(1), ready(2), rekeyed(3), closed(4)} | read-only | current |
| hh3cIPSecTunnelStatTable OBJECT-TYPE The IPSec Phase-2 Tunnel Statistics Table. | 1.3.6.1.4.1.25506.2.7.1.2 | not-accessible | current | |
| hh3cIPSecTunnelStatEntry OBJECT-TYPE Information about hh3cIPSecTunnelStatTable. | 1.3.6.1.4.1.25506.2.7.1.2.1 | not-accessible | current | |
| hh3cIPSecTunInOctets 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.7.1.2.1.1 | Counter64 | read-only | current |
| hh3cIPSecTunInDecompOctets 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.7.1.2.1.2 | Counter64 | read-only | current |
| hh3cIPSecTunInPkts OBJECT-TYPE The total number of packets received by this IPSec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.7.1.2.1.3 | Counter64 | read-only | current |
| hh3cIPSecTunInDropPkts 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.7.1.2.1.4 | Counter64 | read-only | current |
| hh3cIPSecTunInReplayDropPkts 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.7.1.2.1.5 | Counter32 | read-only | current |
| hh3cIPSecTunInAuthFails 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.7.1.2.1.6 | Counter32 | read-only | current |
| hh3cIPSecTunInDecryptFails 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.7.1.2.1.7 | Counter32 | read-only | current |
| hh3cIPSecTunOutOctets 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.7.1.2.1.8 | Counter64 | read-only | current |
| hh3cIPSecTunOutUncompOctets 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.7.1.2.1.9 | Counter64 | read-only | current |
| hh3cIPSecTunOutPkts OBJECT-TYPE The total number of packets sent by this IPSec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.7.1.2.1.10 | Counter64 | read-only | current |
| hh3cIPSecTunOutDropPkts 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.7.1.2.1.11 | Counter64 | read-only | current |
| hh3cIPSecTunOutEncryptFails 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.7.1.2.1.12 | Counter32 | read-only | current |
| hh3cIPSecTunNoMemoryDropPkts 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.7.1.2.1.13 | Counter32 | read-only | current |
| hh3cIPSecTunQueueFullDropPkts 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.7.1.2.1.14 | Counter32 | read-only | current |
| hh3cIPSecTunInvalidLenDropPkts 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.7.1.2.1.15 | Counter32 | read-only | current |
| hh3cIPSecTunTooLongDropPkts 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.7.1.2.1.16 | Counter32 | read-only | current |
| hh3cIPSecTunInvalidSaDropPkts 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.7.1.2.1.17 | Counter32 | read-only | current |
| hh3cIPSecSaTable 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.7.1.3 | not-accessible | current | |
| hh3cIPSecSaEntry OBJECT-TYPE Information about hh3cIPSecSaTable. | 1.3.6.1.4.1.25506.2.7.1.3.1 | not-accessible | current | |
| hh3cIPSecSaIndex 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.7.1.3.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hh3cIPSecSaDirection OBJECT-TYPE The direction of the SA. | 1.3.6.1.4.1.25506.2.7.1.3.1.2 | INTEGER {in(1), out(2)} | read-only | current |
| hh3cIPSecSaValue OBJECT-TYPE The value of the SPI. | 1.3.6.1.4.1.25506.2.7.1.3.1.3 | Unsigned32 (1..4294967295) | read-only | current |
| hh3cIPSecSaProtocol OBJECT-TYPE The security protocol of the SA. | 1.3.6.1.4.1.25506.2.7.1.3.1.4 | Hh3cSaProtocol | read-only | current |
| hh3cIPSecSaEncryptAlgo OBJECT-TYPE The encryption algorithm used by the security association of the IPSec Phase-2 Tunnel. | 1.3.6.1.4.1.25506.2.7.1.3.1.5 | Hh3cEncryptAlgo | read-only | current |
| hh3cIPSecSaAuthAlgo OBJECT-TYPE The authentication algorithm used by the SA. | 1.3.6.1.4.1.25506.2.7.1.3.1.6 | Hh3cAuthAlgo | read-only | current |
| hh3cIPSecSaStatus OBJECT-TYPE The status of the SA. | 1.3.6.1.4.1.25506.2.7.1.3.1.7 | INTEGER {active(1), expiring(2)} | read-only | current |
| hh3cIPSecTrafficTable OBJECT-TYPE The IPSec Phase-2 Tunnel Traffic Table. | 1.3.6.1.4.1.25506.2.7.1.4 | not-accessible | current | |
| hh3cIPSecTrafficEntry OBJECT-TYPE Information about hh3cIPSecTrafficTable. | 1.3.6.1.4.1.25506.2.7.1.4.1 | not-accessible | current | |
| hh3cIPSecTrafficLocalType OBJECT-TYPE The type of local peer. Possible values are: a single IP address, or an IP address range, or an IP subnet. | 1.3.6.1.4.1.25506.2.7.1.4.1.1 | Hh3cTrafficType | read-only | current |
| hh3cIPSecTrafficLocalAddr1 OBJECT-TYPE The first specification of local peer's IP address. If the local peer type is single IP address, then this is the value of the IP address. If the local peer type is IP subnet, then this is the value of the subnet. If the local peer type is IP address range, then this is the value of beginning IP address of the range. | 1.3.6.1.4.1.25506.2.7.1.4.1.2 | IpAddress | read-only | current |
| hh3cIPSecTrafficLocalAddr2 OBJECT-TYPE The second specification of local peer's IP address. If the local peer type is single IP address, then this is the value of the IP address. If the local peer type is IP subnet, then this is the value of the subnet mask. If the local peer type is IP address range, then this is the value of ending IP address of the range. | 1.3.6.1.4.1.25506.2.7.1.4.1.3 | IpAddress | read-only | current |
| hh3cIPSecTrafficLocalProtocol OBJECT-TYPE The protocol number of the local peer's traffic. | 1.3.6.1.4.1.25506.2.7.1.4.1.4 | Integer32 (0..255) | read-only | current |
| hh3cIPSecTrafficLocalPort OBJECT-TYPE The port number of the local peer's traffic. | 1.3.6.1.4.1.25506.2.7.1.4.1.5 | Integer32 (0..65535) | read-only | current |
| hh3cIPSecTrafficRemoteType OBJECT-TYPE The type of remote peer. Possible values are: a single IP address, or an IP address range, or an IP subnet. | 1.3.6.1.4.1.25506.2.7.1.4.1.6 | Hh3cTrafficType | read-only | current |
| hh3cIPSecTrafficRemoteAddr1 OBJECT-TYPE The first specification of remote peer's IP address. If the remote peer type is single IP address, then this is the value of the IP address. If the remote peer type is IP subnet, then this is the value of the subnet. If the remote peer type is IP address range, then this is the value of beginning IP address of the range. | 1.3.6.1.4.1.25506.2.7.1.4.1.7 | IpAddress | read-only | current |
| hh3cIPSecTrafficRemoteAddr2 OBJECT-TYPE Single IP address, then this is the value of the IP address. If the remote peer type is IP subnet, then this is the value of the subnet mask. If the remote peer type is IP address range, then this is the value of ending IP address of the range. | 1.3.6.1.4.1.25506.2.7.1.4.1.8 | IpAddress | read-only | current |
| hh3cIPSecTrafficRemoteProtocol OBJECT-TYPE The protocol number of the remote peer's traffic. | 1.3.6.1.4.1.25506.2.7.1.4.1.9 | Integer32 (0..255) | read-only | current |
| hh3cIPSecTrafficRemotePort OBJECT-TYPE The port number of the remote peer's traffic. | 1.3.6.1.4.1.25506.2.7.1.4.1.10 | Integer32 (0..65535) | read-only | current |
| hh3cIPSecGlobalStats OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.7.1.5 | |||
| hh3cIPSecGlobalActiveTunnels OBJECT-TYPE The total number of currently active IPSec Phase-2 Tunnels. | 1.3.6.1.4.1.25506.2.7.1.5.1 | Gauge32 | read-only | current |
| hh3cIPSecGlobalActiveSas OBJECT-TYPE The total number of currently active or expiring IPSec Phase-2 SA. | 1.3.6.1.4.1.25506.2.7.1.5.2 | Gauge32 | read-only | current |
| hh3cIPSecGlobalInOctets 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.7.1.5.3 | Counter64 | read-only | current |
| hh3cIPSecGlobalInDecompOctets 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.7.1.5.4 | Counter64 | read-only | current |
| hh3cIPSecGlobalInPkts 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.7.1.5.5 | Counter64 | read-only | current |
| hh3cIPSecGlobalInDrops 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.7.1.5.6 | Counter64 | read-only | current |
| hh3cIPSecGlobalInReplayDrops 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.7.1.5.7 | Counter32 | read-only | current |
| hh3cIPSecGlobalInAuthFails 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.7.1.5.8 | Counter32 | read-only | current |
| hh3cIPSecGlobalInDecryptFails 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.7.1.5.9 | Counter32 | read-only | current |
| hh3cIPSecGlobalOutOctets 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.7.1.5.10 | Counter64 | read-only | current |
| hh3cIPSecGlobalOutUncompOctets 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.7.1.5.11 | Counter64 | read-only | current |
| hh3cIPSecGlobalOutPkts 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.7.1.5.12 | Counter64 | read-only | current |
| hh3cIPSecGlobalOutDrops 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.7.1.5.13 | Counter64 | read-only | current |
| hh3cIPSecGlobalOutEncryptFails 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.7.1.5.14 | Counter32 | read-only | current |
| hh3cIPSecGlobalNoMemoryDropPkts 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.7.1.5.15 | Counter32 | read-only | current |
| hh3cIPSecGlobalNoFindSaDropPkts 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.7.1.5.16 | Counter32 | read-only | current |
| hh3cIPSecGlobalQueueFullDropPkts 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.7.1.5.17 | Counter32 | read-only | current |
| hh3cIPSecGlobalInvalidLenDropPkts 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.7.1.5.18 | Counter32 | read-only | current |
| hh3cIPSecGlobalTooLongDropPkts 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.7.1.5.19 | Counter32 | read-only | current |
| hh3cIPSecGlobalInvalidSaDropPkts 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.7.1.5.20 | Counter32 | read-only | current |
| hh3cIPSecTrapObject OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.7.1.6 | |||
| hh3cIPSecPolicyName OBJECT-TYPE The IPSec policy name with a trap. | 1.3.6.1.4.1.25506.2.7.1.6.1 | DisplayString | accessible-for-notify | current |
| hh3cIPSecPolicySeqNum OBJECT-TYPE The IPSec policy sequence number with a trap. | 1.3.6.1.4.1.25506.2.7.1.6.2 | Integer32 | accessible-for-notify | current |
| hh3cIPSecPolicySize OBJECT-TYPE The number of IPSec policies with a trap. | 1.3.6.1.4.1.25506.2.7.1.6.3 | Integer32 | accessible-for-notify | current |
| hh3cIPSecSpiValue OBJECT-TYPE The SPI value associated with a trap. | 1.3.6.1.4.1.25506.2.7.1.6.4 | Integer32 | accessible-for-notify | current |
| hh3cIPSecTrapCntl OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.7.1.7 | |||
| hh3cIPSecTrapGlobalCntl OBJECT-TYPE Indicates whether all IPSec traps should be generated. | 1.3.6.1.4.1.25506.2.7.1.7.1 | Hh3cTrapStatus | read-write | current |
| hh3cIPSecTunnelStartTrapCntl OBJECT-TYPE Indicates whether hh3cIPSecTunnelStart traps should be generated. | 1.3.6.1.4.1.25506.2.7.1.7.2 | Hh3cTrapStatus | read-write | current |
| hh3cIPSecTunnelStopTrapCntl OBJECT-TYPE Indicates whether hh3cIPSecTunnelStop traps should be generated. | 1.3.6.1.4.1.25506.2.7.1.7.3 | Hh3cTrapStatus | read-write | current |
| hh3cIPSecNoSaTrapCntl OBJECT-TYPE Indicates whether hh3cIPSecNoSaFailure traps should be generated. | 1.3.6.1.4.1.25506.2.7.1.7.4 | Hh3cTrapStatus | read-write | current |
| hh3cIPSecAuthFailureTrapCntl OBJECT-TYPE Indicates whether hh3cIPSecAuthFailFailure traps should be generated. | 1.3.6.1.4.1.25506.2.7.1.7.5 | Hh3cTrapStatus | read-write | current |
| hh3cIPSecEncryFailureTrapCntl OBJECT-TYPE Indicates whether hh3cIPSecEncryFailFailure traps should be generated. | 1.3.6.1.4.1.25506.2.7.1.7.6 | Hh3cTrapStatus | read-write | current |
| hh3cIPSecDecryFailureTrapCntl OBJECT-TYPE Indicates whether hh3cIPSecDecryFailFailure traps should be generated. | 1.3.6.1.4.1.25506.2.7.1.7.7 | Hh3cTrapStatus | read-write | current |
| hh3cIPSecInvalidSaTrapCntl OBJECT-TYPE Indicates whether hh3cIPSec Invalid Sa Failure traps should be generated. | 1.3.6.1.4.1.25506.2.7.1.7.8 | Hh3cTrapStatus | read-write | current |
| hh3cIPSecPolicyAddTrapCntl OBJECT-TYPE Indicates whether hh3cIPSecPolicyAdd traps should be generated. | 1.3.6.1.4.1.25506.2.7.1.7.9 | Hh3cTrapStatus | read-write | current |
| hh3cIPSecPolicyDelTrapCntl OBJECT-TYPE Indicates whether hh3cIPSecPolicyDel traps should be generated. | 1.3.6.1.4.1.25506.2.7.1.7.10 | Hh3cTrapStatus | read-write | current |
| hh3cIPSecPolicyAttachTrapCntl OBJECT-TYPE Indicates whether hh3cIPSecPolicyAttach traps should be generated. | 1.3.6.1.4.1.25506.2.7.1.7.11 | Hh3cTrapStatus | read-write | current |
| hh3cIPSecPolicyDetachTrapCntl OBJECT-TYPE Indicates whether hh3cIPSecPolicyDetach traps should be generated. | 1.3.6.1.4.1.25506.2.7.1.7.12 | Hh3cTrapStatus | read-write | current |
| hh3cIPSecTrap OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.7.1.8 | |||
| hh3cIPSecNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.7.1.8.1 | |||
| hh3cIPSecConformance OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.7.2 | |||
| hh3cIPSecCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.7.2.1 | |||
| hh3cIPSecGroups OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.7.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cIPSecTunnelStart NOTIFICATION-TYPE This notification is generated when an IPSec Phase-2 Tunnel is created. | 1.3.6.1.4.1.25506.2.7.1.8.1.1 | current |
| hh3cIPSecTunnelStop NOTIFICATION-TYPE This notification is generated when an IPSec Phase-2 Tunnel is deleted. | 1.3.6.1.4.1.25506.2.7.1.8.1.2 | current |
| hh3cIPSecNoSaFailure NOTIFICATION-TYPE This notification is generated when an IPSec Phase-2 non-existent SA error occurs. | 1.3.6.1.4.1.25506.2.7.1.8.1.3 | current |
| hh3cIPSecAuthFailFailure NOTIFICATION-TYPE This notification is generated when the IPSec phase-2 authentication failure occurs. | 1.3.6.1.4.1.25506.2.7.1.8.1.4 | current |
| hh3cIPSecEncryFailFailure NOTIFICATION-TYPE This notification is generated when the IPSec phase-2 tunnel has an encrypting failure. | 1.3.6.1.4.1.25506.2.7.1.8.1.5 | current |
| hh3cIPSecDecryFailFailure NOTIFICATION-TYPE This notification is generated when the IPSec phase-2 tunnel has a decrypting failure. | 1.3.6.1.4.1.25506.2.7.1.8.1.6 | current |
| hh3cIPSecInvalidSaFailure NOTIFICATION-TYPE This notification is generated when the IPSec phase-2 invalid SA failure occurs. | 1.3.6.1.4.1.25506.2.7.1.8.1.7 | current |
| hh3cIPSecPolicyAdd NOTIFICATION-TYPE This notification is generated when an IPSec policy is added. | 1.3.6.1.4.1.25506.2.7.1.8.1.8 | current |
| hh3cIPSecPolicyDel NOTIFICATION-TYPE This notification is generated when an IPSec policy is deleted. | 1.3.6.1.4.1.25506.2.7.1.8.1.9 | current |
| hh3cIPSecPolicyAttach NOTIFICATION-TYPE This notification is generated when an IPSec policy is attached with one interface. | 1.3.6.1.4.1.25506.2.7.1.8.1.10 | current |
| hh3cIPSecPolicyDetach NOTIFICATION-TYPE This notification is generated when an IPSec policy is detached with one interface. | 1.3.6.1.4.1.25506.2.7.1.8.1.11 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hh3cIPSecCompliance MODULE-COMPLIANCE | 1.3.6.1.4.1.25506.2.7.2.1.1 | current |
| hh3cIPSecTunnelTableGroup OBJECT-GROUP The group contains the IPSec tunnel's property information. | 1.3.6.1.4.1.25506.2.7.2.2.1 | current |
| hh3cIPSecTunnelStatGroup OBJECT-GROUP The group contains the IPSec tunnel's statistic information. | 1.3.6.1.4.1.25506.2.7.2.2.2 | current |
| hh3cIPSecSaGroup OBJECT-GROUP The group contains the SA's property information. | 1.3.6.1.4.1.25506.2.7.2.2.3 | current |
| hh3cIPSecTrafficTableGroup OBJECT-GROUP The group contains the property information of the data flow protected by IPSec tunnel. | 1.3.6.1.4.1.25506.2.7.2.2.4 | current |
| hh3cIPSecGlobalStatsGroup OBJECT-GROUP The group contains all of the IPSec tunnel's statistic information. | 1.3.6.1.4.1.25506.2.7.2.2.5 | current |
| hh3cIPSecTrapObjectGroup OBJECT-GROUP The group contains all of trap objects of IPSec tunnels. | 1.3.6.1.4.1.25506.2.7.2.2.6 | current |
| hh3cIPSecTrapCntlGroup OBJECT-GROUP The group contains all of trap switches of IPSec tunnels. | 1.3.6.1.4.1.25506.2.7.2.2.7 | current |
| hh3cIPSecTrapGroup NOTIFICATION-GROUP The group contains all of trap of IPSec tunnels. | 1.3.6.1.4.1.25506.2.7.2.2.8 | current |