H3C-IPSEC-MONITOR-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: H3C-IPSEC-MONITOR-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
h3cIPSecMonitor | 1.3.6.1.4.1.2011.10.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. |
||
h3cIPSecObjects | 1.3.6.1.4.1.2011.10.2.7.1 | |||
h3cIPSecTunnelTable | 1.3.6.1.4.1.2011.10.2.7.1.1 | no-access |
The IPSec Phase-2 Tunnel Table. There is one entry in this table for each active IPSec Phase-2 Tunnel. |
|
1.3.6.1.4.1.2011.10.2.7.1.1.1 | no-access |
Information about h3cIPSecTunnelTable. |
||
h3cIPSecTunIfIndex | 1.3.6.1.4.1.2011.10.2.7.1.1.1.1 | integer32 | no-access |
The interface index( the ifIndex of ifTable ). |
h3cIPSecTunEntryIndex | 1.3.6.1.4.1.2011.10.2.7.1.1.1.2 | integer32 | no-access |
The index of IPSec policy applied in the interface. |
h3cIPSecTunIndex | 1.3.6.1.4.1.2011.10.2.7.1.1.1.3 | integer32 | no-access |
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. |
h3cIPSecTunIKETunnelIndex | 1.3.6.1.4.1.2011.10.2.7.1.1.1.4 | integer32 | read-only |
The index of the associated IPSec Phase-1 IKE Tunnel (IKETunIndex in the IKETunnelTable). 2147483647 is defined as invalid value. |
h3cIPSecTunLocalAddr | 1.3.6.1.4.1.2011.10.2.7.1.1.1.5 | ipaddress | read-only |
The IP address of the local peer for the IPSec Phase-2 Tunnel. 0.0.0.0 is defined as invalid value. |
h3cIPSecTunRemoteAddr | 1.3.6.1.4.1.2011.10.2.7.1.1.1.6 | ipaddress | read-only |
The IP address of the remote peer for the IPSec Phase-2 Tunnel. 0.0.0.0 is defined as invalid value. |
h3cIPSecTunKeyType | 1.3.6.1.4.1.2011.10.2.7.1.1.1.7 | h3cipsecnegotype | read-only |
The key negotiate mode used by the IPSec Phase-2 Tunnel. |
h3cIPSecTunEncapMode | 1.3.6.1.4.1.2011.10.2.7.1.1.1.8 | h3cencapmode | read-only |
The encapsulation mode used by the IPSec Phase-2 Tunnel. |
h3cIPSecTunInitiator | 1.3.6.1.4.1.2011.10.2.7.1.1.1.9 | integer | read-only |
The initiator of this IPSec tunnel. Value none is used for manual IPsec tunnel, for there is no initiator or responder in this method. Enumeration: 'remote': 2, 'none': 2147483647, 'local': 1. |
h3cIPSecTunLifeSize | 1.3.6.1.4.1.2011.10.2.7.1.1.1.10 | gauge32 | read-only |
The negotiated LifeSize of the IPSec Phase-2 Tunnel in kilobytes. 0 is defined as invalid value. |
h3cIPSecTunLifeTime | 1.3.6.1.4.1.2011.10.2.7.1.1.1.11 | integer32 | read-only |
The negotiated LifeTime of the IPSec Phase-2 Tunnel in seconds. 2147483647 is defined as invalid value. |
h3cIPSecTunRemainTime | 1.3.6.1.4.1.2011.10.2.7.1.1.1.12 | integer32 | read-only |
The remain time of SA in seconds. 2147483647 is defined as invalid value. |
h3cIPSecTunActiveTime | 1.3.6.1.4.1.2011.10.2.7.1.1.1.13 | integer32 | read-only |
The duration the IPSec Phase-2 Tunnel has been active in hundredths of seconds. 2147483647 is defined as invalid value. |
h3cIPSecTunRemainSize | 1.3.6.1.4.1.2011.10.2.7.1.1.1.14 | gauge32 | read-only |
The remain LifeSize of SA in kilobytes. 0 is defined as invalid value. |
h3cIPSecTunTotalRefreshes | 1.3.6.1.4.1.2011.10.2.7.1.1.1.15 | counter32 | read-only |
The total number of security association refreshing performed. |
h3cIPSecTunCurrentSaInstances | 1.3.6.1.4.1.2011.10.2.7.1.1.1.16 | gauge32 | read-only |
The number of security associations which are currently active or expiring. |
h3cIPSecTunInSaEncryptAlgo | 1.3.6.1.4.1.2011.10.2.7.1.1.1.17 | h3cencryptalgo | read-only |
The encryption algorithm used by the inbound security association of the IPSec Phase-2 Tunnel. |
h3cIPSecTunInSaAhAuthAlgo | 1.3.6.1.4.1.2011.10.2.7.1.1.1.18 | h3cauthalgo | read-only |
The authentication algorithm used by the inbound authentication header (AH) security association of the IPSec Phase-2 Tunnel. |
h3cIPSecTunInSaEspAuthAlgo | 1.3.6.1.4.1.2011.10.2.7.1.1.1.19 | h3cauthalgo | read-only |
The authentication algorithm used by the inbound encapsulation security protocol(ESP) security association of the IPSec Phase-2 Tunnel. |
h3cIPSecTunDiffHellmanGrp | 1.3.6.1.4.1.2011.10.2.7.1.1.1.20 | h3cdiffhellmangrp | read-only |
The Diffie Hellman Group used by the security association of the IPSec Phase-2 Tunnel. |
h3cIPSecTunOutSaEncryptAlgo | 1.3.6.1.4.1.2011.10.2.7.1.1.1.21 | h3cencryptalgo | read-only |
The encryption algorithm used by the outbound security association of the IPSec Phase-2 Tunnel. |
h3cIPSecTunOutSaAhAuthAlgo | 1.3.6.1.4.1.2011.10.2.7.1.1.1.22 | h3cauthalgo | read-only |
The authentication algorithm used by the outbound authentication header (AH) security association of the IPSec Phase-2 Tunnel. |
h3cIPSecTunOutSaEspAuthAlgo | 1.3.6.1.4.1.2011.10.2.7.1.1.1.23 | h3cauthalgo | read-only |
The authentication algorithm used by the outbound encapsulation security protocol(ESP) security association of the IPSec Phase-2 Tunnel. |
h3cIPSecTunPolicyName | 1.3.6.1.4.1.2011.10.2.7.1.1.1.24 | displaystring | read-only |
The policy name used by this IPSec tunnel. |
h3cIPSecTunPolicyNum | 1.3.6.1.4.1.2011.10.2.7.1.1.1.25 | integer32 | read-only |
The sequence number of policy used by this IPSec tunnel. |
h3cIPSecTunStatus | 1.3.6.1.4.1.2011.10.2.7.1.1.1.26 | integer | read-only |
The status of the IPSec Tunnel. Enumeration: 'ready': 2, 'initial': 1, 'rekeyed': 3, 'closed': 4. |
h3cIPSecTunnelStatTable | 1.3.6.1.4.1.2011.10.2.7.1.2 | no-access |
The IPSec Phase-2 Tunnel Statistics Table. |
|
1.3.6.1.4.1.2011.10.2.7.1.2.1 | no-access |
Information about h3cIPSecTunnelStatTable. |
||
h3cIPSecTunInOctets | 1.3.6.1.4.1.2011.10.2.7.1.2.1.1 | counter64 | read-only |
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. |
h3cIPSecTunInDecompOctets | 1.3.6.1.4.1.2011.10.2.7.1.2.1.2 | counter64 | read-only |
The total number of decompressed octets received by this IPSec Phase-2 Tunnel. This value is accumulated AFTER the packet is decompressed. |
h3cIPSecTunInPkts | 1.3.6.1.4.1.2011.10.2.7.1.2.1.3 | counter64 | read-only |
The total number of packets received by this IPSec Phase-2 Tunnel. |
h3cIPSecTunInDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.2.1.4 | counter64 | read-only |
The total number of packets dropped during receiving process by this IPSec Phase-2 Tunnel. |
h3cIPSecTunInReplayDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.2.1.5 | counter32 | read-only |
The total number of packets dropped during receiving process due to Anti-Replay process by this IPSec Phase-2 Tunnel. |
h3cIPSecTunInAuthFails | 1.3.6.1.4.1.2011.10.2.7.1.2.1.6 | counter32 | read-only |
The total number of inbound authentication's which ended in failure by this IPSec Phase-2 Tunnel. |
h3cIPSecTunInDecryptFails | 1.3.6.1.4.1.2011.10.2.7.1.2.1.7 | counter32 | read-only |
The total number of inbound decryption's which ended in failure by this IPSec Phase-2 Tunnel. |
h3cIPSecTunOutOctets | 1.3.6.1.4.1.2011.10.2.7.1.2.1.8 | counter64 | read-only |
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. |
h3cIPSecTunOutUncompOctets | 1.3.6.1.4.1.2011.10.2.7.1.2.1.9 | counter64 | read-only |
The total number of uncompressed octets sent by this IPSec Phase-2 Tunnel.This value is accumulated BEFORE the packet is compressed. |
h3cIPSecTunOutPkts | 1.3.6.1.4.1.2011.10.2.7.1.2.1.10 | counter64 | read-only |
The total number of packets sent by this IPSec Phase-2 Tunnel. |
h3cIPSecTunOutDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.2.1.11 | counter64 | read-only |
The total number of packets dropped during sending process by this IPSec Phase-2 Tunnel. |
h3cIPSecTunOutEncryptFails | 1.3.6.1.4.1.2011.10.2.7.1.2.1.12 | counter32 | read-only |
The total number of outbound encryption's which ended in failure by this IPSec Phase-2 Tunnel. |
h3cIPSecTunNoMemoryDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.2.1.13 | counter32 | read-only |
The total number of packets dropped due to no enough memory by this IPSec Phase-2 Tunnel. |
h3cIPSecTunQueueFullDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.2.1.14 | counter32 | read-only |
The total number of packets dropped due to queue full by this IPSec Phase-2 Tunnel. |
h3cIPSecTunInvalidLenDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.2.1.15 | counter32 | read-only |
The total number of packets dropped due to invalid length packet by this IPSec Phase-2 Tunnel. |
h3cIPSecTunTooLongDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.2.1.16 | counter32 | read-only |
The total number of packets dropped due to too long packet by this IPSec Phase-2 Tunnel. |
h3cIPSecTunInvalidSaDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.2.1.17 | counter32 | read-only |
The total number of packets dropped due to invalid SA by this IPSec Phase-2 Tunnel. |
h3cIPSecSaTable | 1.3.6.1.4.1.2011.10.2.7.1.3 | no-access |
The IPSec Phase-2 Security Protection Index Table. This table contains an entry for each active and expiring security association. |
|
1.3.6.1.4.1.2011.10.2.7.1.3.1 | no-access |
Information about h3cIPSecSaTable. |
||
h3cIPSecSaIndex | 1.3.6.1.4.1.2011.10.2.7.1.3.1.1 | integer32 | no-access |
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. |
h3cIPSecSaDirection | 1.3.6.1.4.1.2011.10.2.7.1.3.1.2 | integer | read-only |
The direction of the SA. Enumeration: 'out': 2, 'in': 1. |
h3cIPSecSaValue | 1.3.6.1.4.1.2011.10.2.7.1.3.1.3 | unsigned32 | read-only |
The value of the SPI. |
h3cIPSecSaProtocol | 1.3.6.1.4.1.2011.10.2.7.1.3.1.4 | h3csaprotocol | read-only |
The security protocol of the SA. |
h3cIPSecSaEncryptAlgo | 1.3.6.1.4.1.2011.10.2.7.1.3.1.5 | h3cencryptalgo | read-only |
The encryption algorithm used by the security association of the IPSec Phase-2 Tunnel. |
h3cIPSecSaAuthAlgo | 1.3.6.1.4.1.2011.10.2.7.1.3.1.6 | h3cauthalgo | read-only |
The authentication algorithm used by the SA. |
h3cIPSecSaStatus | 1.3.6.1.4.1.2011.10.2.7.1.3.1.7 | integer | read-only |
The status of the SA. Enumeration: 'active': 1, 'expiring': 2. |
h3cIPSecTrafficTable | 1.3.6.1.4.1.2011.10.2.7.1.4 | no-access |
The IPSec Phase-2 Tunnel Traffic Table. |
|
1.3.6.1.4.1.2011.10.2.7.1.4.1 | no-access |
Information about h3cIPSecTrafficTable. |
||
h3cIPSecTrafficLocalType | 1.3.6.1.4.1.2011.10.2.7.1.4.1.1 | h3ctraffictype | read-only |
The type of local peer. Possible values are: a single IP address, or an IP address range, or an IP subnet. |
h3cIPSecTrafficLocalAddr1 | 1.3.6.1.4.1.2011.10.2.7.1.4.1.2 | ipaddress | read-only |
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. |
h3cIPSecTrafficLocalAddr2 | 1.3.6.1.4.1.2011.10.2.7.1.4.1.3 | ipaddress | read-only |
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. |
h3cIPSecTrafficLocalProtocol | 1.3.6.1.4.1.2011.10.2.7.1.4.1.4 | integer32 | read-only |
The protocol number of the local peer's traffic. |
h3cIPSecTrafficLocalPort | 1.3.6.1.4.1.2011.10.2.7.1.4.1.5 | integer32 | read-only |
The port number of the local peer's traffic. |
h3cIPSecTrafficRemoteType | 1.3.6.1.4.1.2011.10.2.7.1.4.1.6 | h3ctraffictype | read-only |
The type of remote peer. Possible values are: a single IP address, or an IP address range, or an IP subnet. |
h3cIPSecTrafficRemoteAddr1 | 1.3.6.1.4.1.2011.10.2.7.1.4.1.7 | ipaddress | read-only |
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. |
h3cIPSecTrafficRemoteAddr2 | 1.3.6.1.4.1.2011.10.2.7.1.4.1.8 | ipaddress | read-only |
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. |
h3cIPSecTrafficRemoteProtocol | 1.3.6.1.4.1.2011.10.2.7.1.4.1.9 | integer32 | read-only |
The protocol number of the remote peer's traffic. |
h3cIPSecTrafficRemotePort | 1.3.6.1.4.1.2011.10.2.7.1.4.1.10 | integer32 | read-only |
The port number of the remote peer's traffic. |
h3cIPSecGlobalStats | 1.3.6.1.4.1.2011.10.2.7.1.5 | |||
h3cIPSecGlobalActiveTunnels | 1.3.6.1.4.1.2011.10.2.7.1.5.1 | gauge32 | read-only |
The total number of currently active IPSec Phase-2 Tunnels. |
h3cIPSecGlobalActiveSas | 1.3.6.1.4.1.2011.10.2.7.1.5.2 | gauge32 | read-only |
The total number of currently active or expiring IPSec Phase-2 SA. |
h3cIPSecGlobalInOctets | 1.3.6.1.4.1.2011.10.2.7.1.5.3 | counter64 | read-only |
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. |
h3cIPSecGlobalInDecompOctets | 1.3.6.1.4.1.2011.10.2.7.1.5.4 | counter64 | read-only |
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. |
h3cIPSecGlobalInPkts | 1.3.6.1.4.1.2011.10.2.7.1.5.5 | counter64 | read-only |
The total number of packets received by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalInDrops | 1.3.6.1.4.1.2011.10.2.7.1.5.6 | counter64 | read-only |
The total number of packets dropped during receiving process by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalInReplayDrops | 1.3.6.1.4.1.2011.10.2.7.1.5.7 | counter32 | read-only |
The total number of packets dropped during receiving process due to Anti-Replay process by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalInAuthFails | 1.3.6.1.4.1.2011.10.2.7.1.5.8 | counter32 | read-only |
The total number of inbound authentication's which ended in failure by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalInDecryptFails | 1.3.6.1.4.1.2011.10.2.7.1.5.9 | counter32 | read-only |
The total number of inbound decryption's which ended in failure by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalOutOctets | 1.3.6.1.4.1.2011.10.2.7.1.5.10 | counter64 | read-only |
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. |
h3cIPSecGlobalOutUncompOctets | 1.3.6.1.4.1.2011.10.2.7.1.5.11 | counter64 | read-only |
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. |
h3cIPSecGlobalOutPkts | 1.3.6.1.4.1.2011.10.2.7.1.5.12 | counter64 | read-only |
The total number of packets sent by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalOutDrops | 1.3.6.1.4.1.2011.10.2.7.1.5.13 | counter64 | read-only |
The total number of packets dropped during sending process by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalOutEncryptFails | 1.3.6.1.4.1.2011.10.2.7.1.5.14 | counter32 | read-only |
The total number of outbound encryption's which ended in failure by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalNoMemoryDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.5.15 | counter32 | read-only |
The total number of packets dropped due to no enough memory by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalNoFindSaDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.5.16 | counter32 | read-only |
The total number of packets dropped due to not find SA by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalQueueFullDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.5.17 | counter32 | read-only |
The total number of packets dropped due to queue full by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalInvalidLenDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.5.18 | counter32 | read-only |
The total number of packets dropped due to invalid packet length by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalTooLongDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.5.19 | counter32 | read-only |
The total number of packets dropped due to too long packet by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecGlobalInvalidSaDropPkts | 1.3.6.1.4.1.2011.10.2.7.1.5.20 | counter32 | read-only |
The total number of packets dropped due to invalid SA by all current and previous IPSec Phase-2 Tunnels. |
h3cIPSecTrapObject | 1.3.6.1.4.1.2011.10.2.7.1.6 | |||
h3cIPSecPolicyName | 1.3.6.1.4.1.2011.10.2.7.1.6.1 | displaystring | no-access |
The IPSec policy name with a trap. |
h3cIPSecPolicySeqNum | 1.3.6.1.4.1.2011.10.2.7.1.6.2 | integer32 | no-access |
The IPSec policy sequence number with a trap. |
h3cIPSecPolicySize | 1.3.6.1.4.1.2011.10.2.7.1.6.3 | integer32 | no-access |
The number of IPSec policies with a trap. |
h3cIPSecSpiValue | 1.3.6.1.4.1.2011.10.2.7.1.6.4 | integer32 | no-access |
The SPI value associated with a trap. |
h3cIPSecTrapCntl | 1.3.6.1.4.1.2011.10.2.7.1.7 | |||
h3cIPSecTrapGlobalCntl | 1.3.6.1.4.1.2011.10.2.7.1.7.1 | h3ctrapstatus | read-write |
Indicates whether all IPSec traps should be generated. |
h3cIPSecTunnelStartTrapCntl | 1.3.6.1.4.1.2011.10.2.7.1.7.2 | h3ctrapstatus | read-write |
Indicates whether h3cIPSecTunnelStart traps should be generated. |
h3cIPSecTunnelStopTrapCntl | 1.3.6.1.4.1.2011.10.2.7.1.7.3 | h3ctrapstatus | read-write |
Indicates whether h3cIPSecTunnelStop traps should be generated. |
h3cIPSecNoSaTrapCntl | 1.3.6.1.4.1.2011.10.2.7.1.7.4 | h3ctrapstatus | read-write |
Indicates whether h3cIPSecNoSaFailure traps should be generated. |
h3cIPSecAuthFailureTrapCntl | 1.3.6.1.4.1.2011.10.2.7.1.7.5 | h3ctrapstatus | read-write |
Indicates whether h3cIPSecAuthFailFailure traps should be generated. |
h3cIPSecEncryFailureTrapCntl | 1.3.6.1.4.1.2011.10.2.7.1.7.6 | h3ctrapstatus | read-write |
Indicates whether h3cIPSecEncryFailFailure traps should be generated. |
h3cIPSecDecryFailureTrapCntl | 1.3.6.1.4.1.2011.10.2.7.1.7.7 | h3ctrapstatus | read-write |
Indicates whether h3cIPSecDecryFailFailure traps should be generated. |
h3cIPSecInvalidSaTrapCntl | 1.3.6.1.4.1.2011.10.2.7.1.7.8 | h3ctrapstatus | read-write |
Indicates whether h3cIPSec Invalid Sa Failure traps should be generated. |
h3cIPSecPolicyAddTrapCntl | 1.3.6.1.4.1.2011.10.2.7.1.7.9 | h3ctrapstatus | read-write |
Indicates whether h3cIPSecPolicyAdd traps should be generated. |
h3cIPSecPolicyDelTrapCntl | 1.3.6.1.4.1.2011.10.2.7.1.7.10 | h3ctrapstatus | read-write |
Indicates whether h3cIPSecPolicyDel traps should be generated. |
h3cIPSecPolicyAttachTrapCntl | 1.3.6.1.4.1.2011.10.2.7.1.7.11 | h3ctrapstatus | read-write |
Indicates whether h3cIPSecPolicyAttach traps should be generated. |
h3cIPSecPolicyDetachTrapCntl | 1.3.6.1.4.1.2011.10.2.7.1.7.12 | h3ctrapstatus | read-write |
Indicates whether h3cIPSecPolicyDetach traps should be generated. |
h3cIPSecTrap | 1.3.6.1.4.1.2011.10.2.7.1.8 | |||
h3cIPSecNotifications | 1.3.6.1.4.1.2011.10.2.7.1.8.1 | |||
h3cIPSecTunnelStart | 1.3.6.1.4.1.2011.10.2.7.1.8.1.1 |
This notification is generated when an IPSec Phase-2 Tunnel is created. |
||
h3cIPSecTunnelStop | 1.3.6.1.4.1.2011.10.2.7.1.8.1.2 |
This notification is generated when an IPSec Phase-2 Tunnel is deleted. |
||
h3cIPSecNoSaFailure | 1.3.6.1.4.1.2011.10.2.7.1.8.1.3 |
This notification is generated when an IPSec Phase-2 non-existent SA error occurs. |
||
h3cIPSecAuthFailFailure | 1.3.6.1.4.1.2011.10.2.7.1.8.1.4 |
This notification is generated when the IPSec phase-2 authentication failure occurs. |
||
h3cIPSecEncryFailFailure | 1.3.6.1.4.1.2011.10.2.7.1.8.1.5 |
This notification is generated when the IPSec phase-2 tunnel has an encrypting failure. |
||
h3cIPSecDecryFailFailure | 1.3.6.1.4.1.2011.10.2.7.1.8.1.6 |
This notification is generated when the IPSec phase-2 tunnel has a decrypting failure. |
||
h3cIPSecInvalidSaFailure | 1.3.6.1.4.1.2011.10.2.7.1.8.1.7 |
This notification is generated when the IPSec phase-2 invalid SA failure occurs. |
||
h3cIPSecPolicyAdd | 1.3.6.1.4.1.2011.10.2.7.1.8.1.8 |
This notification is generated when an IPSec policy is added. |
||
h3cIPSecPolicyDel | 1.3.6.1.4.1.2011.10.2.7.1.8.1.9 |
This notification is generated when an IPSec policy is deleted. |
||
h3cIPSecPolicyAttach | 1.3.6.1.4.1.2011.10.2.7.1.8.1.10 |
This notification is generated when an IPSec policy is attached with one interface. |
||
h3cIPSecPolicyDetach | 1.3.6.1.4.1.2011.10.2.7.1.8.1.11 |
This notification is generated when an IPSec policy is detached with one interface. |
||
h3cIPSecConformance | 1.3.6.1.4.1.2011.10.2.7.2 | |||
h3cIPSecCompliances | 1.3.6.1.4.1.2011.10.2.7.2.1 | |||
h3cIPSecCompliance | 1.3.6.1.4.1.2011.10.2.7.2.1.1 |
|
||
h3cIPSecGroups | 1.3.6.1.4.1.2011.10.2.7.2.2 | |||
h3cIPSecTunnelTableGroup | 1.3.6.1.4.1.2011.10.2.7.2.2.1 |
The group contains the IPSec tunnel's property information. |
||
h3cIPSecTunnelStatGroup | 1.3.6.1.4.1.2011.10.2.7.2.2.2 |
The group contains the IPSec tunnel's statistic information. |
||
h3cIPSecSaGroup | 1.3.6.1.4.1.2011.10.2.7.2.2.3 |
The group contains the SA's property information. |
||
h3cIPSecTrafficTableGroup | 1.3.6.1.4.1.2011.10.2.7.2.2.4 |
The group contains the property information of the data flow protected by IPSec tunnel. |
||
h3cIPSecGlobalStatsGroup | 1.3.6.1.4.1.2011.10.2.7.2.2.5 |
The group contains all of the IPSec tunnel's statistic information. |
||
h3cIPSecTrapObjectGroup | 1.3.6.1.4.1.2011.10.2.7.2.2.6 |
The group contains all of trap objects of IPSec tunnels. |
||
h3cIPSecTrapCntlGroup | 1.3.6.1.4.1.2011.10.2.7.2.2.7 |
The group contains all of trap switches of IPSec tunnels. |
||
h3cIPSecTrapGroup | 1.3.6.1.4.1.2011.10.2.7.2.2.8 |
The group contains all of trap of IPSec tunnels. |