HH3C-IPSEC-MONITOR-MIB

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

Imported modules

RFC1213-MIB SNMPv2-TC SNMPv2-SMI
SNMPv2-CONF HH3C-OID-MIB

Imported symbols

ifIndex DisplayString TEXTUAL-CONVENTION
IpAddress Integer32 Counter32
Counter64 OBJECT-TYPE MODULE-IDENTITY
Gauge32 NOTIFICATION-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
hh3cCommon

Defined Types

Hh3cDiffHellmanGrp  
The Diffie Hellman Group used in the IKE and IPSec negotiations. invalidGroup(2147483647) is defined as invalid value.
TEXTUAL-CONVENTION    
  INTEGER none(0), modp768(1), modp1024(2), modp1536(5), modp2048(14), invalidGroup(2147483647)  

Hh3cEncapMode  
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)  

Hh3cEncryptAlgo  
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), invalidAlg(2147483647)  

Hh3cAuthAlgo  
The authentication algorithm used in the IKE negotiations. invalidAlg(2147483647) is defined as invalid value.
TEXTUAL-CONVENTION    
  INTEGER none(0), md5(1), sha(2), invalidAlg(2147483647)  

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

Hh3cTrapStatus  
The switch which determines whether send a trap or not.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

Hh3cIPSecIDType  
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)  

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

Hh3cIPSecNegoType  
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)  

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

Hh3cIPSecTunnelEntry  
SEQUENCE    
  hh3cIPSecTunIfIndex Integer32
  hh3cIPSecTunEntryIndex Integer32
  hh3cIPSecTunIndex Integer32
  hh3cIPSecTunIKETunnelIndex Integer32
  hh3cIPSecTunLocalAddr IpAddress
  hh3cIPSecTunRemoteAddr IpAddress
  hh3cIPSecTunKeyType Hh3cIPSecNegoType
  hh3cIPSecTunEncapMode Hh3cEncapMode
  hh3cIPSecTunInitiator INTEGER
  hh3cIPSecTunLifeSize Gauge32
  hh3cIPSecTunLifeTime Integer32
  hh3cIPSecTunRemainTime Integer32
  hh3cIPSecTunActiveTime Integer32
  hh3cIPSecTunRemainSize Gauge32
  hh3cIPSecTunTotalRefreshes Counter32
  hh3cIPSecTunCurrentSaInstances Gauge32
  hh3cIPSecTunInSaEncryptAlgo Hh3cEncryptAlgo
  hh3cIPSecTunInSaAhAuthAlgo Hh3cAuthAlgo
  hh3cIPSecTunInSaEspAuthAlgo Hh3cAuthAlgo
  hh3cIPSecTunDiffHellmanGrp Hh3cDiffHellmanGrp
  hh3cIPSecTunOutSaEncryptAlgo Hh3cEncryptAlgo
  hh3cIPSecTunOutSaAhAuthAlgo Hh3cAuthAlgo
  hh3cIPSecTunOutSaEspAuthAlgo Hh3cAuthAlgo
  hh3cIPSecTunPolicyName DisplayString
  hh3cIPSecTunPolicyNum Integer32
  hh3cIPSecTunStatus INTEGER

Hh3cIPSecTunnelStatEntry  
SEQUENCE    
  hh3cIPSecTunInOctets Counter64
  hh3cIPSecTunInDecompOctets Counter64
  hh3cIPSecTunInPkts Counter64
  hh3cIPSecTunInDropPkts Counter64
  hh3cIPSecTunInReplayDropPkts Counter32
  hh3cIPSecTunInAuthFails Counter32
  hh3cIPSecTunInDecryptFails Counter32
  hh3cIPSecTunOutOctets Counter64
  hh3cIPSecTunOutUncompOctets Counter64
  hh3cIPSecTunOutPkts Counter64
  hh3cIPSecTunOutDropPkts Counter64
  hh3cIPSecTunOutEncryptFails Counter32
  hh3cIPSecTunNoMemoryDropPkts Counter32
  hh3cIPSecTunQueueFullDropPkts Counter32
  hh3cIPSecTunInvalidLenDropPkts Counter32
  hh3cIPSecTunTooLongDropPkts Counter32
  hh3cIPSecTunInvalidSaDropPkts Counter32

