HH3C-IPSEC-MONITOR-V2-MIB

File: HH3C-IPSEC-MONITOR-V2-MIB.mib (72678 bytes)

Imported modules

RFC1213-MIB IF-MIB SNMPv2-TC
SNMPv2-SMI INET-ADDRESS-MIB SNMPv2-CONF
HH3C-OID-MIB

Imported symbols

ifIndex InterfaceIndex DisplayString
TEXTUAL-CONVENTION TruthValue Integer32
Counter32 Counter64 OBJECT-TYPE
MODULE-IDENTITY Gauge32 NOTIFICATION-TYPE
Unsigned32 InetAddressType InetAddress
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
hh3cCommon

Defined Types

Hh3cIPsecDiffHellmanGrpV2  
The Diffie Hellman Group used in the IKE and IPsec negotiations. invalidGroup(2147483647) is defined as invalid value.
TEXTUAL-CONVENTION    
  INTEGER none(0), dhGroup1(1), dhGroup2(2), dhGroup5(5), dhGroup14(14), dhGroup24(24), invalidGroup(2147483647)  

Hh3cIPsecEncapModeV2  
The encapsulation mode used by an IPsec Phase-2 Tunnel. invalidMode(2147483647) is defined as invalid value.
TEXTUAL-CONVENTION    
  INTEGER tunnel(1), transport(2), invalidMode(2147483647)  

Hh3cIPsecEncryptAlgoV2  
The encryption algorithm used in the IKE and IPsec negotiations. invalidAlg(2147483647) is defined as invalid value.
TEXTUAL-CONVENTION    
  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), invalidAlg(2147483647)  

Hh3cIPsecAuthAlgoV2  
The authentication algorithm used in the IKE negotiations. invalidAlg(2147483647) is defined as invalid value.
TEXTUAL-CONVENTION    
  INTEGER none(0), md5(1), sha1(2), sha256(3), sha384(4), sha512(5), invalidAlg(2147483647)  

Hh3cIPsecSaProtocolV2  
The protocol of security association.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), ah(2), esp(3), ipcomp(4)  

Hh3cIPsecIDTypeV2  
The type of IPsec Identity.
TEXTUAL-CONVENTION    
  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)  

Hh3cIPsecTrafficTypeV2  
The type of the data flow.
TEXTUAL-CONVENTION    
  INTEGER ipv4Addr(1), ipv4AddrSubnet(4), ipv6Addr(5), ipv6AddrSubnet(6), ipv4AddrRange(7), ipv6AddrRange(8)  

Hh3cIPsecNegoTypeV2  
The type of key used by an IPsec Phase-2 Tunnel. invalidType(2147483647) is defined as invalid value.
TEXTUAL-CONVENTION    
  INTEGER ike(1), manual(2), invalidType(2147483647)  

Hh3cIPsecTunnelStateV2  
The state of IPsec tunnel.
TEXTUAL-CONVENTION    
  INTEGER active(1), timeout(2)  

