ASCEND-MIBOSPFNBMA-MIB

File: ASCEND-MIBOSPFNBMA-MIB.mib (3043 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibospfNbmaNeighborProfileEntry  
SEQUENCE    
  ospfNbmaNeighborProfile-Name DisplayString
  ospfNbmaNeighborProfile-HostName DisplayString
  ospfNbmaNeighborProfile-IpAddress IpAddress
  ospfNbmaNeighborProfile-DrCapable INTEGER
  ospfNbmaNeighborProfile-Action-o INTEGER

Defined Values

mibospfNbmaNeighborProfile 1.3.6.1.4.1.529.23.98
OBJECT IDENTIFIER    

mibospfNbmaNeighborProfileTable 1.3.6.1.4.1.529.23.98.1
A list of mibospfNbmaNeighborProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibospfNbmaNeighborProfileEntry

mibospfNbmaNeighborProfileEntry 1.3.6.1.4.1.529.23.98.1.1
A mibospfNbmaNeighborProfile entry containing objects that maps to the parameters of mibospfNbmaNeighborProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibospfNbmaNeighborProfileEntry  

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

ospfNbmaNeighborProfile-HostName 1.3.6.1.4.1.529.23.98.1.1.2
The name of the associated connection profile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

ospfNbmaNeighborProfile-IpAddress 1.3.6.1.4.1.529.23.98.1.1.3
The neighbor's IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ospfNbmaNeighborProfile-DrCapable 1.3.6.1.4.1.529.23.98.1.1.4
Can the neighbor be a Designated Router?
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

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