Hh3cIPSecSaEntry  
SEQUENCE    
  hh3cIPSecSaIndex Integer32
  hh3cIPSecSaDirection INTEGER
  hh3cIPSecSaValue Unsigned32
  hh3cIPSecSaProtocol Hh3cSaProtocol
  hh3cIPSecSaEncryptAlgo Hh3cEncryptAlgo
  hh3cIPSecSaAuthAlgo Hh3cAuthAlgo
  hh3cIPSecSaStatus INTEGER

Hh3cIPSecTrafficEntry  
SEQUENCE    
  hh3cIPSecTrafficLocalType Hh3cTrafficType
  hh3cIPSecTrafficLocalAddr1 IpAddress
  hh3cIPSecTrafficLocalAddr2 IpAddress
  hh3cIPSecTrafficLocalProtocol Integer32
  hh3cIPSecTrafficLocalPort Integer32
  hh3cIPSecTrafficRemoteType Hh3cTrafficType
  hh3cIPSecTrafficRemoteAddr1 IpAddress
  hh3cIPSecTrafficRemoteAddr2 IpAddress
  hh3cIPSecTrafficRemoteProtocol Integer32
  hh3cIPSecTrafficRemotePort Integer32

Defined Values

hh3cIPSecMonitor 1.3.6.1.4.1.25506.2.7
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    

hh3cIPSecObjects 1.3.6.1.4.1.25506.2.7.1
OBJECT IDENTIFIER    

hh3cIPSecTunnelTable 1.3.6.1.4.1.25506.2.7.1.1
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  
    Hh3cIPSecTunnelEntry

hh3cIPSecTunnelEntry 1.3.6.1.4.1.25506.2.7.1.1.1
Information about hh3cIPSecTunnelTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIPSecTunnelEntry  

hh3cIPSecTunIfIndex 1.3.6.1.4.1.25506.2.7.1.1.1.1
The interface index( the ifIndex of ifTable ).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cIPSecTunEntryIndex 1.3.6.1.4.1.25506.2.7.1.1.1.2
The index of IPSec policy applied in the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cIPSecTunIndex 1.3.6.1.4.1.25506.2.7.1.1.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cIPSecTunIKETunnelIndex 1.3.6.1.4.1.25506.2.7.1.1.1.4
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  

hh3cIPSecTunLocalAddr 1.3.6.1.4.1.25506.2.7.1.1.1.5
The IP address of the local peer for the IPSec Phase-2 Tunnel. 0.0.0.0 is defined as invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3cIPSecTunRemoteAddr 1.3.6.1.4.1.25506.2.7.1.1.1.6
The IP address of the remote peer for the IPSec Phase-2 Tunnel. 0.0.0.0 is defined as invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3cIPSecTunKeyType 1.3.6.1.4.1.25506.2.7.1.1.1.7
The key negotiate mode used by the IPSec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cIPSecNegoType  

hh3cIPSecTunEncapMode 1.3.6.1.4.1.25506.2.7.1.1.1.8
The encapsulation mode used by the IPSec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cEncapMode  

hh3cIPSecTunInitiator 1.3.6.1.4.1.25506.2.7.1.1.1.9
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)  

hh3cIPSecTunLifeSize 1.3.6.1.4.1.25506.2.7.1.1.1.10
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  

hh3cIPSecTunLifeTime 1.3.6.1.4.1.25506.2.7.1.1.1.11
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  

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

hh3cIPSecTunActiveTime 1.3.6.1.4.1.25506.2.7.1.1.1.13
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  

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

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

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

