MIBs Depot

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

FromSymbols
HH3C-OID-MIBhh3cCommon
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
hh3cIPSecTunnelEntry
OBJECT-TYPE
Information about hh3cIPSecTunnelTable.
1.3.6.1.4.1.25506.2.7.1.1.1not-accessiblecurrent
hh3cIPSecTunIfIndex
OBJECT-TYPE
The interface index( the ifIndex of ifTable ).
1.3.6.1.4.1.25506.2.7.1.1.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cIPSecTunEntryIndex
OBJECT-TYPE
The index of IPSec policy applied in the interface.
1.3.6.1.4.1.25506.2.7.1.1.1.2Integer32 (1..2147483647)not-accessiblecurrent
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.3Integer32 (1..2147483647)not-accessiblecurrent
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.4Integer32 (1..2147483647)read-onlycurrent
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.5IpAddressread-onlycurrent
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.6IpAddressread-onlycurrent
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.7Hh3cIPSecNegoTyperead-onlycurrent
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.8Hh3cEncapModeread-onlycurrent
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.9INTEGER {local(1), remote(2), none(2147483647)}read-onlycurrent
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.10Gauge32read-onlycurrent
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.11Integer32 (1..2147483647)read-onlycurrent
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.12Integer32 (0..2147483647)read-onlycurrent
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.13Integer32 (0..2147483647)read-onlycurrent
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.14Gauge32read-onlycurrent
hh3cIPSecTunTotalRefreshes
OBJECT-TYPE
The total number of security association refreshing performed.
1.3.6.1.4.1.25506.2.7.1.1.1.15Counter32read-onlycurrent
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.16Gauge32read-onlycurrent
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.17Hh3cEncryptAlgoread-onlycurrent
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.18Hh3cAuthAlgoread-onlycurrent
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.19Hh3cAuthAlgoread-onlycurrent
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.20Hh3cDiffHellmanGrpread-onlycurrent
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.21Hh3cEncryptAlgoread-onlycurrent
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.22Hh3cAuthAlgoread-onlycurrent
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.23Hh3cAuthAlgoread-onlycurrent
hh3cIPSecTunPolicyName
OBJECT-TYPE
The policy name used by this IPSec tunnel.
1.3.6.1.4.1.25506.2.7.1.1.1.24DisplayStringread-onlycurrent
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.25Integer32 (1..2147483647)read-onlycurrent
hh3cIPSecTunStatus
OBJECT-TYPE
The status of the IPSec Tunnel.
1.3.6.1.4.1.25506.2.7.1.1.1.26INTEGER {initial(1), ready(2), rekeyed(3), closed(4)}read-onlycurrent
hh3cIPSecTunnelStatTable
OBJECT-TYPE
The IPSec Phase-2 Tunnel Statistics Table.
1.3.6.1.4.1.25506.2.7.1.2not-accessiblecurrent
hh3cIPSecTunnelStatEntry
OBJECT-TYPE
Information about hh3cIPSecTunnelStatTable.
1.3.6.1.4.1.25506.2.7.1.2.1not-accessiblecurrent
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.1Counter64read-onlycurrent
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.2Counter64read-onlycurrent
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.3Counter64read-onlycurrent
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.4Counter64read-onlycurrent
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.5Counter32read-onlycurrent
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.6Counter32read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter64read-onlycurrent
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.9Counter64read-onlycurrent
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.10Counter64read-onlycurrent
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.11Counter64read-onlycurrent
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.12Counter32read-onlycurrent
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.13Counter32read-onlycurrent
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.14Counter32read-onlycurrent
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.15Counter32read-onlycurrent
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.16Counter32read-onlycurrent
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.17Counter32read-onlycurrent
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.3not-accessiblecurrent
hh3cIPSecSaEntry
OBJECT-TYPE
Information about hh3cIPSecSaTable.
1.3.6.1.4.1.25506.2.7.1.3.1not-accessiblecurrent
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.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cIPSecSaDirection
OBJECT-TYPE
The direction of the SA.
1.3.6.1.4.1.25506.2.7.1.3.1.2INTEGER {in(1), out(2)}read-onlycurrent
hh3cIPSecSaValue
OBJECT-TYPE
The value of the SPI.
1.3.6.1.4.1.25506.2.7.1.3.1.3Unsigned32 (1..4294967295)read-onlycurrent
hh3cIPSecSaProtocol
OBJECT-TYPE
The security protocol of the SA.
1.3.6.1.4.1.25506.2.7.1.3.1.4Hh3cSaProtocolread-onlycurrent
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.5Hh3cEncryptAlgoread-onlycurrent
hh3cIPSecSaAuthAlgo
OBJECT-TYPE
The authentication algorithm used by the SA.
1.3.6.1.4.1.25506.2.7.1.3.1.6Hh3cAuthAlgoread-onlycurrent
hh3cIPSecSaStatus
OBJECT-TYPE
The status of the SA.
1.3.6.1.4.1.25506.2.7.1.3.1.7INTEGER {active(1), expiring(2)}read-onlycurrent
hh3cIPSecTrafficTable
OBJECT-TYPE
The IPSec Phase-2 Tunnel Traffic Table.
1.3.6.1.4.1.25506.2.7.1.4not-accessiblecurrent
hh3cIPSecTrafficEntry
OBJECT-TYPE
Information about hh3cIPSecTrafficTable.
1.3.6.1.4.1.25506.2.7.1.4.1not-accessiblecurrent
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.1Hh3cTrafficTyperead-onlycurrent
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.2IpAddressread-onlycurrent
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.3IpAddressread-onlycurrent
hh3cIPSecTrafficLocalProtocol
OBJECT-TYPE
The protocol number of the local peer's traffic.
1.3.6.1.4.1.25506.2.7.1.4.1.4Integer32 (0..255)read-onlycurrent
hh3cIPSecTrafficLocalPort
OBJECT-TYPE
The port number of the local peer's traffic.
1.3.6.1.4.1.25506.2.7.1.4.1.5Integer32 (0..65535)read-onlycurrent
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.6Hh3cTrafficTyperead-onlycurrent
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.7IpAddressread-onlycurrent
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.8IpAddressread-onlycurrent
hh3cIPSecTrafficRemoteProtocol
OBJECT-TYPE
The protocol number of the remote peer's traffic.
1.3.6.1.4.1.25506.2.7.1.4.1.9Integer32 (0..255)read-onlycurrent
hh3cIPSecTrafficRemotePort
OBJECT-TYPE
The port number of the remote peer's traffic.
1.3.6.1.4.1.25506.2.7.1.4.1.10Integer32 (0..65535)read-onlycurrent
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.1Gauge32read-onlycurrent
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.2Gauge32read-onlycurrent
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.3Counter64read-onlycurrent
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.4Counter64read-onlycurrent
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.5Counter64read-onlycurrent
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.6Counter64read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
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.9Counter32read-onlycurrent
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.10Counter64read-onlycurrent
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.11Counter64read-onlycurrent
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.12Counter64read-onlycurrent
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.13Counter64read-onlycurrent
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.14Counter32read-onlycurrent
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.15Counter32read-onlycurrent
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.16Counter32read-onlycurrent
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.17Counter32read-onlycurrent
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.18Counter32read-onlycurrent
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.19Counter32read-onlycurrent
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.20Counter32read-onlycurrent
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.1DisplayStringaccessible-for-notifycurrent
hh3cIPSecPolicySeqNum
OBJECT-TYPE
The IPSec policy sequence number with a trap.
1.3.6.1.4.1.25506.2.7.1.6.2Integer32accessible-for-notifycurrent
hh3cIPSecPolicySize
OBJECT-TYPE
The number of IPSec policies with a trap.
1.3.6.1.4.1.25506.2.7.1.6.3Integer32accessible-for-notifycurrent
hh3cIPSecSpiValue
OBJECT-TYPE
The SPI value associated with a trap.
1.3.6.1.4.1.25506.2.7.1.6.4Integer32accessible-for-notifycurrent
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.1Hh3cTrapStatusread-writecurrent
hh3cIPSecTunnelStartTrapCntl
OBJECT-TYPE
Indicates whether hh3cIPSecTunnelStart traps should be generated.
1.3.6.1.4.1.25506.2.7.1.7.2Hh3cTrapStatusread-writecurrent
hh3cIPSecTunnelStopTrapCntl
OBJECT-TYPE
Indicates whether hh3cIPSecTunnelStop traps should be generated.
1.3.6.1.4.1.25506.2.7.1.7.3Hh3cTrapStatusread-writecurrent
hh3cIPSecNoSaTrapCntl
OBJECT-TYPE
Indicates whether hh3cIPSecNoSaFailure traps should be generated.
1.3.6.1.4.1.25506.2.7.1.7.4Hh3cTrapStatusread-writecurrent
hh3cIPSecAuthFailureTrapCntl
OBJECT-TYPE
Indicates whether hh3cIPSecAuthFailFailure traps should be generated.
1.3.6.1.4.1.25506.2.7.1.7.5Hh3cTrapStatusread-writecurrent
hh3cIPSecEncryFailureTrapCntl
OBJECT-TYPE
Indicates whether hh3cIPSecEncryFailFailure traps should be generated.
1.3.6.1.4.1.25506.2.7.1.7.6Hh3cTrapStatusread-writecurrent
hh3cIPSecDecryFailureTrapCntl
OBJECT-TYPE
Indicates whether hh3cIPSecDecryFailFailure traps should be generated.
1.3.6.1.4.1.25506.2.7.1.7.7Hh3cTrapStatusread-writecurrent
hh3cIPSecInvalidSaTrapCntl
OBJECT-TYPE
Indicates whether hh3cIPSec Invalid Sa Failure traps should be generated.
1.3.6.1.4.1.25506.2.7.1.7.8Hh3cTrapStatusread-writecurrent
hh3cIPSecPolicyAddTrapCntl
OBJECT-TYPE
Indicates whether hh3cIPSecPolicyAdd traps should be generated.
1.3.6.1.4.1.25506.2.7.1.7.9Hh3cTrapStatusread-writecurrent
hh3cIPSecPolicyDelTrapCntl
OBJECT-TYPE
Indicates whether hh3cIPSecPolicyDel traps should be generated.
1.3.6.1.4.1.25506.2.7.1.7.10Hh3cTrapStatusread-writecurrent
hh3cIPSecPolicyAttachTrapCntl
OBJECT-TYPE
Indicates whether hh3cIPSecPolicyAttach traps should be generated.
1.3.6.1.4.1.25506.2.7.1.7.11Hh3cTrapStatusread-writecurrent
hh3cIPSecPolicyDetachTrapCntl
OBJECT-TYPE
Indicates whether hh3cIPSecPolicyDetach traps should be generated.
1.3.6.1.4.1.25506.2.7.1.7.12Hh3cTrapStatusread-writecurrent
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

