TROPIC-OSPF-MIB

File: TROPIC-OSPF-MIB.mib (27152 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB OSPF-MIB TROPIC-GLOBAL-REG

Imported symbols

OBJECT-TYPE MODULE-IDENTITY IpAddress
Unsigned32 Integer32 MODULE-COMPLIANCE
OBJECT-GROUP TEXTUAL-CONVENTION RowStatus
ifIndex AreaID tnProtocolModules
tnOspfMIB

Defined Types

TnTopologyId  
Tok_String
TEXTUAL-CONVENTION    
  Unsigned32  

TnOspfAreaEntry  
SEQUENCE    
  tnOspfAreaTopologyId TnTopologyId
  tnOspfAreaId AreaID

TnOspfPortEntry  
SEQUENCE    
  tnOspfPortTopologyId TnTopologyId

TnOspfMultiAreaConfigEntry  
SEQUENCE    
  tnOspfMultiAreaId AreaID
  tnOspfMultiAreaConfigType INTEGER
  tnOspfMultiAreaConfigDnsOpaqueLsa INTEGER
  tnOspfMultiAreaConfigWavekeyOpaqueLsa INTEGER
  tnOspfMultiAreaConfigNssaTranslate INTEGER
  tnOspfMultiAreaConfigDefaultCost Integer32
  tnOspfMultiAreaConfigVirtualLinkIp IpAddress
  tnOspfMultiAreaConfigRowStatus RowStatus

Defined Values

tnOspfMibModule 1.3.6.1.4.1.7483.1.1.2.4.3
The Nokia DWDM OSPF MIB.
MODULE-IDENTITY    

tnOspfConf 1.3.6.1.4.1.7483.2.5.1.1
OBJECT IDENTIFIER    

tnOspfGroups 1.3.6.1.4.1.7483.2.5.1.1.1
OBJECT IDENTIFIER    

tnOspfCompliances 1.3.6.1.4.1.7483.2.5.1.1.2
OBJECT IDENTIFIER    

tnOspfObjs 1.3.6.1.4.1.7483.2.5.1.2
OBJECT IDENTIFIER    

tnOspfAreaTable 1.3.6.1.4.1.7483.2.5.1.2.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnOspfAreaEntry

tnOspfAreaEntry 1.3.6.1.4.1.7483.2.5.1.2.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnOspfAreaEntry  

tnOspfAreaTopologyId 1.3.6.1.4.1.7483.2.5.1.2.2.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnTopologyId  

tnOspfAreaId 1.3.6.1.4.1.7483.2.5.1.2.2.1.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AreaID  

tnOspfPortTable 1.3.6.1.4.1.7483.2.5.1.2.21
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnOspfPortEntry

tnOspfPortEntry 1.3.6.1.4.1.7483.2.5.1.2.21.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnOspfPortEntry  

tnOspfPortTopologyId 1.3.6.1.4.1.7483.2.5.1.2.21.1.1
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  TnTopologyId  

tnOspfMultiAreaConfigTable 1.3.6.1.4.1.7483.2.5.1.2.22
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnOspfMultiAreaConfigEntry

tnOspfMultiAreaConfigEntry 1.3.6.1.4.1.7483.2.5.1.2.22.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnOspfMultiAreaConfigEntry  

tnOspfMultiAreaId 1.3.6.1.4.1.7483.2.5.1.2.22.1.1
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  AreaID  

tnOspfMultiAreaConfigType 1.3.6.1.4.1.7483.2.5.1.2.22.1.2
Specifies an OSPF area type: normal areas are defined as areas that can accept intra-area, inter-area and external routes. stub areas do not accept routes belonging to external autonomous systems (AS); however, these areas have inter-area and intra-area routes. This reduces the size of the routing databases for the area's internal routers. Routers in the stub area also contain a default route which is advertised to the area by the Area Border Router (ABR). totallyStub areas do not allow routes other than intra-area and the default route to be propagated within the area. This further reduces the size of the routing databases for the area's internal routers. The ABR advertises a default route into the area and all the routers belonging to this area use the default route to send any traffic outside the area. nssa (Not So Stub Areas) can import AS external routes from within the area and send them to other areas, but cannot receive AS external routes from other areas. Inter-area and intra-area routes are allowed along with a default route which is advertised to the area by the ABR. nssaTotallyStub areas are similar to nssa with the added restriction that inter-area routes are not allowed.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER normal(1), stub(2), totallyStub(3), nssa(4), nssaTotallyStub(5)  

tnOspfMultiAreaConfigDnsOpaqueLsa 1.3.6.1.4.1.7483.2.5.1.2.22.1.3
Opaque LSA status for the DNS application. Determines whether opaque LSAs for the DNS application shall be distributed into this OSPF area, and received from this area. yes - DNS opaque LSAs are distributed to the area, and received from the area. no - DNS opaque LSAs are not distributed to the area, and not received from the area.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

tnOspfMultiAreaConfigWavekeyOpaqueLsa 1.3.6.1.4.1.7483.2.5.1.2.22.1.4
Opaque LSA status for the Wave key application. Determines, whether opaque LSAs for the Wave key application shall be distributed into this OSPF area, and received from this area. Wave Key opaque LSAs can only be enabled in one OSPF Area. yes - Wave key opaque LSAs are distributed to the area, and received from the area no - Wave key opaque LSAs are not distributed to the area, and not received from the area.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

tnOspfMultiAreaConfigNssaTranslate 1.3.6.1.4.1.7483.2.5.1.2.22.1.5
Applicable only if area type is nssa or nssaTotallyStub. Determines behavior of NSSA ABR router translation of internal area type 7 LSAs to type 5 LSAs which get propagated into other areas. candidate ospf elects one of candidate routers to be a translator for this area. always router will be always used as translator for this area. never router will never be used as translator for this area. notApplicable is when the type is not nssa or nssaTotallyStub.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER candidate(1), always(2), never(3), notApplicable(4)  

tnOspfMultiAreaConfigDefaultCost 1.3.6.1.4.1.7483.2.5.1.2.22.1.6
Specifies the cost in the range -1 to 16777215 for the default route originated by stub, totallyStub, nssa or nssaTotallyStub area ABR. -1 indicates that the default cost is not applicable. Current configurable range: 0 to 16777215. Note: If the cost is set to the maximum value of 16777215 this prevents the ABR from distributing a default route within the Stub or NSSA area.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

tnOspfMultiAreaConfigVirtualLinkIp 1.3.6.1.4.1.7483.2.5.1.2.22.1.7
Applicable only for normal Areas. Allows for the creation of a virtual link for this area. OSPF requires that all areas attach directly to Area 0.0.0.0 but not that the attachment be physical. One can take any physical arrangement of areas and attach them logically through OSPF virtual links. Specifies the Loopback interface IP Address of the NE to terminate the virtual link. This NE should have an interface that is connected to Area 0.0.0.0 and a non 0.0.0.0 Area. Note: A virtual link must be configured on both NEs. Virtual links cannot be established through Area 0.0.0.0, stub, totallyStub, nssa or nssaTotallyStub type areas. The IP address of 0.0.0.0 means no virtual link.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tnOspfMultiAreaConfigRowStatus 1.3.6.1.4.1.7483.2.5.1.2.22.1.8
Status of this OSPF area. supported values: 1 - active 4 - createAndGo 6 - destroy. To create an OSPF area, set the value to 4. To delete an OSPF area, set the value to 6. After an OSPF area is created, upon a retrieve of this attribute, 1 is returned. That is, the active state is not set but it is transitioned after the OSPF area has been created.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnOspfAreaGroup 1.3.6.1.4.1.7483.2.5.1.1.1.2
Tok_String
Status: current Access: read-create
OBJECT-GROUP    

tnOspfPortGroup 1.3.6.1.4.1.7483.2.5.1.1.1.21
Tok_String
Status: current Access: read-create
OBJECT-GROUP    

tnOspfMultiAreaConfigGroup 1.3.6.1.4.1.7483.2.5.1.1.1.22
Tok_String
Status: current Access: read-create
OBJECT-GROUP    

tnOspfCompliance 1.3.6.1.4.1.7483.2.5.1.1.2.1
Tok_String
Status: current Access: read-create
MODULE-COMPLIANCE