hh3cIPSecTunInSaEncryptAlgo 1.3.6.1.4.1.25506.2.7.1.1.1.17
The encryption algorithm used by the inbound security association of the IPSec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cEncryptAlgo  

hh3cIPSecTunInSaAhAuthAlgo 1.3.6.1.4.1.25506.2.7.1.1.1.18
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    
  Hh3cAuthAlgo  

hh3cIPSecTunInSaEspAuthAlgo 1.3.6.1.4.1.25506.2.7.1.1.1.19
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    
  Hh3cAuthAlgo  

hh3cIPSecTunDiffHellmanGrp 1.3.6.1.4.1.25506.2.7.1.1.1.20
The Diffie Hellman Group used by the security association of the IPSec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cDiffHellmanGrp  

hh3cIPSecTunOutSaEncryptAlgo 1.3.6.1.4.1.25506.2.7.1.1.1.21
The encryption algorithm used by the outbound security association of the IPSec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cEncryptAlgo  

hh3cIPSecTunOutSaAhAuthAlgo 1.3.6.1.4.1.25506.2.7.1.1.1.22
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    
  Hh3cAuthAlgo  

hh3cIPSecTunOutSaEspAuthAlgo 1.3.6.1.4.1.25506.2.7.1.1.1.23
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    
  Hh3cAuthAlgo  

hh3cIPSecTunPolicyName 1.3.6.1.4.1.25506.2.7.1.1.1.24
The policy name used by this IPSec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cIPSecTunPolicyNum 1.3.6.1.4.1.25506.2.7.1.1.1.25
The sequence number of policy used by this IPSec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

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

hh3cIPSecTunnelStatTable 1.3.6.1.4.1.25506.2.7.1.2
The IPSec Phase-2 Tunnel Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIPSecTunnelStatEntry

hh3cIPSecTunnelStatEntry 1.3.6.1.4.1.25506.2.7.1.2.1
Information about hh3cIPSecTunnelStatTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIPSecTunnelStatEntry  

hh3cIPSecTunInOctets 1.3.6.1.4.1.25506.2.7.1.2.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  

hh3cIPSecTunInDecompOctets 1.3.6.1.4.1.25506.2.7.1.2.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  

hh3cIPSecTunInPkts 1.3.6.1.4.1.25506.2.7.1.2.1.3
The total number of packets received by this IPSec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPSecTunInDropPkts 1.3.6.1.4.1.25506.2.7.1.2.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  

hh3cIPSecTunInReplayDropPkts 1.3.6.1.4.1.25506.2.7.1.2.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    
  Counter32  

hh3cIPSecTunInAuthFails 1.3.6.1.4.1.25506.2.7.1.2.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    
  Counter32  

hh3cIPSecTunInDecryptFails 1.3.6.1.4.1.25506.2.7.1.2.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    
  Counter32  

hh3cIPSecTunOutOctets 1.3.6.1.4.1.25506.2.7.1.2.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  

hh3cIPSecTunOutUncompOctets 1.3.6.1.4.1.25506.2.7.1.2.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  

hh3cIPSecTunOutPkts 1.3.6.1.4.1.25506.2.7.1.2.1.10
The total number of packets sent by this IPSec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIPSecTunOutDropPkts 1.3.6.1.4.1.25506.2.7.1.2.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  

hh3cIPSecTunOutEncryptFails 1.3.6.1.4.1.25506.2.7.1.2.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    
  Counter32  

hh3cIPSecTunNoMemoryDropPkts 1.3.6.1.4.1.25506.2.7.1.2.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    
  Counter32  

hh3cIPSecTunQueueFullDropPkts 1.3.6.1.4.1.25506.2.7.1.2.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    
  Counter32  

hh3cIPSecTunInvalidLenDropPkts 1.3.6.1.4.1.25506.2.7.1.2.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    
  Counter32  

hh3cIPSecTunTooLongDropPkts 1.3.6.1.4.1.25506.2.7.1.2.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    
  Counter32  