NameOIDStatus
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.1current
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.2current
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.3current
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.4current
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.5current
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.6current
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.7current
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.8current
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.9current
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.10current
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.11current

Conformance

NameOIDStatus
hh3cIPSecCompliance
MODULE-COMPLIANCE
1.3.6.1.4.1.25506.2.7.2.1.1current
hh3cIPSecTunnelTableGroup
OBJECT-GROUP
The group contains the IPSec tunnel's property information.
1.3.6.1.4.1.25506.2.7.2.2.1current
hh3cIPSecTunnelStatGroup
OBJECT-GROUP
The group contains the IPSec tunnel's statistic information.
1.3.6.1.4.1.25506.2.7.2.2.2current
hh3cIPSecSaGroup
OBJECT-GROUP
The group contains the SA's property information.
1.3.6.1.4.1.25506.2.7.2.2.3current
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.4current
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.5current
hh3cIPSecTrapObjectGroup
OBJECT-GROUP
The group contains all of trap objects of IPSec tunnels.
1.3.6.1.4.1.25506.2.7.2.2.6current
hh3cIPSecTrapCntlGroup
OBJECT-GROUP
The group contains all of trap switches of IPSec tunnels.
1.3.6.1.4.1.25506.2.7.2.2.7current
hh3cIPSecTrapGroup
NOTIFICATION-GROUP
The group contains all of trap of IPSec tunnels.
1.3.6.1.4.1.25506.2.7.2.2.8current