ASCEND-MIBIPSEC-MIB

File: ASCEND-MIBIPSEC-MIB.mib (13641 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibmibProfIpsecEntry  
SEQUENCE    
  mibProfIpsec-Name DisplayString
  mibProfIpsec-Active INTEGER
  mibProfIpsec-EncapMode INTEGER
  mibProfIpsec-TunnelAddress IpAddress
  mibProfIpsec-PfsMode INTEGER
  mibProfIpsec-SendAh-Active INTEGER
  mibProfIpsec-SendAh-Spi INTEGER
  mibProfIpsec-SendAh-AhType INTEGER
  mibProfIpsec-SendAh-Key DisplayString
  mibProfIpsec-SendAh-ReplayProtection INTEGER
  mibProfIpsec-RecvAh-Active INTEGER
  mibProfIpsec-RecvAh-Spi INTEGER
  mibProfIpsec-RecvAh-AhType INTEGER
  mibProfIpsec-RecvAh-Key DisplayString
  mibProfIpsec-RecvAh-ReplayProtection INTEGER
  mibProfIpsec-SendEsp-Active INTEGER
  mibProfIpsec-SendEsp-Spi INTEGER
  mibProfIpsec-SendEsp-Version INTEGER
  mibProfIpsec-SendEsp-EspType INTEGER
  mibProfIpsec-SendEsp-IvLen INTEGER
  mibProfIpsec-SendEsp-Key DisplayString
  mibProfIpsec-SendEsp-Key2 DisplayString
  mibProfIpsec-SendEsp-Key3 DisplayString
  mibProfIpsec-SendEsp-AuthType INTEGER
  mibProfIpsec-SendEsp-AuthKey DisplayString
  mibProfIpsec-SendEsp-ReplayProtection INTEGER
  mibProfIpsec-RecvEsp-Active INTEGER
  mibProfIpsec-RecvEsp-Spi INTEGER
  mibProfIpsec-RecvEsp-Version INTEGER
  mibProfIpsec-RecvEsp-EspType INTEGER
  mibProfIpsec-RecvEsp-IvLen INTEGER
  mibProfIpsec-RecvEsp-Key DisplayString
  mibProfIpsec-RecvEsp-Key2 DisplayString
  mibProfIpsec-RecvEsp-Key3 DisplayString
  mibProfIpsec-RecvEsp-AuthType INTEGER
  mibProfIpsec-RecvEsp-AuthKey DisplayString
  mibProfIpsec-RecvEsp-ReplayProtection INTEGER
  mibProfIpsec-SaLife-TimeLimit INTEGER
  mibProfIpsec-SaLife-SizeLimit INTEGER
  mibProfIpsec-SaLife-AnticipateRekey INTEGER
  mibProfIpsec-SaLife-LifeNegotiationFallback INTEGER
  mibProfIpsec-SaLife-IdleTimeout INTEGER
  mibProfIpsec-Next DisplayString
  mibProfIpsec-Action-o INTEGER

Defined Values

mibmibProfIpsec 1.3.6.1.4.1.529.23.85
OBJECT IDENTIFIER    

mibmibProfIpsecTable 1.3.6.1.4.1.529.23.85.1
A list of mibmibProfIpsec profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibmibProfIpsecEntry

mibmibProfIpsecEntry 1.3.6.1.4.1.529.23.85.1.1
A mibmibProfIpsec entry containing objects that maps to the parameters of mibmibProfIpsec profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibmibProfIpsecEntry  

mibProfIpsec-Name 1.3.6.1.4.1.529.23.85.1.1.1
Name of this scheme
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mibProfIpsec-Active 1.3.6.1.4.1.529.23.85.1.1.2
Is this scheme in use?
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfIpsec-EncapMode 1.3.6.1.4.1.529.23.85.1.1.3
Encapsulation mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER optimized(1), transport(2), tunnel(3)  

mibProfIpsec-TunnelAddress 1.3.6.1.4.1.529.23.85.1.1.4
Address of the machine at the tunnel end.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mibProfIpsec-PfsMode 1.3.6.1.4.1.529.23.85.1.1.38
Perfect Forward Secrecy mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), keys(2), keysAndId(3)  

mibProfIpsec-SendAh-Active 1.3.6.1.4.1.529.23.85.1.1.5
Is this profile active? Yes/No.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfIpsec-SendAh-Spi 1.3.6.1.4.1.529.23.85.1.1.6
Security Parameters Index
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfIpsec-SendAh-AhType 1.3.6.1.4.1.529.23.85.1.1.7
Which type of transform shall we use?
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), md5(2), sha1(3), md5Hmac(4), sha1Hmac(5)  

mibProfIpsec-SendAh-Key 1.3.6.1.4.1.529.23.85.1.1.8
Authentication Key for hashing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfIpsec-SendAh-ReplayProtection 1.3.6.1.4.1.529.23.85.1.1.9
Replay Protection enable/disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfIpsec-RecvAh-Active 1.3.6.1.4.1.529.23.85.1.1.10
Is this profile active? Yes/No.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfIpsec-RecvAh-Spi 1.3.6.1.4.1.529.23.85.1.1.11
Security Parameters Index
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfIpsec-RecvAh-AhType 1.3.6.1.4.1.529.23.85.1.1.12
Which type of transform shall we use?
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), md5(2), sha1(3), md5Hmac(4), sha1Hmac(5)  