hh3cIPSecTunInvalidSaDropPkts 1.3.6.1.4.1.25506.2.7.1.2.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    
  Counter32  

hh3cIPSecSaTable 1.3.6.1.4.1.25506.2.7.1.3
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  
    Hh3cIPSecSaEntry

hh3cIPSecSaEntry 1.3.6.1.4.1.25506.2.7.1.3.1
Information about hh3cIPSecSaTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIPSecSaEntry  

hh3cIPSecSaIndex 1.3.6.1.4.1.25506.2.7.1.3.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: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

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

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

hh3cIPSecSaProtocol 1.3.6.1.4.1.25506.2.7.1.3.1.4
The security protocol of the SA.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cSaProtocol  

hh3cIPSecSaEncryptAlgo 1.3.6.1.4.1.25506.2.7.1.3.1.5
The encryption algorithm used by the security association of the IPSec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cEncryptAlgo  

hh3cIPSecSaAuthAlgo 1.3.6.1.4.1.25506.2.7.1.3.1.6
The authentication algorithm used by the SA.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cAuthAlgo  

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

hh3cIPSecTrafficTable 1.3.6.1.4.1.25506.2.7.1.4
The IPSec Phase-2 Tunnel Traffic Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIPSecTrafficEntry

hh3cIPSecTrafficEntry 1.3.6.1.4.1.25506.2.7.1.4.1
Information about hh3cIPSecTrafficTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIPSecTrafficEntry  

hh3cIPSecTrafficLocalType 1.3.6.1.4.1.25506.2.7.1.4.1.1
The type of local peer. Possible values are: a single IP address, or an IP address range, or an IP subnet.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cTrafficType  

hh3cIPSecTrafficLocalAddr1 1.3.6.1.4.1.25506.2.7.1.4.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3cIPSecTrafficLocalAddr2 1.3.6.1.4.1.25506.2.7.1.4.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3cIPSecTrafficLocalProtocol 1.3.6.1.4.1.25506.2.7.1.4.1.4
The protocol number of the local peer's traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hh3cIPSecTrafficLocalPort 1.3.6.1.4.1.25506.2.7.1.4.1.5
The port number of the local peer's traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hh3cIPSecTrafficRemoteType 1.3.6.1.4.1.25506.2.7.1.4.1.6
The type of remote peer. Possible values are: a single IP address, or an IP address range, or an IP subnet.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cTrafficType  

hh3cIPSecTrafficRemoteAddr1 1.3.6.1.4.1.25506.2.7.1.4.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3cIPSecTrafficRemoteAddr2 1.3.6.1.4.1.25506.2.7.1.4.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3cIPSecTrafficRemoteProtocol 1.3.6.1.4.1.25506.2.7.1.4.1.9
The protocol number of the remote peer's traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hh3cIPSecTrafficRemotePort 1.3.6.1.4.1.25506.2.7.1.4.1.10
The port number of the remote peer's traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hh3cIPSecGlobalStats 1.3.6.1.4.1.25506.2.7.1.5
OBJECT IDENTIFIER    

hh3cIPSecGlobalActiveTunnels 1.3.6.1.4.1.25506.2.7.1.5.1
The total number of currently active IPSec Phase-2 Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3cIPSecGlobalActiveSas 1.3.6.1.4.1.25506.2.7.1.5.2
The total number of currently active or expiring IPSec Phase-2 SA.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3cIPSecGlobalInOctets 1.3.6.1.4.1.25506.2.7.1.5.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  

hh3cIPSecGlobalInDecompOctets 1.3.6.1.4.1.25506.2.7.1.5.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  

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

hh3cIPSecGlobalInDrops 1.3.6.1.4.1.25506.2.7.1.5.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  

hh3cIPSecGlobalInReplayDrops 1.3.6.1.4.1.25506.2.7.1.5.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    
  Counter32  