Hh3cIPsecTunnelV2Entry  
SEQUENCE    
  hh3cIPsecTunIndexV2 Integer32
  hh3cIPsecTunIfIndexV2 InterfaceIndex
  hh3cIPsecTunIKETunnelIndexV2 Integer32
  hh3cIPsecTunIKETunLocalIDTypeV2 Hh3cIPsecIDTypeV2
  hh3cIPsecTunIKETunLocalIDVal1V2 DisplayString
  hh3cIPsecTunIKETunLocalIDVal2V2 DisplayString
  hh3cIPsecTunIKETunRemoteIDTypeV2 Hh3cIPsecIDTypeV2
  hh3cIPsecTunIKETunRemoteIDVal1V2 DisplayString
  hh3cIPsecTunIKETunRemoteIDVal2V2 DisplayString
  hh3cIPsecTunLocalAddrTypeV2 InetAddressType
  hh3cIPsecTunLocalAddrV2 InetAddress
  hh3cIPsecTunRemoteAddrTypeV2 InetAddressType
  hh3cIPsecTunRemoteAddrV2 InetAddress
  hh3cIPsecTunKeyTypeV2 Hh3cIPsecNegoTypeV2
  hh3cIPsecTunEncapModeV2 Hh3cIPsecEncapModeV2
  hh3cIPsecTunInitiatorV2 INTEGER
  hh3cIPsecTunLifeSizeV2 Gauge32
  hh3cIPsecTunLifeTimeV2 Integer32
  hh3cIPsecTunRemainTimeV2 Integer32
  hh3cIPsecTunActiveTimeV2 Integer32
  hh3cIPsecTunRemainSizeV2 Gauge32
  hh3cIPsecTunTotalRefreshesV2 Counter32
  hh3cIPsecTunCurrentSaInstancesV2 Gauge32
  hh3cIPsecTunInSaEncryptAlgoV2 Hh3cIPsecEncryptAlgoV2
  hh3cIPsecTunInSaAhAuthAlgoV2 Hh3cIPsecAuthAlgoV2
  hh3cIPsecTunInSaEspAuthAlgoV2 Hh3cIPsecAuthAlgoV2
  hh3cIPsecTunDiffHellmanGrpV2 Hh3cIPsecDiffHellmanGrpV2
  hh3cIPsecTunOutSaEncryptAlgoV2 Hh3cIPsecEncryptAlgoV2
  hh3cIPsecTunOutSaAhAuthAlgoV2 Hh3cIPsecAuthAlgoV2
  hh3cIPsecTunOutSaEspAuthAlgoV2 Hh3cIPsecAuthAlgoV2
  hh3cIPsecTunPolicyNameV2 DisplayString
  hh3cIPsecTunPolicyNumV2 Integer32
  hh3cIPsecTunStatusV2 INTEGER

Hh3cIPsecTunnelStatV2Entry  
SEQUENCE    
  hh3cIPsecTunInOctetsV2 Counter64
  hh3cIPsecTunInDecompOctetsV2 Counter64
  hh3cIPsecTunInPktsV2 Counter64
  hh3cIPsecTunInDropPktsV2 Counter64
  hh3cIPsecTunInReplayDropPktsV2 Counter64
  hh3cIPsecTunInAuthFailsV2 Counter64
  hh3cIPsecTunInDecryptFailsV2 Counter64
  hh3cIPsecTunOutOctetsV2 Counter64
  hh3cIPsecTunOutUncompOctetsV2 Counter64
  hh3cIPsecTunOutPktsV2 Counter64
  hh3cIPsecTunOutDropPktsV2 Counter64
  hh3cIPsecTunOutEncryptFailsV2 Counter64
  hh3cIPsecTunNoMemoryDropPktsV2 Counter64
  hh3cIPsecTunQueueFullDropPktsV2 Counter64
  hh3cIPsecTunInvalidLenDropPktsV2 Counter64
  hh3cIPsecTunTooLongDropPktsV2 Counter64
  hh3cIPsecTunInvalidSaDropPktsV2 Counter64

Hh3cIPsecSaV2Entry  
SEQUENCE    
  hh3cIPsecSaIndexV2 Integer32
  hh3cIPsecSaDirectionV2 INTEGER
  hh3cIPsecSaSpiValueV2 Unsigned32
  hh3cIPsecSaSecProtocolV2 Hh3cIPsecSaProtocolV2
  hh3cIPsecSaEncryptAlgoV2 Hh3cIPsecEncryptAlgoV2
  hh3cIPsecSaAuthAlgoV2 Hh3cIPsecAuthAlgoV2
  hh3cIPsecSaStatusV2 INTEGER