mibProfIpsec-RecvAh-Key 1.3.6.1.4.1.529.23.85.1.1.13
Authentication Key for hashing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfIpsec-RecvAh-ReplayProtection 1.3.6.1.4.1.529.23.85.1.1.14
Replay Protection enable/disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfIpsec-SendEsp-Active 1.3.6.1.4.1.529.23.85.1.1.15
Is this profile active? Yes/No.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfIpsec-SendEsp-Spi 1.3.6.1.4.1.529.23.85.1.1.16
Security Parameters Index
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfIpsec-SendEsp-Version 1.3.6.1.4.1.529.23.85.1.1.17
Version of ESP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfIpsec-SendEsp-EspType 1.3.6.1.4.1.529.23.85.1.1.18
The Type of ESP Transform.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), desCbc(2), n-3desCbc(3), n-40desCbc(4)  

mibProfIpsec-SendEsp-IvLen 1.3.6.1.4.1.529.23.85.1.1.19
Length of Initialization Vector. Ignored for ESP V2 (always 64).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER n-32(2), n-64(3)  

mibProfIpsec-SendEsp-Key 1.3.6.1.4.1.529.23.85.1.1.20
Authentication Key for ESP encryption.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfIpsec-SendEsp-Key2 1.3.6.1.4.1.529.23.85.1.1.21
Authentication Key for ESP encryption (only for 3DES-CBC).
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfIpsec-SendEsp-Key3 1.3.6.1.4.1.529.23.85.1.1.22
Authentication Key for ESP encryption (only for 3DES-CBC).
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfIpsec-SendEsp-AuthType 1.3.6.1.4.1.529.23.85.1.1.23
Authentication Transform to be used. Valid only for ESP V2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), md5(2), sha1(3), md5Hmac(4), sha1Hmac(5)  

mibProfIpsec-SendEsp-AuthKey 1.3.6.1.4.1.529.23.85.1.1.24
Authentication Key for hashing. Valid only for ESP V2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfIpsec-SendEsp-ReplayProtection 1.3.6.1.4.1.529.23.85.1.1.25
Replay Protection enable/disable. Automatically enabled for ESP V2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfIpsec-RecvEsp-Active 1.3.6.1.4.1.529.23.85.1.1.26
Is this profile active? Yes/No.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfIpsec-RecvEsp-Spi 1.3.6.1.4.1.529.23.85.1.1.27
Security Parameters Index
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfIpsec-RecvEsp-Version 1.3.6.1.4.1.529.23.85.1.1.28
Version of ESP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfIpsec-RecvEsp-EspType 1.3.6.1.4.1.529.23.85.1.1.29
The Type of ESP Transform.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), desCbc(2), n-3desCbc(3), n-40desCbc(4)  

mibProfIpsec-RecvEsp-IvLen 1.3.6.1.4.1.529.23.85.1.1.30
Length of Initialization Vector. Ignored for ESP V2 (always 64).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER n-32(2), n-64(3)  

mibProfIpsec-RecvEsp-Key 1.3.6.1.4.1.529.23.85.1.1.31
Authentication Key for ESP encryption.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfIpsec-RecvEsp-Key2 1.3.6.1.4.1.529.23.85.1.1.32
Authentication Key for ESP encryption (only for 3DES-CBC).
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfIpsec-RecvEsp-Key3 1.3.6.1.4.1.529.23.85.1.1.33
Authentication Key for ESP encryption (only for 3DES-CBC).
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfIpsec-RecvEsp-AuthType 1.3.6.1.4.1.529.23.85.1.1.34
Authentication Transform to be used. Valid only for ESP V2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), md5(2), sha1(3), md5Hmac(4), sha1Hmac(5)  

mibProfIpsec-RecvEsp-AuthKey 1.3.6.1.4.1.529.23.85.1.1.35
Authentication Key for hashing. Valid only for ESP V2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfIpsec-RecvEsp-ReplayProtection 1.3.6.1.4.1.529.23.85.1.1.36
Replay Protection enable/disable. Automatically enabled for ESP V2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfIpsec-SaLife-TimeLimit 1.3.6.1.4.1.529.23.85.1.1.39
Lifetime of the SA in seconds. The SA will expire at the end of the lifetime. The value of 0 disables the timer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfIpsec-SaLife-SizeLimit 1.3.6.1.4.1.529.23.85.1.1.40
Maximum number of kilobytes (KB) covered by the SA before it expires. The value of 0 disables the counter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfIpsec-SaLife-AnticipateRekey 1.3.6.1.4.1.529.23.85.1.1.41
A percentage of lifetime or lifesize to trigger negotiation of a new SA before the old one expires (a.k.a. soft lifetime).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfIpsec-SaLife-LifeNegotiationFallback 1.3.6.1.4.1.529.23.85.1.1.42
What to do when local policy requires a shorter life than what is proposed by SA initiator. Applies to IPSec SAs only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fail(1), complete(2), notification(3)  

mibProfIpsec-SaLife-IdleTimeout 1.3.6.1.4.1.529.23.85.1.1.43
SA lifetime without traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfIpsec-Next 1.3.6.1.4.1.529.23.85.1.1.44
The name of the next IPSec protection suite.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfIpsec-Action-o 1.3.6.1.4.1.529.23.85.1.1.37
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)