hh3cIPSecGlobalInAuthFails 1.3.6.1.4.1.25506.2.7.1.5.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    
  Counter32  

hh3cIPSecGlobalInDecryptFails 1.3.6.1.4.1.25506.2.7.1.5.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    
  Counter32  

hh3cIPSecGlobalOutOctets 1.3.6.1.4.1.25506.2.7.1.5.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  

hh3cIPSecGlobalOutUncompOctets 1.3.6.1.4.1.25506.2.7.1.5.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  

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

hh3cIPSecGlobalOutDrops 1.3.6.1.4.1.25506.2.7.1.5.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  

hh3cIPSecGlobalOutEncryptFails 1.3.6.1.4.1.25506.2.7.1.5.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    
  Counter32  

hh3cIPSecGlobalNoMemoryDropPkts 1.3.6.1.4.1.25506.2.7.1.5.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    
  Counter32  

hh3cIPSecGlobalNoFindSaDropPkts 1.3.6.1.4.1.25506.2.7.1.5.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    
  Counter32  

hh3cIPSecGlobalQueueFullDropPkts 1.3.6.1.4.1.25506.2.7.1.5.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    
  Counter32  

hh3cIPSecGlobalInvalidLenDropPkts 1.3.6.1.4.1.25506.2.7.1.5.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    
  Counter32  

hh3cIPSecGlobalTooLongDropPkts 1.3.6.1.4.1.25506.2.7.1.5.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    
  Counter32  

hh3cIPSecGlobalInvalidSaDropPkts 1.3.6.1.4.1.25506.2.7.1.5.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    
  Counter32  

hh3cIPSecTrapObject 1.3.6.1.4.1.25506.2.7.1.6
OBJECT IDENTIFIER    

hh3cIPSecPolicyName 1.3.6.1.4.1.25506.2.7.1.6.1
The IPSec policy name with a trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hh3cIPSecPolicySeqNum 1.3.6.1.4.1.25506.2.7.1.6.2
The IPSec policy sequence number with a trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cIPSecPolicySize 1.3.6.1.4.1.25506.2.7.1.6.3
The number of IPSec policies with a trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cIPSecSpiValue 1.3.6.1.4.1.25506.2.7.1.6.4
The SPI value associated with a trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cIPSecTrapCntl 1.3.6.1.4.1.25506.2.7.1.7
OBJECT IDENTIFIER    

hh3cIPSecTrapGlobalCntl 1.3.6.1.4.1.25506.2.7.1.7.1
Indicates whether all IPSec traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTrapStatus  

hh3cIPSecTunnelStartTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.2
Indicates whether hh3cIPSecTunnelStart traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTrapStatus  

hh3cIPSecTunnelStopTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.3
Indicates whether hh3cIPSecTunnelStop traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTrapStatus  

hh3cIPSecNoSaTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.4
Indicates whether hh3cIPSecNoSaFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTrapStatus  

hh3cIPSecAuthFailureTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.5
Indicates whether hh3cIPSecAuthFailFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTrapStatus  

hh3cIPSecEncryFailureTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.6
Indicates whether hh3cIPSecEncryFailFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTrapStatus  

hh3cIPSecDecryFailureTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.7
Indicates whether hh3cIPSecDecryFailFailure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTrapStatus  

hh3cIPSecInvalidSaTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.8
Indicates whether hh3cIPSec Invalid Sa Failure traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTrapStatus  

hh3cIPSecPolicyAddTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.9
Indicates whether hh3cIPSecPolicyAdd traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTrapStatus  

hh3cIPSecPolicyDelTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.10
Indicates whether hh3cIPSecPolicyDel traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTrapStatus  

hh3cIPSecPolicyAttachTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.11
Indicates whether hh3cIPSecPolicyAttach traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTrapStatus  

hh3cIPSecPolicyDetachTrapCntl 1.3.6.1.4.1.25506.2.7.1.7.12
Indicates whether hh3cIPSecPolicyDetach traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTrapStatus  