Hh3cIPsecTrafficV2Entry  
SEQUENCE    
  hh3cIPsecTrafficLocalTypeV2 Hh3cIPsecTrafficTypeV2
  hh3cIPsecTrafficLocalAddr1TypeV2 InetAddressType
  hh3cIPsecTrafficLocalAddr1V2 InetAddress
  hh3cIPsecTrafficLocalAddr2TypeV2 InetAddressType
  hh3cIPsecTrafficLocalAddr2V2 InetAddress
  hh3cIPsecTrafficLocalProtocol1V2 Integer32
  hh3cIPsecTrafficLocalProtocol2V2 Integer32
  hh3cIPsecTrafficLocalPort1V2 Integer32
  hh3cIPsecTrafficLocalPort2V2 Integer32
  hh3cIPsecTrafficRemoteTypeV2 Hh3cIPsecTrafficTypeV2
  hh3cIPsecTrafficRemAddr1TypeV2 InetAddressType
  hh3cIPsecTrafficRemAddr1V2 InetAddress
  hh3cIPsecTrafficRemAddr2TypeV2 InetAddressType
  hh3cIPsecTrafficRemAddr2V2 InetAddress
  hh3cIPsecTrafficRemoPro1V2 Integer32
  hh3cIPsecTrafficRemoPro2V2 Integer32
  hh3cIPsecTrafficRemPort1V2 Integer32
  hh3cIPsecTrafficRemPort2V2 Integer32

Defined Values

hh3cIPsecMonitorV2 1.3.6.1.4.1.25506.2.126
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.
MODULE-IDENTITY    

hh3cIPsecObjectsV2 1.3.6.1.4.1.25506.2.126.1
OBJECT IDENTIFIER    

hh3cIPsecScalarObjectsV2 1.3.6.1.4.1.25506.2.126.1.1
OBJECT IDENTIFIER    

hh3cIPsecMIBVersion 1.3.6.1.4.1.25506.2.126.1.1.1
Version string of this MIB.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cIPsecTunnelV2Table 1.3.6.1.4.1.25506.2.126.1.2
The IPsec Phase-2 Tunnel Table. There is one entry in this table for each active IPsec Phase-2 Tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIPsecTunnelV2Entry

hh3cIPsecTunnelV2Entry 1.3.6.1.4.1.25506.2.126.1.2.1
Information about hh3cIPsecTunnelV2Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIPsecTunnelV2Entry  

hh3cIPsecTunIndexV2 1.3.6.1.4.1.25506.2.126.1.2.1.1
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cIPsecTunIfIndexV2 1.3.6.1.4.1.25506.2.126.1.2.1.2
The interface index( the ifIndex of ifTable ).
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hh3cIPsecTunIKETunnelIndexV2 1.3.6.1.4.1.25506.2.126.1.2.1.3
The index of the associated IPsec Phase-1 IKE Tunnel (IKETunIndex in the IKETunnelTable). 2147483647 is defined as invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cIPsecTunIKETunLocalIDTypeV2 1.3.6.1.4.1.25506.2.126.1.2.1.4
The type of the local peer identity for the associated IPsec Phase-1 IKE Tunnel (IKETunLocalType in the IKETunnelTable).
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecIDTypeV2  

hh3cIPsecTunIKETunLocalIDVal1V2 1.3.6.1.4.1.25506.2.126.1.2.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cIPsecTunIKETunLocalIDVal2V2 1.3.6.1.4.1.25506.2.126.1.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cIPsecTunIKETunRemoteIDTypeV2 1.3.6.1.4.1.25506.2.126.1.2.1.7
The type of the remote peer identity for the associated IPsec Phase-1 IKE Tunnel (IKETunRemoteType in the IKETunnelTable).
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecIDTypeV2  

hh3cIPsecTunIKETunRemoteIDVal1V2 1.3.6.1.4.1.25506.2.126.1.2.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cIPsecTunIKETunRemoteIDVal2V2 1.3.6.1.4.1.25506.2.126.1.2.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cIPsecTunLocalAddrTypeV2 1.3.6.1.4.1.25506.2.126.1.2.1.10
The type of the IP address for the local peer of the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hh3cIPsecTunLocalAddrV2 1.3.6.1.4.1.25506.2.126.1.2.1.11
The IP address of the local peer for the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hh3cIPsecTunRemoteAddrTypeV2 1.3.6.1.4.1.25506.2.126.1.2.1.12
The type of the IP address for the remote peer of the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hh3cIPsecTunRemoteAddrV2 1.3.6.1.4.1.25506.2.126.1.2.1.13
The IP address of the remote peer for the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hh3cIPsecTunKeyTypeV2 1.3.6.1.4.1.25506.2.126.1.2.1.14
The key negotiate mode used by the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecNegoTypeV2  

