HH3C-IPSEC-MONITOR-V2-MIB
9 objects
No module-level DESCRIPTION found.
Imported Objects
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| RFC1213-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION TruthValue |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| Hh3cIPsecAuthAlgoV2 | INTEGER { none(0), md5(1), sha1(2), sha256(3), sha384(4), sha512(5), aesXcbcMac(6), sm3(128), invalidAlg(2147483647) } | current | The authentication algorithm used in the IKE negotiations. invalidAlg(2147483647) is defined as invalid value. |
| Hh3cIPsecDiffHellmanGrpV2 | INTEGER { none(0), dhGroup1(1), dhGroup2(2), dhGroup5(5), dhGroup14(14), dhGroup24(24), invalidGroup(2147483647) } | current | The Diffie Hellman Group used in the IKE and IPsec negotiations. invalidGroup(2147483647) is defined as invalid value. |
| Hh3cIPsecEncapModeV2 | INTEGER { tunnel(1), transport(2), invalidMode(2147483647) } | current | The encapsulation mode used by an IPsec Phase-2 Tunnel. invalidMode(2147483647) is defined as invalid value. |
| Hh3cIPsecEncryptAlgoV2 | INTEGER { none(0), desCbc(1), ideaCbc(2), blowfishCbc(3), rc5R16B64Cbc(4), tripleDesCbc(5), castCbc(6), aesCbc(7), nsaCbc(8), aesCbc128(9), aesCbc192(10), aesCbc256(11), aesCtr(12), aesCamelliaCbc(13), rc4(14), aesCtr128(15), aesCtr192(16), aesCtr256(17), camelliaCbc128(18), camelliaCbc192(19), camelliaCbc256(20), gmac128(21), gmac192(22), gmac256(23), gcm128(24), gcm192(25), gcm256(26), sm1Cbc128(128), sm1Cbc192(129), sm1Cbc256(130), sm4Cbc(131), invalidAlg(2147483647) } | current | The encryption algorithm used in the IKE and IPsec negotiations. invalidAlg(2147483647) is defined as invalid value. |
| Hh3cIPsecIDTypeV2 | 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) } | current | The type of IPsec Identity. |
| Hh3cIPsecNegoTypeV2 | INTEGER { ike(1), manual(2), invalidType(2147483647) } | current | The type of key used by an IPsec Phase-2 Tunnel. invalidType(2147483647) is defined as invalid value. |
| Hh3cIPsecSaProtocolV2 | INTEGER { reserved(0), ah(2), esp(3), ipcomp(4) } | current | The protocol of security association. |
| Hh3cIPsecTrafficTypeV2 | INTEGER { ipv4Addr(1), ipv4AddrSubnet(4), ipv6Addr(5), ipv6AddrSubnet(6), ipv4AddrRange(7), ipv6AddrRange(8) } | current | The type of the data flow. |
| Hh3cIPsecTunnelStateV2 | INTEGER { active(1), timeout(2) } | current | The state of IPsec tunnel. |