HH3C-IPSEC-MONITOR-V2-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-IPSEC-MONITOR-V2-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 |
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. |
||
hh3cIPsecObjectsV2 | 1.3.6.1.4.1.25506.2.126.1 | |||
hh3cIPsecScalarObjectsV2 | 1.3.6.1.4.1.25506.2.126.1.1 | |||
hh3cIPsecMIBVersion | 1.3.6.1.4.1.25506.2.126.1.1.1 | displaystring | read-only |
Version string of this MIB. |
hh3cIPsecTunnelV2Table | 1.3.6.1.4.1.25506.2.126.1.2 | 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.25506.2.126.1.2.1 | no-access |
Information about hh3cIPsecTunnelV2Table. |
||
hh3cIPsecTunIndexV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.1 | 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 2147483647. |
hh3cIPsecTunIfIndexV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.2 | interfaceindex | read-only |
The interface index( the ifIndex of ifTable ). |
hh3cIPsecTunIKETunnelIndexV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.3 | integer32 | read-only |
The index of the associated IPsec Phase-1 IKE Tunnel (IKETunIndex in the IKETunnelTable). 2147483647 is defined as invalid value. |
hh3cIPsecTunIKETunLocalIDTypeV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.4 | hh3cipsecidtypev2 | read-only |
The type of the local peer identity for the associated IPsec Phase-1 IKE Tunnel (IKETunLocalType in the IKETunnelTable). |
hh3cIPsecTunIKETunLocalIDVal1V2 | 1.3.6.1.4.1.25506.2.126.1.2.1.5 | displaystring | read-only |
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. |
hh3cIPsecTunIKETunLocalIDVal2V2 | 1.3.6.1.4.1.25506.2.126.1.2.1.6 | displaystring | read-only |
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. |
hh3cIPsecTunIKETunRemoteIDTypeV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.7 | hh3cipsecidtypev2 | read-only |
The type of the remote peer identity for the associated IPsec Phase-1 IKE Tunnel (IKETunRemoteType in the IKETunnelTable). |
hh3cIPsecTunIKETunRemoteIDVal1V2 | 1.3.6.1.4.1.25506.2.126.1.2.1.8 | displaystring | read-only |
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. |
hh3cIPsecTunIKETunRemoteIDVal2V2 | 1.3.6.1.4.1.25506.2.126.1.2.1.9 | displaystring | read-only |
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. |
hh3cIPsecTunLocalAddrTypeV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.10 | inetaddresstype | read-only |
The type of the IP address for the local peer of the IPsec Phase-2 Tunnel. |
hh3cIPsecTunLocalAddrV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.11 | inetaddress | read-only |
The IP address of the local peer for the IPsec Phase-2 Tunnel. |
hh3cIPsecTunRemoteAddrTypeV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.12 | inetaddresstype | read-only |
The type of the IP address for the remote peer of the IPsec Phase-2 Tunnel. |
hh3cIPsecTunRemoteAddrV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.13 | inetaddress | read-only |
The IP address of the remote peer for the IPsec Phase-2 Tunnel. |
hh3cIPsecTunKeyTypeV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.14 | hh3cipsecnegotypev2 | read-only |
The key negotiate mode used by the IPsec Phase-2 Tunnel. |
hh3cIPsecTunEncapModeV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.15 | hh3cipsecencapmodev2 | read-only |
The encapsulation mode used by the IPsec Phase-2 Tunnel. |
hh3cIPsecTunInitiatorV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.16 | 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. |
hh3cIPsecTunLifeSizeV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.17 | gauge32 | read-only |
The negotiated LifeSize of the IPsec Phase-2 Tunnel in kilobytes. 0 is defined as invalid value. |
hh3cIPsecTunLifeTimeV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.18 | integer32 | read-only |
The negotiated LifeTime of the IPsec Phase-2 Tunnel in seconds. 2147483647 is defined as invalid value. |
hh3cIPsecTunRemainTimeV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.19 | integer32 | read-only |
The remain time of SA in seconds. 2147483647 is defined as invalid value. |
hh3cIPsecTunActiveTimeV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.20 | integer32 | read-only |
The duration the IPsec Phase-2 Tunnel has been active in hundredths of seconds. 2147483647 is defined as invalid value. |
hh3cIPsecTunRemainSizeV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.21 | gauge32 | read-only |
The remain LifeSize of SA in kilobytes. 0 is defined as invalid value. |
hh3cIPsecTunTotalRefreshesV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.22 | counter32 | read-only |
The total number of security association refreshing performed. |
hh3cIPsecTunCurrentSaInstancesV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.23 | gauge32 | read-only |
The number of security associations which are currently active or expiring. |
hh3cIPsecTunInSaEncryptAlgoV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.24 | hh3cipsecencryptalgov2 | read-only |
The encryption algorithm used by the inbound security association of the IPsec Phase-2 Tunnel. |
hh3cIPsecTunInSaAhAuthAlgoV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.25 | hh3cipsecauthalgov2 | read-only |
The authentication algorithm used by the inbound authentication header (AH) security association of the IPsec Phase-2 Tunnel. |
hh3cIPsecTunInSaEspAuthAlgoV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.26 | hh3cipsecauthalgov2 | read-only |
The authentication algorithm used by the inbound encapsulation security protocol(ESP) security association of the IPsec Phase-2 Tunnel. |
hh3cIPsecTunDiffHellmanGrpV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.27 | hh3cipsecdiffhellmangrpv2 | read-only |
The Diffie Hellman Group used by the security association of the IPsec Phase-2 Tunnel. |
hh3cIPsecTunOutSaEncryptAlgoV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.28 | hh3cipsecencryptalgov2 | read-only |
The encryption algorithm used by the outbound security association of the IPsec Phase-2 Tunnel. |
hh3cIPsecTunOutSaAhAuthAlgoV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.29 | hh3cipsecauthalgov2 | read-only |
The authentication algorithm used by the outbound authentication header (AH) security association of the IPsec Phase-2 Tunnel. |
hh3cIPsecTunOutSaEspAuthAlgoV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.30 | hh3cipsecauthalgov2 | read-only |
The authentication algorithm used by the outbound encapsulation security protocol(ESP) security association of the IPsec Phase-2 Tunnel. |
hh3cIPsecTunPolicyNameV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.31 | displaystring | read-only |
The policy name used by this IPsec tunnel. |
hh3cIPsecTunPolicyNumV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.32 | integer32 | read-only |
The sequence number of policy used by this IPsec tunnel. |
hh3cIPsecTunStatusV2 | 1.3.6.1.4.1.25506.2.126.1.2.1.33 | integer | read-only |
The status of the IPsec Tunnel. Enumeration: 'ready': 2, 'initial': 1, 'rekeyed': 3, 'closed': 4. |
hh3cIPsecTunnelStatV2Table | 1.3.6.1.4.1.25506.2.126.1.3 | no-access |
The IPsec Phase-2 Tunnel Statistics Table. |
|
1.3.6.1.4.1.25506.2.126.1.3.1 | no-access |
Information about hh3cIPsecTunnelStatV2Table. |
||
hh3cIPsecTunInOctetsV2 | 1.3.6.1.4.1.25506.2.126.1.3.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. |
hh3cIPsecTunInDecompOctetsV2 | 1.3.6.1.4.1.25506.2.126.1.3.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. |
hh3cIPsecTunInPktsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.3 | counter64 | read-only |
The total number of packets received by this IPsec Phase-2 Tunnel. |
hh3cIPsecTunInDropPktsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.4 | counter64 | read-only |
The total number of packets dropped during receiving process by this IPsec Phase-2 Tunnel. |
hh3cIPsecTunInReplayDropPktsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.5 | counter64 | read-only |
The total number of packets dropped during receiving process due to Anti-Replay process by this IPsec Phase-2 Tunnel. |
hh3cIPsecTunInAuthFailsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.6 | counter64 | read-only |
The total number of inbound authentication's which ended in failure by this IPsec Phase-2 Tunnel. |
hh3cIPsecTunInDecryptFailsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.7 | counter64 | read-only |
The total number of inbound decryption's which ended in failure by this IPsec Phase-2 Tunnel. |
hh3cIPsecTunOutOctetsV2 | 1.3.6.1.4.1.25506.2.126.1.3.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. |
hh3cIPsecTunOutUncompOctetsV2 | 1.3.6.1.4.1.25506.2.126.1.3.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. |
hh3cIPsecTunOutPktsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.10 | counter64 | read-only |
The total number of packets sent by this IPsec Phase-2 Tunnel. |
hh3cIPsecTunOutDropPktsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.11 | counter64 | read-only |
The total number of packets dropped during sending process by this IPsec Phase-2 Tunnel. |
hh3cIPsecTunOutEncryptFailsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.12 | counter64 | read-only |
The total number of outbound encryption's which ended in failure by this IPsec Phase-2 Tunnel. |
hh3cIPsecTunNoMemoryDropPktsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.13 | counter64 | read-only |
The total number of packets dropped due to no enough memory by this IPsec Phase-2 Tunnel. |
hh3cIPsecTunQueueFullDropPktsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.14 | counter64 | read-only |
The total number of packets dropped due to queue full by this IPsec Phase-2 Tunnel. |
hh3cIPsecTunInvalidLenDropPktsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.15 | counter64 | read-only |
The total number of packets dropped due to invalid length packet by this IPsec Phase-2 Tunnel. |
hh3cIPsecTunTooLongDropPktsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.16 | counter64 | read-only |
The total number of packets dropped due to too long packet by this IPsec Phase-2 Tunnel. |
hh3cIPsecTunInvalidSaDropPktsV2 | 1.3.6.1.4.1.25506.2.126.1.3.1.17 | counter64 | read-only |
The total number of packets dropped due to invalid SA by this IPsec Phase-2 Tunnel. |
hh3cIPsecSaV2Table | 1.3.6.1.4.1.25506.2.126.1.4 | 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.25506.2.126.1.4.1 | no-access |
Information about hh3cIPsecSaV2Table. |
||
hh3cIPsecSaIndexV2 | 1.3.6.1.4.1.25506.2.126.1.4.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. |
hh3cIPsecSaDirectionV2 | 1.3.6.1.4.1.25506.2.126.1.4.1.2 | integer | read-only |
The direction of the SA. Enumeration: 'out': 2, 'in': 1. |
hh3cIPsecSaSpiValueV2 | 1.3.6.1.4.1.25506.2.126.1.4.1.3 | unsigned32 | read-only |
The value of the SPI. |
hh3cIPsecSaSecProtocolV2 | 1.3.6.1.4.1.25506.2.126.1.4.1.4 | hh3cipsecsaprotocolv2 | read-only |
The security protocol of the SA. |
hh3cIPsecSaEncryptAlgoV2 | 1.3.6.1.4.1.25506.2.126.1.4.1.5 | hh3cipsecencryptalgov2 | read-only |
The encryption algorithm used by the security association of the IPsec Phase-2 Tunnel. |
hh3cIPsecSaAuthAlgoV2 | 1.3.6.1.4.1.25506.2.126.1.4.1.6 | hh3cipsecauthalgov2 | read-only |
The authentication algorithm used by the SA. |
hh3cIPsecSaStatusV2 | 1.3.6.1.4.1.25506.2.126.1.4.1.7 | integer | read-only |
The status of the SA. Enumeration: 'active': 1, 'expiring': 2. |
hh3cIPsecTrafficV2Table | 1.3.6.1.4.1.25506.2.126.1.5 | no-access |
The IPsec Phase-2 Tunnel Traffic Table. |
|
1.3.6.1.4.1.25506.2.126.1.5.1 | no-access |
Information about hh3cIPsecTrafficV2Table. |
||
hh3cIPsecTrafficLocalTypeV2 | 1.3.6.1.4.1.25506.2.126.1.5.1.1 | hh3cipsectraffictypev2 | read-only |
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 |
hh3cIPsecTrafficLocalAddr1TypeV2 | 1.3.6.1.4.1.25506.2.126.1.5.1.2 | inetaddresstype | read-only |
The type of the first IP address specification for the local peer's traffic. |
hh3cIPsecTrafficLocalAddr1V2 | 1.3.6.1.4.1.25506.2.126.1.5.1.3 | inetaddress | read-only |
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. |
hh3cIPsecTrafficLocalAddr2TypeV2 | 1.3.6.1.4.1.25506.2.126.1.5.1.4 | inetaddresstype | read-only |
The type of the second IP address specification for the local peer's traffic. |
hh3cIPsecTrafficLocalAddr2V2 | 1.3.6.1.4.1.25506.2.126.1.5.1.5 | inetaddress | read-only |
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. |
hh3cIPsecTrafficLocalProtocol1V2 | 1.3.6.1.4.1.25506.2.126.1.5.1.6 | integer32 | read-only |
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. |
hh3cIPsecTrafficLocalProtocol2V2 | 1.3.6.1.4.1.25506.2.126.1.5.1.7 | integer32 | read-only |
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. |
hh3cIPsecTrafficLocalPort1V2 | 1.3.6.1.4.1.25506.2.126.1.5.1.8 | integer32 | read-only |
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. |
hh3cIPsecTrafficLocalPort2V2 | 1.3.6.1.4.1.25506.2.126.1.5.1.9 | integer32 | read-only |
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. |
hh3cIPsecTrafficRemoteTypeV2 | 1.3.6.1.4.1.25506.2.126.1.5.1.10 | hh3cipsectraffictypev2 | read-only |
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 |
hh3cIPsecTrafficRemAddr1TypeV2 | 1.3.6.1.4.1.25506.2.126.1.5.1.11 | inetaddresstype | read-only |
The type of the first IP address specification for the remote peer's traffic. |
hh3cIPsecTrafficRemAddr1V2 | 1.3.6.1.4.1.25506.2.126.1.5.1.12 | inetaddress | read-only |
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. |
hh3cIPsecTrafficRemAddr2TypeV2 | 1.3.6.1.4.1.25506.2.126.1.5.1.13 | inetaddresstype | read-only |
The type of the second IP address specification for the remote peer's traffic. |
hh3cIPsecTrafficRemAddr2V2 | 1.3.6.1.4.1.25506.2.126.1.5.1.14 | inetaddress | read-only |
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. |
hh3cIPsecTrafficRemoPro1V2 | 1.3.6.1.4.1.25506.2.126.1.5.1.15 | integer32 | read-only |
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. |
hh3cIPsecTrafficRemoPro2V2 | 1.3.6.1.4.1.25506.2.126.1.5.1.16 | integer32 | read-only |
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. |
hh3cIPsecTrafficRemPort1V2 | 1.3.6.1.4.1.25506.2.126.1.5.1.17 | integer32 | read-only |
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. |
hh3cIPsecTrafficRemPort2V2 | 1.3.6.1.4.1.25506.2.126.1.5.1.18 | integer32 | read-only |
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. |
hh3cIPsecGlobalStatsV2 | 1.3.6.1.4.1.25506.2.126.1.6 | |||
hh3cIPsecGlobalActiveTunnelsV2 | 1.3.6.1.4.1.25506.2.126.1.6.1 | gauge32 | read-only |
The total number of currently active IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalActiveSasV2 | 1.3.6.1.4.1.25506.2.126.1.6.2 | gauge32 | read-only |
The total number of currently active or expiring IPsec Phase-2 SA. |
hh3cIPsecGlobalInOctetsV2 | 1.3.6.1.4.1.25506.2.126.1.6.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. |
hh3cIPsecGlobalInDecompOctetsV2 | 1.3.6.1.4.1.25506.2.126.1.6.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. |
hh3cIPsecGlobalInPktsV2 | 1.3.6.1.4.1.25506.2.126.1.6.5 | counter64 | read-only |
The total number of packets received by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalInDropsV2 | 1.3.6.1.4.1.25506.2.126.1.6.6 | counter64 | read-only |
The total number of packets dropped during receiving process by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalInReplayDropsV2 | 1.3.6.1.4.1.25506.2.126.1.6.7 | counter64 | 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. |
hh3cIPsecGlobalInAuthFailsV2 | 1.3.6.1.4.1.25506.2.126.1.6.8 | counter64 | read-only |
The total number of inbound authentication's which ended in failure by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalInDecryptFailsV2 | 1.3.6.1.4.1.25506.2.126.1.6.9 | counter64 | read-only |
The total number of inbound decryption's which ended in failure by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalOutOctetsV2 | 1.3.6.1.4.1.25506.2.126.1.6.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. |
hh3cIPsecGlobalOutUncompOctetsV2 | 1.3.6.1.4.1.25506.2.126.1.6.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. |
hh3cIPsecGlobalOutPktsV2 | 1.3.6.1.4.1.25506.2.126.1.6.12 | counter64 | read-only |
The total number of packets sent by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalOutDropsV2 | 1.3.6.1.4.1.25506.2.126.1.6.13 | counter64 | read-only |
The total number of packets dropped during sending process by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalOutEncryptFailsV2 | 1.3.6.1.4.1.25506.2.126.1.6.14 | counter64 | read-only |
The total number of outbound encryption's which ended in failure by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalNoMemoryDropsV2 | 1.3.6.1.4.1.25506.2.126.1.6.15 | counter64 | read-only |
The total number of packets dropped due to no enough memory by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalNoFindSaDropsV2 | 1.3.6.1.4.1.25506.2.126.1.6.16 | counter64 | read-only |
The total number of packets dropped due to not find SA by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalQueueFullDropsV2 | 1.3.6.1.4.1.25506.2.126.1.6.17 | counter64 | read-only |
The total number of packets dropped due to queue full by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalInvalidLenDropsV2 | 1.3.6.1.4.1.25506.2.126.1.6.18 | counter64 | read-only |
The total number of packets dropped due to invalid packet length by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalTooLongDropsV2 | 1.3.6.1.4.1.25506.2.126.1.6.19 | counter64 | read-only |
The total number of packets dropped due to too long packet by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecGlobalInvalidSaDropsV2 | 1.3.6.1.4.1.25506.2.126.1.6.20 | counter64 | read-only |
The total number of packets dropped due to invalid SA by all current and previous IPsec Phase-2 Tunnels. |
hh3cIPsecTrapObjectV2 | 1.3.6.1.4.1.25506.2.126.1.7 | |||
hh3cIPsecPolicyNameV2 | 1.3.6.1.4.1.25506.2.126.1.7.1 | displaystring | no-access |
The IPsec policy name with a trap. |
hh3cIPsecPolicySeqNumV2 | 1.3.6.1.4.1.25506.2.126.1.7.2 | integer32 | no-access |
The IPsec policy sequence number with a trap. |
hh3cIPsecPolicySizeV2 | 1.3.6.1.4.1.25506.2.126.1.7.3 | integer32 | no-access |
The number of IPsec policies with a trap. |
hh3cIPsecTrapCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8 | |||
hh3cIPsecTrapGlobalCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8.1 | truthvalue | read-write |
Indicates whether all IPsec traps should be generated. |
hh3cIPsecTunnelStartTrapCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8.2 | truthvalue | read-write |
Indicates whether hh3cIPsecTunnelStartV2 traps should be generated. |
hh3cIPsecTunnelStopTrapCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8.3 | truthvalue | read-write |
Indicates whether hh3cIPsecTunnelStopV2 traps should be generated. |
hh3cIPsecNoSaTrapCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8.4 | truthvalue | read-write |
Indicates whether hh3cIPsecNoSaFailureV2 traps should be generated. |
hh3cIPsecAuthFailureTrapCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8.5 | truthvalue | read-write |
Indicates whether hh3cIPsecAuthFailFailureV2 traps should be generated. |
hh3cIPsecEncryFailureTrapCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8.6 | truthvalue | read-write |
Indicates whether hh3cIPsecEncryFailFailureV2 traps should be generated. |
hh3cIPsecDecryFailureTrapCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8.7 | truthvalue | read-write |
Indicates whether hh3cIPsecDecryFailFailureV2 traps should be generated. |
hh3cIPsecInvalidSaTrapCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8.8 | truthvalue | read-write |
Indicates whether hh3cIPsecInvalidSaFailureV2 traps should be generated. |
hh3cIPsecPolicyAddTrapCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8.9 | truthvalue | read-write |
Indicates whether hh3cIPsecPolicyAddV2 traps should be generated. |
hh3cIPsecPolicyDelTrapCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8.10 | truthvalue | read-write |
Indicates whether hh3cIPsecPolicyDelV2 traps should be generated. |
hh3cIPsecPolicyAttachTrapCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8.11 | truthvalue | read-write |
Indicates whether hh3cIPsecPolicyAttachV2 traps should be generated. |
hh3cIPsecPolicyDetachTrapCntlV2 | 1.3.6.1.4.1.25506.2.126.1.8.12 | truthvalue | read-write |
Indicates whether hh3cIPsecPolicyDetachV2 traps should be generated. |
hh3cIPsecTrapV2 | 1.3.6.1.4.1.25506.2.126.1.9 | |||
hh3cIPsecNotificationsV2 | 1.3.6.1.4.1.25506.2.126.1.9.0 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
hh3cIPsecPolicyAddV2 | 1.3.6.1.4.1.25506.2.126.1.9.0.8 |
This notification is generated when an IPsec policy is added. |
||
hh3cIPsecPolicyDelV2 | 1.3.6.1.4.1.25506.2.126.1.9.0.9 |
This notification is generated when an IPsec policy is deleted. |
||
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. |
||
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. |
||
hh3cIPsecConformanceV2 | 1.3.6.1.4.1.25506.2.126.2 | |||
hh3cIPsecCompliancesV2 | 1.3.6.1.4.1.25506.2.126.2.1 | |||
hh3cIPsecComplianceV2 | 1.3.6.1.4.1.25506.2.126.2.1.1 |
|
||
hh3cIPsecGroupsV2 | 1.3.6.1.4.1.25506.2.126.2.2 | |||
hh3cIPsecScalarObjectsGroupV2 | 1.3.6.1.4.1.25506.2.126.2.2.1 |
The group contains all of scalar objects of the MIB. |
||
hh3cIPsecTunnelTableGroupV2 | 1.3.6.1.4.1.25506.2.126.2.2.2 |
The group contains the IPsec tunnel's property information. |
||
hh3cIPsecTunnelStatGroupV2 | 1.3.6.1.4.1.25506.2.126.2.2.3 |
The group contains the IPsec tunnel's statistic information. |
||
hh3cIPsecSaGroupV2 | 1.3.6.1.4.1.25506.2.126.2.2.4 |
The group contains the SA's property information. |
||
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. |
||
hh3cIPsecGlobalStatsGroupV2 | 1.3.6.1.4.1.25506.2.126.2.2.6 |
The group contains all of the IPsec tunnel's statistic information. |
||
hh3cIPsecTrapObjectGroupV2 | 1.3.6.1.4.1.25506.2.126.2.2.7 |
The group contains all of trap objects of IPsec tunnels. |
||
hh3cIPsecTrapCntlGroupV2 | 1.3.6.1.4.1.25506.2.126.2.2.8 |
The group contains all of trap switches of IPsec tunnels. |
||
hh3cIPsecTrapGroupV2 | 1.3.6.1.4.1.25506.2.126.2.2.9 |
The group contains all of trap of IPsec tunnels. |