hh3cIPsecTunEncapModeV2 1.3.6.1.4.1.25506.2.126.1.2.1.15
The encapsulation mode used by the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecEncapModeV2  

hh3cIPsecTunInitiatorV2 1.3.6.1.4.1.25506.2.126.1.2.1.16
The initiator of this IPsec tunnel. Value none is used for manual IPsec tunnel, for there is no initiator or responder in this method.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), remote(2), none(2147483647)  

hh3cIPsecTunLifeSizeV2 1.3.6.1.4.1.25506.2.126.1.2.1.17
The negotiated LifeSize of the IPsec Phase-2 Tunnel in kilobytes. 0 is defined as invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3cIPsecTunLifeTimeV2 1.3.6.1.4.1.25506.2.126.1.2.1.18
The negotiated LifeTime of the IPsec Phase-2 Tunnel in seconds. 2147483647 is defined as invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cIPsecTunRemainTimeV2 1.3.6.1.4.1.25506.2.126.1.2.1.19
The remain time of SA in seconds. 2147483647 is defined as invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cIPsecTunActiveTimeV2 1.3.6.1.4.1.25506.2.126.1.2.1.20
The duration the IPsec Phase-2 Tunnel has been active in hundredths of seconds. 2147483647 is defined as invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cIPsecTunRemainSizeV2 1.3.6.1.4.1.25506.2.126.1.2.1.21
The remain LifeSize of SA in kilobytes. 0 is defined as invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3cIPsecTunTotalRefreshesV2 1.3.6.1.4.1.25506.2.126.1.2.1.22
The total number of security association refreshing performed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cIPsecTunCurrentSaInstancesV2 1.3.6.1.4.1.25506.2.126.1.2.1.23
The number of security associations which are currently active or expiring.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3cIPsecTunInSaEncryptAlgoV2 1.3.6.1.4.1.25506.2.126.1.2.1.24
The encryption algorithm used by the inbound security association of the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecEncryptAlgoV2  

hh3cIPsecTunInSaAhAuthAlgoV2 1.3.6.1.4.1.25506.2.126.1.2.1.25
The authentication algorithm used by the inbound authentication header (AH) security association of the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecAuthAlgoV2  

hh3cIPsecTunInSaEspAuthAlgoV2 1.3.6.1.4.1.25506.2.126.1.2.1.26
The authentication algorithm used by the inbound encapsulation security protocol(ESP) security association of the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecAuthAlgoV2  

hh3cIPsecTunDiffHellmanGrpV2 1.3.6.1.4.1.25506.2.126.1.2.1.27
The Diffie Hellman Group used by the security association of the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecDiffHellmanGrpV2  

hh3cIPsecTunOutSaEncryptAlgoV2 1.3.6.1.4.1.25506.2.126.1.2.1.28
The encryption algorithm used by the outbound security association of the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecEncryptAlgoV2  

hh3cIPsecTunOutSaAhAuthAlgoV2 1.3.6.1.4.1.25506.2.126.1.2.1.29
The authentication algorithm used by the outbound authentication header (AH) security association of the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecAuthAlgoV2  

hh3cIPsecTunOutSaEspAuthAlgoV2 1.3.6.1.4.1.25506.2.126.1.2.1.30
The authentication algorithm used by the outbound encapsulation security protocol(ESP) security association of the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecAuthAlgoV2  

hh3cIPsecTunPolicyNameV2 1.3.6.1.4.1.25506.2.126.1.2.1.31
The policy name used by this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cIPsecTunPolicyNumV2 1.3.6.1.4.1.25506.2.126.1.2.1.32
The sequence number of policy used by this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cIPsecTunStatusV2 1.3.6.1.4.1.25506.2.126.1.2.1.33
The status of the IPsec Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initial(1), ready(2), rekeyed(3), closed(4)  

hh3cIPsecTunnelStatV2Table 1.3.6.1.4.1.25506.2.126.1.3
The IPsec Phase-2 Tunnel Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIPsecTunnelStatV2Entry

hh3cIPsecTunnelStatV2Entry 1.3.6.1.4.1.25506.2.126.1.3.1
Information about hh3cIPsecTunnelStatV2Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIPsecTunnelStatV2Entry  

