HUAWEI-SECURITY-IPSEC-MIB

File: HUAWEI-SECURITY-IPSEC-MIB.mib (38839 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF RFC1155-SMI

Imported symbols

Gauge32 IpAddress Counter64
OBJECT-TYPE MODULE-IDENTITY MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP enterprises

Defined Types

HwIPSecTunnelConfigEntry  
SEQUENCE    
  hwIPSecIfIndex Gauge32
  hwIPSecTunnelPolicyNum Gauge32
  hwIPSecTunnelIndex Gauge32
  hwIPSecTunnelRuleId Gauge32
  hwIPSecTunnelDstIP IpAddress
  hwIPSecTunnelInsideIP IpAddress
  hwIPSecTunnelRemotePort Gauge32
  hwIPSecTunnelCpuID Gauge32
  hwIPSecTunnelEncapMode INTEGER
  hwIPSecTunnelNatTraver INTEGER
  hwIPSecTunnelFromIKEV2 INTEGER
  hwIPSecTunnelEncryptMode Gauge32
  hwIPSecTunnelESPDigestMode Gauge32
  hwIPSecTunnelAHDigestMode Gauge32
  hwIPSecTunnelProto Gauge32
  hwIPSecTunnelOutPortIndex Gauge32
  hwIPSecTunnelSrcPort Gauge32
  hwIPSecTunnelDstPort Gauge32
  hwIPSecTunnelVrfIndex Gauge32
  hwIPSecTunnelIfVrfIndex Gauge32
  hwIPSecTunnelSrcIP IpAddress
  hwIPSecTunnelSpeedLimitIn Gauge32
  hwIPSecTunnelSpeedLimitOut Gauge32
  hwIPSecTunnelInitiator INTEGER
  hwIPSecTunnelLifeSize Gauge32
  hwIPSecTunnelLifeTime Gauge32
  hwIPSecTunnelPolicyName OCTET STRING
  hwIPSecTunnelSaStatus INTEGER

HwIPSecTunnelStatsEntry  
SEQUENCE    
  hwIPSecTunnelSaIDIn Gauge32
  hwIPSecTunnelSaIDOut Gauge32
  hwIPSecTunnelFlowSoftExpireIn Gauge32
  hwIPSecTunnelFlowSoftExpireOut Gauge32
  hwIPSecTunnelFlowHardExpireIn Gauge32
  hwIPSecTunnelFlowHardExpireOut Gauge32
  hwIPSecTunnelRemainTime Gauge32
  hwIPSecTunnelRemainSize Gauge32
  hwIPSecTunnelSpiIn Gauge32
  hwIPSecTunnelSpiOut Gauge32
  hwIPSecTunnelInSideSpiIn Gauge32
  hwIPSecTunnelInSideSpiOut Gauge32
  hwIPSecTunnelESPSequenceNumberIn Gauge32
  hwIPSecTunnelESPSequenceNumberOut Gauge32
  hwIPSecTunnellAHSequenceNumberIn Gauge32
  hwIPSecTunnellAHSequenceNumberOut Gauge32
  hwIPSecTunnelMemApplyFail Counter64
  hwIPSecTunnelBadAuth Counter64
  hwIPSecTunnelReplay Counter64
  hwIPSecTunnelAfterReCheckErr Counter64
  hwIPSecTunnelPktDropByteLimitIn Counter64
  hwIPSecTunnelPktDropByteLimitOut Counter64
  hwIPSecTunnelFIBSearchErr Counter64

HwIPSecSaStatisticEntry  
SEQUENCE    
  hwIPSecSaStatisticTunnelPolicyName OCTET STRING
  hwIPSecSaStatisticSaInCnt Gauge32
  hwIPSecSaStatisticSaOutCnt Gauge32

Defined Values

hwIpsec 1.3.6.1.4.1.2011.6.122.26
V1.00 The IPSec mib is for Eudemon and USG product series.
MODULE-IDENTITY    

huawei 1.3.6.1.4.1.2011
OBJECT IDENTIFIER    

huaweiUtility 1.3.6.1.4.1.2011.6
OBJECT IDENTIFIER    

hwSecurity 1.3.6.1.4.1.2011.6.122
OBJECT IDENTIFIER    

hwIPSecGlobalStats 1.3.6.1.4.1.2011.6.122.26.1
OBJECT IDENTIFIER    

hwIPSecGlobalTotal 1.3.6.1.4.1.2011.6.122.26.1.1
Total number of IPSec tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecGlobalPacketInput 1.3.6.1.4.1.2011.6.122.26.1.2
Number of received security packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalPacketOutput 1.3.6.1.4.1.2011.6.122.26.1.3
Number of sent security packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalByteInput 1.3.6.1.4.1.2011.6.122.26.1.4
Number of bytes of received security packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalByteOutput 1.3.6.1.4.1.2011.6.122.26.1.5
Number of bytes of sent security packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalDroppedPacketInput 1.3.6.1.4.1.2011.6.122.26.1.6
Number of discarded packets that are received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalDroppedPacketOutput 1.3.6.1.4.1.2011.6.122.26.1.7
Number of discarded packets that are sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalEncIntactPacket 1.3.6.1.4.1.2011.6.122.26.1.8
Number of packets that do not need to be fragmented.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalEncPacketFirstSlice 1.3.6.1.4.1.2011.6.122.26.1.9
Number of initial packets to be encrypted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalEncPacketAfterSlice 1.3.6.1.4.1.2011.6.122.26.1.10
Number of follow-up packets to be encrypted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalDecPacketReassFirstSlice 1.3.6.1.4.1.2011.6.122.26.1.11
Number of initial packets that are fragmented and assembled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalDecPacketReassAfterSlice 1.3.6.1.4.1.2011.6.122.26.1.12
Number of follow-up packets that are fragmented and assembled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalDecPacketReassLenErr 1.3.6.1.4.1.2011.6.122.26.1.13
Number of packets with incorrect length during reassembling.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalPacketHeaderWrong 1.3.6.1.4.1.2011.6.122.26.1.14
Number of discarded packets caused by the packet header error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalMemoryApplyFail 1.3.6.1.4.1.2011.6.122.26.1.15
Number of discarded packets caused by memory applying failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalCannotFindSA 1.3.6.1.4.1.2011.6.122.26.1.16
Number of discarded packets caused by no matched security associations.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalWrongSA 1.3.6.1.4.1.2011.6.122.26.1.17
Number of discarded packets caused by incorrect security associations.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalBadAuthentication 1.3.6.1.4.1.2011.6.122.26.1.18
Number of discarded packets caused by the authentication failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalReplay 1.3.6.1.4.1.2011.6.122.26.1.19
Number of discarded packets caused by the packet replay.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalPreRecheckErr 1.3.6.1.4.1.2011.6.122.26.1.20
Number of discarded packets caused by the pre-check failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalPostRecheckErr 1.3.6.1.4.1.2011.6.122.26.1.21
Number of discarded packets caused by the post-check failure
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalExceedByteLimit 1.3.6.1.4.1.2011.6.122.26.1.22
Number of discarded packets caused by the exceeding of the byte limit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalExceedPacketLimit 1.3.6.1.4.1.2011.6.122.26.1.23
Number of discarded packets caused by the exceeding of the packet limit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalProcessIpv4Err 1.3.6.1.4.1.2011.6.122.26.1.24
Number of discarded packets caused by the plain-text forwarding failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalFibSearchErr 1.3.6.1.4.1.2011.6.122.26.1.25
Number of discarded packets caused by the route check failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalIKEInboundOK 1.3.6.1.4.1.2011.6.122.26.1.26
Number of received IKE negotiation packets that successfully enter the queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalIKEInboundErr 1.3.6.1.4.1.2011.6.122.26.1.27
Number of received IKE negotiation packets that fail to enter the queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalIKEOutboundOK 1.3.6.1.4.1.2011.6.122.26.1.28
Number of sent IKE negotiation packets that successfully enter the queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalIKEOutboundErr 1.3.6.1.4.1.2011.6.122.26.1.29
Number of sent IKE negotiation packets that fail to enter the queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalSoftExpr 1.3.6.1.4.1.2011.6.122.26.1.30
Soft timeout times.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalHardExpr 1.3.6.1.4.1.2011.6.122.26.1.31
Hard timeout times.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalDPDOper 1.3.6.1.4.1.2011.6.122.26.1.32
DPD operation and detection times.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalModpCnt 1.3.6.1.4.1.2011.6.122.26.1.33
Modular exponentiation calculation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalSaeSucc 1.3.6.1.4.1.2011.6.122.26.1.34
SAE computing success.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecGlobalSoftwareSucc 1.3.6.1.4.1.2011.6.122.26.1.35
Software computing success.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecTunnelConfigTable 1.3.6.1.4.1.2011.6.122.26.2
This table specifies the configuration attributes for Huawei IPSec tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwIPSecTunnelConfigEntry

hwIPSecTunnelConfigEntry 1.3.6.1.4.1.2011.6.122.26.2.1
Each entry in the hwIPSecTunnelConfigTable holds a set of monitoring configuration parameters associated with an instance of IPSec tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwIPSecTunnelConfigEntry  

hwIPSecIfIndex 1.3.6.1.4.1.2011.6.122.26.2.1.1
Index of the router interface corresponding to the IPSec tunnel.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelPolicyNum 1.3.6.1.4.1.2011.6.122.26.2.1.2
ID of the ACL rule in the current IPSec policy.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelIndex 1.3.6.1.4.1.2011.6.122.26.2.1.3
Index of the IPSec tunnel.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelRuleId 1.3.6.1.4.1.2011.6.122.26.2.1.4
ID of the ACL rule in the current IPSec policy.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelDstIP 1.3.6.1.4.1.2011.6.122.26.2.1.5
Destination IP address of the tunnel (peer end).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwIPSecTunnelInsideIP 1.3.6.1.4.1.2011.6.122.26.2.1.6
Intranet IP address of the peer end during remote access.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwIPSecTunnelRemotePort 1.3.6.1.4.1.2011.6.122.26.2.1.7
Port number of the peer end of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelCpuID 1.3.6.1.4.1.2011.6.122.26.2.1.8
CPU ID of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelEncapMode 1.3.6.1.4.1.2011.6.122.26.2.1.9
Encapsulation mode of the tunnel (tunneling mode or transmission mode).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tunnel(0), transport(1)  

hwIPSecTunnelNatTraver 1.3.6.1.4.1.2011.6.122.26.2.1.10
Whether the tunnel needs NAT traversal (If yes, the value is 1.).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-nat-traversal(0), nat-traversal(1)  

hwIPSecTunnelFromIKEV2 1.3.6.1.4.1.2011.6.122.26.2.1.11
Whether the tunnel adopts IKEv2 (If yes, the value is 1.).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-ikev2(0), ikev2(1)  

hwIPSecTunnelEncryptMode 1.3.6.1.4.1.2011.6.122.26.2.1.12
Encryption mode of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelESPDigestMode 1.3.6.1.4.1.2011.6.122.26.2.1.13
ESP check mode of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelAHDigestMode 1.3.6.1.4.1.2011.6.122.26.2.1.14
AH check mode of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelProto 1.3.6.1.4.1.2011.6.122.26.2.1.15
Protocol of the tunnel (ESP or AH, or both).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelOutPortIndex 1.3.6.1.4.1.2011.6.122.26.2.1.16
Index of the egress of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelSrcPort 1.3.6.1.4.1.2011.6.122.26.2.1.17
Indicates the source port number if NAT traversal is adopted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelDstPort 1.3.6.1.4.1.2011.6.122.26.2.1.18
Indicates the destination port number if NAT traversal is adopted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelVrfIndex 1.3.6.1.4.1.2011.6.122.26.2.1.19
VPN ID protected by the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelIfVrfIndex 1.3.6.1.4.1.2011.6.122.26.2.1.20
VPN ID of the sending interface of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelSrcIP 1.3.6.1.4.1.2011.6.122.26.2.1.21
Source IP address of the tunnel (local end).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwIPSecTunnelSpeedLimitIn 1.3.6.1.4.1.2011.6.122.26.2.1.22
Rate limiting pre-configured in the incoming direction.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelSpeedLimitOut 1.3.6.1.4.1.2011.6.122.26.2.1.23
Rate limiting pre-configured in the outgoing direction.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelInitiator 1.3.6.1.4.1.2011.6.122.26.2.1.24
Initiator or responder of the IPSec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER responder(0), ikev2-initiator(1), ikev1-initiator(2)  

hwIPSecTunnelLifeSize 1.3.6.1.4.1.2011.6.122.26.2.1.25
Life cycle of the IPSec tunnel (in kbytes).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 8000..4194303  

hwIPSecTunnelLifeTime 1.3.6.1.4.1.2011.6.122.26.2.1.26
Life cycle of the IPSec tunnel (in seconds).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 1..604800  

hwIPSecTunnelPolicyName 1.3.6.1.4.1.2011.6.122.26.2.1.27
Security policy for the IPSec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

hwIPSecTunnelSaStatus 1.3.6.1.4.1.2011.6.122.26.2.1.28
Status of the SA.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER free(0), ocuppied(1)  

hwIPSecTunnelStatsTable 1.3.6.1.4.1.2011.6.122.26.3
This table specifies the status attributes for Huawei IPSec tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwIPSecTunnelStatsEntry

hwIPSecTunnelStatsEntry 1.3.6.1.4.1.2011.6.122.26.3.1
Each entry in the hwIPSecTunnelConfigTable holds a set of monitoring status parameters associated with an instance of IPSec tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwIPSecTunnelStatsEntry  

hwIPSecTunnelSaIDIn 1.3.6.1.4.1.2011.6.122.26.3.1.1
Index of the incoming IPSec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelSaIDOut 1.3.6.1.4.1.2011.6.122.26.3.1.2
Index of the outgoing IPSec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelFlowSoftExpireIn 1.3.6.1.4.1.2011.6.122.26.3.1.3
Incoming soft timeout traffic (in bytes).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelFlowSoftExpireOut 1.3.6.1.4.1.2011.6.122.26.3.1.4
Outgoing soft timeout traffic (in bytes).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelFlowHardExpireIn 1.3.6.1.4.1.2011.6.122.26.3.1.5
Incoming hard timeout traffic (in bytes).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelFlowHardExpireOut 1.3.6.1.4.1.2011.6.122.26.3.1.6
Outgoing hard timeout traffic (in bytes).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelRemainTime 1.3.6.1.4.1.2011.6.122.26.3.1.7
Remaining time of the IPSec tunnel (in seconds).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelRemainSize 1.3.6.1.4.1.2011.6.122.26.3.1.8
Remaining bytes of the IPSec tunnel (in kbytes).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelSpiIn 1.3.6.1.4.1.2011.6.122.26.3.1.9
Incoming SPI.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelSpiOut 1.3.6.1.4.1.2011.6.122.26.3.1.10
Outgoing SPI.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelInSideSpiIn 1.3.6.1.4.1.2011.6.122.26.3.1.11
SPI of the internal ESP header when both AH and ESP are adopted in the incoming direction.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelInSideSpiOut 1.3.6.1.4.1.2011.6.122.26.3.1.12
SPI of the internal ESP header when both AH and ESP are adopted in the outgoing direction.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelESPSequenceNumberIn 1.3.6.1.4.1.2011.6.122.26.3.1.13
Serial number of the incoming ESP protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelESPSequenceNumberOut 1.3.6.1.4.1.2011.6.122.26.3.1.14
Serial number of the outgoing ESP protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnellAHSequenceNumberIn 1.3.6.1.4.1.2011.6.122.26.3.1.15
Serial number of the incoming AH protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnellAHSequenceNumberOut 1.3.6.1.4.1.2011.6.122.26.3.1.16
Serial number of the outgoing AH protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTunnelMemApplyFail 1.3.6.1.4.1.2011.6.122.26.3.1.17
Number of discarded packets because packets to be encrypted are too long.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecTunnelBadAuth 1.3.6.1.4.1.2011.6.122.26.3.1.18
Number of discarded packets caused by the authentication failure of received packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecTunnelReplay 1.3.6.1.4.1.2011.6.122.26.3.1.19
Number of discarded packets caused by receiving replayed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecTunnelAfterReCheckErr 1.3.6.1.4.1.2011.6.122.26.3.1.20
Number of discarded packets caused by the decryption post-check failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecTunnelPktDropByteLimitIn 1.3.6.1.4.1.2011.6.122.26.3.1.21
Number of discarded packets caused by the exceeding the byte limit in the incoming direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecTunnelPktDropByteLimitOut 1.3.6.1.4.1.2011.6.122.26.3.1.22
Number of discarded packets caused by the exceeding of the byte limit in the outgoing direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecTunnelFIBSearchErr 1.3.6.1.4.1.2011.6.122.26.3.1.23
Number of discarded packets caused by the route check failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwIPSecSaStatisticTable 1.3.6.1.4.1.2011.6.122.26.4
This table specifies the SA numbers of policies which have been bound with interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwIPSecSaStatisticEntry

hwIPSecSaStatisticEntry 1.3.6.1.4.1.2011.6.122.26.4.1
.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwIPSecSaStatisticEntry  

hwIPSecSaStatisticTunnelPolicyName 1.3.6.1.4.1.2011.6.122.26.4.1.1
Security policy for the IPSec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

hwIPSecSaStatisticSaInCnt 1.3.6.1.4.1.2011.6.122.26.4.1.2
Incoming SA number.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecSaStatisticSaOutCnt 1.3.6.1.4.1.2011.6.122.26.4.1.3
Outgoing SA number.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwIPSecTrapObject 1.3.6.1.4.1.2011.6.122.26.5
OBJECT IDENTIFIER    

hwIPSecTrapTunnelPolicyNum 1.3.6.1.4.1.2011.6.122.26.5.1
ID of the ACL rule in the current IPSec policy.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Gauge32  

hwIPSecTrapIfIndex 1.3.6.1.4.1.2011.6.122.26.5.2
Index of the router interface corresponding to the IPSec tunnel.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Gauge32  

hwIPSecTrapTunnelPolicyName 1.3.6.1.4.1.2011.6.122.26.5.3
Security policy for the IPSec tunnel.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

hwIPSecNotifications 1.3.6.1.4.1.2011.6.122.26.6
OBJECT IDENTIFIER    

hwIPSecTunnelStart 1.3.6.1.4.1.2011.6.122.26.6.1
Send the message when the IPSec tunnel is established.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIPSecTunnelStop 1.3.6.1.4.1.2011.6.122.26.6.2
Send the message when the IPSec tunnel is deleted.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIPSecPolicyAdd 1.3.6.1.4.1.2011.6.122.26.6.3
Send the message when an IPSec policy is added.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIPSecPolicyDel 1.3.6.1.4.1.2011.6.122.26.6.4
Send the message when an IPSec policy is deleted.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIPSecPolicyAttach 1.3.6.1.4.1.2011.6.122.26.6.5
Send the message when an IPSec policy is applied to an interface.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIPSecPolicyDetach 1.3.6.1.4.1.2011.6.122.26.6.6
Send the message when an IPSec policy is cancelled on an interface.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIPSecIKEReset 1.3.6.1.4.1.2011.6.122.26.6.7
Send the message when an IKE SA is reset .
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIPSecIPSecReset 1.3.6.1.4.1.2011.6.122.26.6.8
Send the message when an IPSec SA is reset .
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIPSecSaReachMax 1.3.6.1.4.1.2011.6.122.26.6.9
Send the message when IPSec SA Number will Be Reach Max .
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIPSecSaReachMaxAtOnce 1.3.6.1.4.1.2011.6.122.26.6.10
Send the message when IPSec SA Number Reach Max At Once.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIKESaReachMax 1.3.6.1.4.1.2011.6.122.26.6.11
Send the message when IKE SA Number will Be Reach Max .
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIKESaReachMaxAtOnce 1.3.6.1.4.1.2011.6.122.26.6.12
Send the message when IKE SA Number will Be Reach Max .
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIPSecMibConformance 1.3.6.1.4.1.2011.6.122.26.7
OBJECT IDENTIFIER    

hwIPSecMibCompliances 1.3.6.1.4.1.2011.6.122.26.7.1
OBJECT IDENTIFIER    

hwIPSecMibGroups 1.3.6.1.4.1.2011.6.122.26.7.2
OBJECT IDENTIFIER    

hwIPSecMibCompliance 1.3.6.1.4.1.2011.6.122.26.7.1.1
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hwIPSecGlobalStatsGroup 1.3.6.1.4.1.2011.6.122.26.7.2.1
This table specifies the global statistics information for Huawei IPSec tunnel.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwIPSecTunnelConfigTableGroup 1.3.6.1.4.1.2011.6.122.26.7.2.2
This table specifies the monitoring IPSec tunnel configuration attributes for Huawei IPSec tunnel.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwIPSecTunnelStatsTableGroup 1.3.6.1.4.1.2011.6.122.26.7.2.3
This table specifies the monitoring IPSec tunnel statistics attributes for Huawei IPSec tunnel.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwIPSecSaStatisticTableGroup 1.3.6.1.4.1.2011.6.122.26.7.2.4
This table specifies the SA numbers of policies which have been bound with interfaces.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwIPSecTrapObjectGroup 1.3.6.1.4.1.2011.6.122.26.7.2.5
IPSec trap objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwIPSecNotificationsGroup 1.3.6.1.4.1.2011.6.122.26.7.2.6
IPSec traps.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP