ASCEND-MIBOSPFINR-MIB

File: ASCEND-MIBOSPFINR-MIB.mib (3201 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibospfAreaRangeProfileEntry  
SEQUENCE    
  ospfAreaRangeProfile-Name DisplayString
  ospfAreaRangeProfile-AreaId IpAddress
  ospfAreaRangeProfile-AreaNetworkAddr IpAddress
  ospfAreaRangeProfile-AreaNetworkMask IpAddress
  ospfAreaRangeProfile-Advertize INTEGER
  ospfAreaRangeProfile-Action-o INTEGER

Defined Values

mibospfAreaRangeProfile 1.3.6.1.4.1.529.23.97
OBJECT IDENTIFIER    

mibospfAreaRangeProfileTable 1.3.6.1.4.1.529.23.97.1
A list of mibospfAreaRangeProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibospfAreaRangeProfileEntry

mibospfAreaRangeProfileEntry 1.3.6.1.4.1.529.23.97.1.1
A mibospfAreaRangeProfile entry containing objects that maps to the parameters of mibospfAreaRangeProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibospfAreaRangeProfileEntry  

ospfAreaRangeProfile-Name 1.3.6.1.4.1.529.23.97.1.1.1
The name of this profile.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ospfAreaRangeProfile-AreaId 1.3.6.1.4.1.529.23.97.1.1.2
Ospf area id for this area range.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ospfAreaRangeProfile-AreaNetworkAddr 1.3.6.1.4.1.529.23.97.1.1.3
Ospf area network address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ospfAreaRangeProfile-AreaNetworkMask 1.3.6.1.4.1.529.23.97.1.1.4
Ospf area network mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ospfAreaRangeProfile-Advertize 1.3.6.1.4.1.529.23.97.1.1.5
Indication of whether this area is to advertize.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

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