IPSEC-FLOW-MIB-TC

File: IPSEC-FLOW-MIB-TC.mib (9894 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

experimental MODULE-IDENTITY TEXTUAL-CONVENTION

Defined Types

ControlProtocol  
The protocol used for keying and control. The value of cp_none indicate manual administration of IPsec tunnels. This enumeration will be expanded as new keying protocols are standardized.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), cpNone(1), cpIkev1(2), cpIkev2(3), cpKink(4), cpOther(5)  

Phase1PeerIdentityType  
The type of IPsec Phase-1 peer identity. The peer may be identified by one of the ID types defined in IPSEC DOI. id_dn represent the binary DER encoding of the identity.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), idIpv4Addr(1), idFqdn(2), idDn(3), idIpv6Addr(4), idUserFqdn(5), idIpv4AddrSubnet(6), idIpv6AddrSubnet(7), idIpv4AddrRange(8), idIpv6AddrRange(9), idDerAsn1Gn(10), idKeyId(11)  

IkeNegoMode  
The IPsec Phase-1 IKE negotiation mode.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), main(1), aggressive(2)  

IkeHashAlgo  
The hash algorithm used in IPsec Phase-1 IKE negotiations.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), md5(1), sha(2), tiger(3), sha256(4), sha384(5), sha512(6)  

IkeAuthMethod  
The authentication method used in IPsec Phase-1 IKE negotiations.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), preSharedKey(1), dssSignature(2), rsaSignature(3), rsaEncryption(4), revRsaEncryption(5), elGamalEncryption(6), revElGamalEncryption(7), ecsdaSignature(8), gssApiV1(9), gssApiV2(10)  

DiffHellmanGrp  
The Diffie Hellman Group used in negotiations. reserved -- reserved groups modp768 -- 768-bit MODP modp1024 -- 1024-bit MODP modp1536 -- 1536-bit MODP group ec2nGP155 -- EC2N group on GP[2^155] ec2nGP185 -- EC2N group on GP[2^185] ec2nGF163 -- EC2N group over GF[2^163] ec2nGF283 -- EC2N group over GF[2^283] ec2nGF409 -- EC2N group over GF[2^409] ec2nGF571 -- EC2N group over GF[2^571]
TEXTUAL-CONVENTION    
  INTEGER reserved(0), modp768(1), modp1024(2), ec2nGP155(3), ec2nGP185(4), modp1536(5), ec2nGF163(6), ec2nGF283(8), ec2nGF409(10), ec2nGF571(12)  

EncapMode  
The encapsulation mode used by an IPsec Phase-2 Tunnel.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), tunnel(1), transport(2)  

EncryptAlgo  
The encryption algorithm used in negotiations.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), espDes(1), esp3des(2), espRc5(3), espIdea(4), espCast(5), espBlowfish(6), esp3idea(7), espRc4(8), espNull(9), espAes(10)  

Spi  
The type of the SPI associated with IPsec Phase-2 security associations.
TEXTUAL-CONVENTION    
  INTEGER 256..4294967295  

AuthAlgo  
The authentication algorithm used by a security association of an IPsec Phase-2 Tunnel.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), hmacMd5(2), hmacSha(3), desMac(4), hmacSha256(5), hmacSha384(6), hmacSha512(7), ripemd(8)  

CompAlgo  
The compression algorithm used by a security association of an IPsec Phase-2 Tunnel.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), compOui(1), compDeflate(2), compLzs(3), compLzjh(4)  

EndPtType  
The type of identity use to specify an IPsec End Point.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), idIpv4Addr(1), idFqdn(2), idUserFqdn(3), idIpv4AddrSubnet(4), idIpv6Addr(5), idIpv6AddrSubnet(6), idIpv4AddrRange(7), idIpv6AddrRange(8), idDerAsn1Dn(9), idDerAsn1Gn(10), idKeyId(11)  

Defined Values

ipsecFlowMibTC 1.3.6.1.3.170
This MIB module defines the textual conventions used in the IPsec Flow Monitoring MIB. This includes Internet DOI numbers defined in RFC 2407, ISAKMP numbers defined in RFC 2408, and IKE numbers defined in RFC 2409. Revision control of this document after publication will be under the authority of the IANA.
MODULE-IDENTITY