hh3cIPsecTunInOctetsV2 1.3.6.1.4.1.25506.2.126.1.3.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunInDecompOctetsV2 1.3.6.1.4.1.25506.2.126.1.3.1.2
The total number of decompressed octets received by this IPsec Phase-2 Tunnel. This value is accumulated AFTER the packet is decompressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunInPktsV2 1.3.6.1.4.1.25506.2.126.1.3.1.3
The total number of packets received by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunInDropPktsV2 1.3.6.1.4.1.25506.2.126.1.3.1.4
The total number of packets dropped during receiving process by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunInReplayDropPktsV2 1.3.6.1.4.1.25506.2.126.1.3.1.5
The total number of packets dropped during receiving process due to Anti-Replay process by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunInAuthFailsV2 1.3.6.1.4.1.25506.2.126.1.3.1.6
The total number of inbound authentication's which ended in failure by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunInDecryptFailsV2 1.3.6.1.4.1.25506.2.126.1.3.1.7
The total number of inbound decryption's which ended in failure by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunOutOctetsV2 1.3.6.1.4.1.25506.2.126.1.3.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunOutUncompOctetsV2 1.3.6.1.4.1.25506.2.126.1.3.1.9
The total number of uncompressed octets sent by this IPsec Phase-2 Tunnel. This value is accumulated BEFORE the packet is compressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunOutPktsV2 1.3.6.1.4.1.25506.2.126.1.3.1.10
The total number of packets sent by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunOutDropPktsV2 1.3.6.1.4.1.25506.2.126.1.3.1.11
The total number of packets dropped during sending process by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunOutEncryptFailsV2 1.3.6.1.4.1.25506.2.126.1.3.1.12
The total number of outbound encryption's which ended in failure by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunNoMemoryDropPktsV2 1.3.6.1.4.1.25506.2.126.1.3.1.13
The total number of packets dropped due to no enough memory by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunQueueFullDropPktsV2 1.3.6.1.4.1.25506.2.126.1.3.1.14
The total number of packets dropped due to queue full by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunInvalidLenDropPktsV2 1.3.6.1.4.1.25506.2.126.1.3.1.15
The total number of packets dropped due to invalid length packet by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunTooLongDropPktsV2 1.3.6.1.4.1.25506.2.126.1.3.1.16
The total number of packets dropped due to too long packet by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTunInvalidSaDropPktsV2 1.3.6.1.4.1.25506.2.126.1.3.1.17
The total number of packets dropped due to invalid SA by this IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecSaV2Table 1.3.6.1.4.1.25506.2.126.1.4
The IPsec Phase-2 Security Protection Index Table. This table contains an entry for each active and expiring security association.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIPsecSaV2Entry

hh3cIPsecSaV2Entry 1.3.6.1.4.1.25506.2.126.1.4.1
Information about hh3cIPsecSaV2Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIPsecSaV2Entry  

hh3cIPsecSaIndexV2 1.3.6.1.4.1.25506.2.126.1.4.1.1
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cIPsecSaDirectionV2 1.3.6.1.4.1.25506.2.126.1.4.1.2
The direction of the SA.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER in(1), out(2)  

hh3cIPsecSaSpiValueV2 1.3.6.1.4.1.25506.2.126.1.4.1.3
The value of the SPI.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

hh3cIPsecSaSecProtocolV2 1.3.6.1.4.1.25506.2.126.1.4.1.4
The security protocol of the SA.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecSaProtocolV2  

hh3cIPsecSaEncryptAlgoV2 1.3.6.1.4.1.25506.2.126.1.4.1.5
The encryption algorithm used by the security association of the IPsec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecEncryptAlgoV2  

hh3cIPsecSaAuthAlgoV2 1.3.6.1.4.1.25506.2.126.1.4.1.6
The authentication algorithm used by the SA.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecAuthAlgoV2  

hh3cIPsecSaStatusV2 1.3.6.1.4.1.25506.2.126.1.4.1.7
The status of the SA.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), expiring(2)  

