ASCEND-MIBOSPFVLNK-MIB

File: ASCEND-MIBOSPFVLNK-MIB.mib (4502 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibospfVirtIntfProfileEntry  
SEQUENCE    
  ospfVirtIntfProfile-NeighborRouterId IpAddress
  ospfVirtIntfProfile-TransitAreaId IpAddress
  ospfVirtIntfProfile-RexmitDelay INTEGER
  ospfVirtIntfProfile-XmitDelay INTEGER
  ospfVirtIntfProfile-HelloInterval INTEGER
  ospfVirtIntfProfile-DeadInterval INTEGER
  ospfVirtIntfProfile-AuthenType INTEGER
  ospfVirtIntfProfile-AuthenKey DisplayString
  ospfVirtIntfProfile-KeyId INTEGER
  ospfVirtIntfProfile-Md5AuthenKey DisplayString
  ospfVirtIntfProfile-Action-o INTEGER

Defined Values

mibospfVirtIntfProfile 1.3.6.1.4.1.529.23.99
OBJECT IDENTIFIER    

mibospfVirtIntfProfileTable 1.3.6.1.4.1.529.23.99.1
A list of mibospfVirtIntfProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibospfVirtIntfProfileEntry

mibospfVirtIntfProfileEntry 1.3.6.1.4.1.529.23.99.1.1
A mibospfVirtIntfProfile entry containing objects that maps to the parameters of mibospfVirtIntfProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibospfVirtIntfProfileEntry  

ospfVirtIntfProfile-NeighborRouterId 1.3.6.1.4.1.529.23.99.1.1.1
Ospf virtual link neighbor router id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfVirtIntfProfile-TransitAreaId 1.3.6.1.4.1.529.23.99.1.1.2
Ospf virtual link transit area id.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ospfVirtIntfProfile-RexmitDelay 1.3.6.1.4.1.529.23.99.1.1.3
Ospf virtual link re-xmit delay.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ospfVirtIntfProfile-XmitDelay 1.3.6.1.4.1.529.23.99.1.1.4
Ospf virtual link xmit delay.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ospfVirtIntfProfile-HelloInterval 1.3.6.1.4.1.529.23.99.1.1.5
Ospf virtual link hello packet interval.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ospfVirtIntfProfile-DeadInterval 1.3.6.1.4.1.529.23.99.1.1.6
Ospf virtual link dead interval.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ospfVirtIntfProfile-AuthenType 1.3.6.1.4.1.529.23.99.1.1.7
Ospf virtual link authentication type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), simple(2), md5(3)  

ospfVirtIntfProfile-AuthenKey 1.3.6.1.4.1.529.23.99.1.1.8
Ospf virtual link authentication key.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

ospfVirtIntfProfile-KeyId 1.3.6.1.4.1.529.23.99.1.1.9
Ospf virtual link MD5 authentication key.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ospfVirtIntfProfile-Md5AuthenKey 1.3.6.1.4.1.529.23.99.1.1.10
Ospf virtual link MD5 authentication key.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

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