hh3cIPSecTrap 1.3.6.1.4.1.25506.2.7.1.8
OBJECT IDENTIFIER    

hh3cIPSecNotifications 1.3.6.1.4.1.25506.2.7.1.8.1
OBJECT IDENTIFIER    

hh3cIPSecTunnelStart 1.3.6.1.4.1.25506.2.7.1.8.1.1
This notification is generated when an IPSec Phase-2 Tunnel is created.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPSecTunnelStop 1.3.6.1.4.1.25506.2.7.1.8.1.2
This notification is generated when an IPSec Phase-2 Tunnel is deleted.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPSecNoSaFailure 1.3.6.1.4.1.25506.2.7.1.8.1.3
This notification is generated when an IPSec Phase-2 non-existent SA error occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPSecAuthFailFailure 1.3.6.1.4.1.25506.2.7.1.8.1.4
This notification is generated when the IPSec phase-2 authentication failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPSecEncryFailFailure 1.3.6.1.4.1.25506.2.7.1.8.1.5
This notification is generated when the IPSec phase-2 tunnel has an encrypting failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPSecDecryFailFailure 1.3.6.1.4.1.25506.2.7.1.8.1.6
This notification is generated when the IPSec phase-2 tunnel has a decrypting failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPSecInvalidSaFailure 1.3.6.1.4.1.25506.2.7.1.8.1.7
This notification is generated when the IPSec phase-2 invalid SA failure occurs.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPSecPolicyAdd 1.3.6.1.4.1.25506.2.7.1.8.1.8
This notification is generated when an IPSec policy is added.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPSecPolicyDel 1.3.6.1.4.1.25506.2.7.1.8.1.9
This notification is generated when an IPSec policy is deleted.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPSecPolicyAttach 1.3.6.1.4.1.25506.2.7.1.8.1.10
This notification is generated when an IPSec policy is attached with one interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPSecPolicyDetach 1.3.6.1.4.1.25506.2.7.1.8.1.11
This notification is generated when an IPSec policy is detached with one interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cIPSecConformance 1.3.6.1.4.1.25506.2.7.2
OBJECT IDENTIFIER    

hh3cIPSecCompliances 1.3.6.1.4.1.25506.2.7.2.1
OBJECT IDENTIFIER    

hh3cIPSecGroups 1.3.6.1.4.1.25506.2.7.2.2
OBJECT IDENTIFIER    

hh3cIPSecCompliance 1.3.6.1.4.1.25506.2.7.2.1.1
Status: current Access: read-write
MODULE-COMPLIANCE    

hh3cIPSecTunnelTableGroup 1.3.6.1.4.1.25506.2.7.2.2.1
The group contains the IPSec tunnel's property information.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPSecTunnelStatGroup 1.3.6.1.4.1.25506.2.7.2.2.2
The group contains the IPSec tunnel's statistic information.
Status: current Access: read-write
OBJECT-GROUP    

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

hh3cIPSecTrafficTableGroup 1.3.6.1.4.1.25506.2.7.2.2.4
The group contains the property information of the data flow protected by IPSec tunnel.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPSecGlobalStatsGroup 1.3.6.1.4.1.25506.2.7.2.2.5
The group contains all of the IPSec tunnel's statistic information.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPSecTrapObjectGroup 1.3.6.1.4.1.25506.2.7.2.2.6
The group contains all of trap objects of IPSec tunnels.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPSecTrapCntlGroup 1.3.6.1.4.1.25506.2.7.2.2.7
The group contains all of trap switches of IPSec tunnels.
Status: current Access: read-write
OBJECT-GROUP    

hh3cIPSecTrapGroup 1.3.6.1.4.1.25506.2.7.2.2.8
The group contains all of trap of IPSec tunnels.
Status: current Access: read-write
NOTIFICATION-GROUP