hh3cIPsecTrafficV2Table 1.3.6.1.4.1.25506.2.126.1.5
The IPsec Phase-2 Tunnel Traffic Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIPsecTrafficV2Entry

hh3cIPsecTrafficV2Entry 1.3.6.1.4.1.25506.2.126.1.5.1
Information about hh3cIPsecTrafficV2Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIPsecTrafficV2Entry  

hh3cIPsecTrafficLocalTypeV2 1.3.6.1.4.1.25506.2.126.1.5.1.1
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
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecTrafficTypeV2  

hh3cIPsecTrafficLocalAddr1TypeV2 1.3.6.1.4.1.25506.2.126.1.5.1.2
The type of the first IP address specification for the local peer's traffic.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hh3cIPsecTrafficLocalAddr1V2 1.3.6.1.4.1.25506.2.126.1.5.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hh3cIPsecTrafficLocalAddr2TypeV2 1.3.6.1.4.1.25506.2.126.1.5.1.4
The type of the second IP address specification for the local peer's traffic.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hh3cIPsecTrafficLocalAddr2V2 1.3.6.1.4.1.25506.2.126.1.5.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hh3cIPsecTrafficLocalProtocol1V2 1.3.6.1.4.1.25506.2.126.1.5.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hh3cIPsecTrafficLocalProtocol2V2 1.3.6.1.4.1.25506.2.126.1.5.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hh3cIPsecTrafficLocalPort1V2 1.3.6.1.4.1.25506.2.126.1.5.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hh3cIPsecTrafficLocalPort2V2 1.3.6.1.4.1.25506.2.126.1.5.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hh3cIPsecTrafficRemoteTypeV2 1.3.6.1.4.1.25506.2.126.1.5.1.10
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
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPsecTrafficTypeV2  

hh3cIPsecTrafficRemAddr1TypeV2 1.3.6.1.4.1.25506.2.126.1.5.1.11
The type of the first IP address specification for the remote peer's traffic.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hh3cIPsecTrafficRemAddr1V2 1.3.6.1.4.1.25506.2.126.1.5.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hh3cIPsecTrafficRemAddr2TypeV2 1.3.6.1.4.1.25506.2.126.1.5.1.13
The type of the second IP address specification for the remote peer's traffic.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hh3cIPsecTrafficRemAddr2V2 1.3.6.1.4.1.25506.2.126.1.5.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hh3cIPsecTrafficRemoPro1V2 1.3.6.1.4.1.25506.2.126.1.5.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hh3cIPsecTrafficRemoPro2V2 1.3.6.1.4.1.25506.2.126.1.5.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hh3cIPsecTrafficRemPort1V2 1.3.6.1.4.1.25506.2.126.1.5.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hh3cIPsecTrafficRemPort2V2 1.3.6.1.4.1.25506.2.126.1.5.1.18
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hh3cIPsecGlobalStatsV2 1.3.6.1.4.1.25506.2.126.1.6
OBJECT IDENTIFIER    

hh3cIPsecGlobalActiveTunnelsV2 1.3.6.1.4.1.25506.2.126.1.6.1
The total number of currently active IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3cIPsecGlobalActiveSasV2 1.3.6.1.4.1.25506.2.126.1.6.2
The total number of currently active or expiring IPsec Phase-2 SA.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3cIPsecGlobalInOctetsV2 1.3.6.1.4.1.25506.2.126.1.6.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalInDecompOctetsV2 1.3.6.1.4.1.25506.2.126.1.6.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalInPktsV2 1.3.6.1.4.1.25506.2.126.1.6.5
The total number of packets received by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalInDropsV2 1.3.6.1.4.1.25506.2.126.1.6.6
The total number of packets dropped during receiving process by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalInReplayDropsV2 1.3.6.1.4.1.25506.2.126.1.6.7
The total number of packets dropped during receiving process due to Anti-Replay process by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalInAuthFailsV2 1.3.6.1.4.1.25506.2.126.1.6.8
The total number of inbound authentication's which ended in failure by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalInDecryptFailsV2 1.3.6.1.4.1.25506.2.126.1.6.9
The total number of inbound decryption's which ended in failure by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalOutOctetsV2 1.3.6.1.4.1.25506.2.126.1.6.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalOutUncompOctetsV2 1.3.6.1.4.1.25506.2.126.1.6.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalOutPktsV2 1.3.6.1.4.1.25506.2.126.1.6.12
The total number of packets sent by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalOutDropsV2 1.3.6.1.4.1.25506.2.126.1.6.13
The total number of packets dropped during sending process by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalOutEncryptFailsV2 1.3.6.1.4.1.25506.2.126.1.6.14
The total number of outbound encryption's which ended in failure by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalNoMemoryDropsV2 1.3.6.1.4.1.25506.2.126.1.6.15
The total number of packets dropped due to no enough memory by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalNoFindSaDropsV2 1.3.6.1.4.1.25506.2.126.1.6.16
The total number of packets dropped due to not find SA by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalQueueFullDropsV2 1.3.6.1.4.1.25506.2.126.1.6.17
The total number of packets dropped due to queue full by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalInvalidLenDropsV2 1.3.6.1.4.1.25506.2.126.1.6.18
The total number of packets dropped due to invalid packet length by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalTooLongDropsV2 1.3.6.1.4.1.25506.2.126.1.6.19
The total number of packets dropped due to too long packet by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecGlobalInvalidSaDropsV2 1.3.6.1.4.1.25506.2.126.1.6.20
The total number of packets dropped due to invalid SA by all current and previous IPsec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPsecTrapObjectV2 1.3.6.1.4.1.25506.2.126.1.7
OBJECT IDENTIFIER    

hh3cIPsecPolicyNameV2 1.3.6.1.4.1.25506.2.126.1.7.1
The IPsec policy name with a trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hh3cIPsecPolicySeqNumV2 1.3.6.1.4.1.25506.2.126.1.7.2
The IPsec policy sequence number with a trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cIPsecPolicySizeV2 1.3.6.1.4.1.25506.2.126.1.7.3
The number of IPsec policies with a trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cIPsecTrapCntlV2 1.3.6.1.4.1.25506.2.126.1.8
OBJECT IDENTIFIER    

hh3cIPsecTrapGlobalCntlV2 1.3.6.1.4.1.25506.2.126.1.8.1
Indicates whether all IPsec traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cIPsecTunnelStartTrapCntlV2 1.3.6.1.4.1.25506.2.126.1.8.2
Indicates whether hh3cIPsecTunnelStartV2 traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cIPsecTunnelStopTrapCntlV2 1.3.6.1.4.1.25506.2.126.1.8.3
Indicates whether hh3cIPsecTunnelStopV2 traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cIPsecNoSaTrapCntlV2 1.3.6.1.4.1.25506.2.126.1.8.4
Indicates whether hh3cIPsecNoSaFailureV2 traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cIPsecAuthFailureTrapCntlV2 1.3.6.1.4.1.25506.2.126.1.8.5
Indicates whether hh3cIPsecAuthFailFailureV2 traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cIPsecEncryFailureTrapCntlV2 1.3.6.1.4.1.25506.2.126.1.8.6
Indicates whether hh3cIPsecEncryFailFailureV2 traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cIPsecDecryFailureTrapCntlV2 1.3.6.1.4.1.25506.2.126.1.8.7
Indicates whether hh3cIPsecDecryFailFailureV2 traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cIPsecInvalidSaTrapCntlV2 1.3.6.1.4.1.25506.2.126.1.8.8
Indicates whether hh3cIPsecInvalidSaFailureV2 traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cIPsecPolicyAddTrapCntlV2 1.3.6.1.4.1.25506.2.126.1.8.9
Indicates whether hh3cIPsecPolicyAddV2 traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cIPsecPolicyDelTrapCntlV2 1.3.6.1.4.1.25506.2.126.1.8.10
Indicates whether hh3cIPsecPolicyDelV2 traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cIPsecPolicyAttachTrapCntlV2 1.3.6.1.4.1.25506.2.126.1.8.11
Indicates whether hh3cIPsecPolicyAttachV2 traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cIPsecPolicyDetachTrapCntlV2 1.3.6.1.4.1.25506.2.126.1.8.12
Indicates whether hh3cIPsecPolicyDetachV2 traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cIPsecTrapV2 1.3.6.1.4.1.25506.2.126.1.9
OBJECT IDENTIFIER    

hh3cIPsecNotificationsV2 1.3.6.1.4.1.25506.2.126.1.9.0
OBJECT IDENTIFIER    

hh3cIPsecTunnelStartV2 1.3.6.1.4.1.25506.2.126.1.9.0.1
This notification is generated when an IPsec Phase-2 Tunnel is created.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPsecTunnelStopV2 1.3.6.1.4.1.25506.2.126.1.9.0.2
This notification is generated when an IPsec Phase-2 Tunnel is deleted.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPsecNoSaFailureV2 1.3.6.1.4.1.25506.2.126.1.9.0.3
This notification is generated when an IPsec Phase-2 non-existent SA error occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPsecAuthFailFailureV2 1.3.6.1.4.1.25506.2.126.1.9.0.4
This notification is generated when the IPsec phase-2 authentication failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPsecEncryFailFailureV2 1.3.6.1.4.1.25506.2.126.1.9.0.5
This notification is generated when the IPsec phase-2 tunnel has an encrypting failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPsecDecryFailFailureV2 1.3.6.1.4.1.25506.2.126.1.9.0.6
This notification is generated when the IPsec phase-2 tunnel has a decrypting failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPsecInvalidSaFailureV2 1.3.6.1.4.1.25506.2.126.1.9.0.7
This notification is generated when the IPsec phase-2 invalid SA failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPsecPolicyAddV2 1.3.6.1.4.1.25506.2.126.1.9.0.8
This notification is generated when an IPsec policy is added.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPsecPolicyDelV2 1.3.6.1.4.1.25506.2.126.1.9.0.9
This notification is generated when an IPsec policy is deleted.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPsecPolicyAttachV2 1.3.6.1.4.1.25506.2.126.1.9.0.10
This notification is generated when an IPsec policy is attached with one interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPsecPolicyDetachV2 1.3.6.1.4.1.25506.2.126.1.9.0.11
This notification is generated when an IPsec policy is detached with one interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPsecConformanceV2 1.3.6.1.4.1.25506.2.126.2
OBJECT IDENTIFIER    

hh3cIPsecCompliancesV2 1.3.6.1.4.1.25506.2.126.2.1
OBJECT IDENTIFIER    

hh3cIPsecGroupsV2 1.3.6.1.4.1.25506.2.126.2.2
OBJECT IDENTIFIER    

hh3cIPsecComplianceV2 1.3.6.1.4.1.25506.2.126.2.1.1
Status: current Access: read-write
MODULE-COMPLIANCE    

hh3cIPsecScalarObjectsGroupV2 1.3.6.1.4.1.25506.2.126.2.2.1
The group contains all of scalar objects of the MIB.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPsecTunnelTableGroupV2 1.3.6.1.4.1.25506.2.126.2.2.2
The group contains the IPsec tunnel's property information.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPsecTunnelStatGroupV2 1.3.6.1.4.1.25506.2.126.2.2.3
The group contains the IPsec tunnel's statistic information.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPsecSaGroupV2 1.3.6.1.4.1.25506.2.126.2.2.4
The group contains the SA's property information.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPsecTrafficTableGroupV2 1.3.6.1.4.1.25506.2.126.2.2.5
The group contains the property information of the data flow protected by IPsec tunnel.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPsecGlobalStatsGroupV2 1.3.6.1.4.1.25506.2.126.2.2.6
The group contains all of the IPsec tunnel's statistic information.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPsecTrapObjectGroupV2 1.3.6.1.4.1.25506.2.126.2.2.7
The group contains all of trap objects of IPsec tunnels.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPsecTrapCntlGroupV2 1.3.6.1.4.1.25506.2.126.2.2.8
The group contains all of trap switches of IPsec tunnels.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPsecTrapGroupV2 1.3.6.1.4.1.25506.2.126.2.2.9
The group contains all of trap of IPsec tunnels.
Status: current Access: read-write
NOTIFICATION-GROUP