BAS-OSPF-MIB

File: BAS-OSPF-MIB.mib (91565 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BAS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Integer32 IpAddress
TEXTUAL-CONVENTION TruthValue RowStatus
basAliasOspf BasChassisId BasSlotId
BasInterfaceId BasLogicalPortId

Defined Types

AreaID  
An OSPF Area Identifier.
TEXTUAL-CONVENTION    
  IpAddress  

RouterID  
A OSPF Router Identifier.
TEXTUAL-CONVENTION    
  IpAddress  

Metric  
The OSPF Internal Metric.
TEXTUAL-CONVENTION    
  Integer32 0..FFFF  

BigMetric  
The OSPF External Metric.
TEXTUAL-CONVENTION    
  Integer32 0..FFFFFF  

Status  
The status of an interface: 'enabled' indicates that it is willing to communicate with other OSPF Routers, while 'disabled' indicates that it is not.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

PositiveInteger  
A positive integer. Values in excess are precluded as unnecessary and prone to interoperability issues.
TEXTUAL-CONVENTION    
  Integer32 0..7FFFFFFF  

HelloRange  
The range of intervals on which hello messages are exchanged.
TEXTUAL-CONVENTION    
  Integer32 1..FFFF  

UpToMaxAge  
The values that one might find or configure for variables bounded by the maximum age of an LSA.
TEXTUAL-CONVENTION    
  Integer32 0..3600  

InterfaceIndex  
The range of ifIndex.
TEXTUAL-CONVENTION    
  Integer32  

DesignatedRouterPriority  
The values defined for the priority of a system for becoming the designated router.
TEXTUAL-CONVENTION    
  Integer32 0..FF  

TOSType  
Type of Service is defined as a mapping to the IP Type of Service Flags as defined in the IP Forwarding Table MIB +-----+-----+-----+-----+-----+-----+-----+-----+ | | | | | PRECEDENCE | TYPE OF SERVICE | 0 | | | | | +-----+-----+-----+-----+-----+-----+-----+-----+ IP TOS IP TOS Field Policy Field Policy Contents Code Contents Code 0 0 0 0 ==> 0 0 0 0 1 ==> 2 0 0 1 0 ==> 4 0 0 1 1 ==> 6 0 1 0 0 ==> 8 0 1 0 1 ==> 10 0 1 1 0 ==> 12 0 1 1 1 ==> 14 1 0 0 0 ==> 16 1 0 0 1 ==> 18 1 0 1 0 ==> 20 1 0 1 1 ==> 22 1 1 0 0 ==> 24 1 1 0 1 ==> 26 1 1 1 0 ==> 28 1 1 1 1 ==> 30 The remaining values are left for future definition.
TEXTUAL-CONVENTION    
  Integer32 0..30  

BasOspfGeneralGroupEntry  
SEQUENCE    
  basOspfRouterId RouterID
  basOspfAdminStat Status
  basOspfVersionNumber INTEGER
  basOspfAreaBdrRtrStatus TruthValue
  basOspfASBdrRtrStatus TruthValue
  basOspfExternLsaCount Gauge32
  basOspfExternLsaCksumSum Integer32
  basOspfTOSSupport TruthValue
  basOspfOriginateNewLsas Counter32
  basOspfRxNewLsas Counter32
  basOspfExtLsdbLimit Integer32
  basOspfMulticastExtensions Integer32
  basOspfExitOverflowInterval PositiveInteger
  basOspfDemandExtensions TruthValue
  basOspfGeneralGroupChassis BasChassisId
  basOspfGeneralGroupSlot BasSlotId
  basOspfGeneralGroupIf BasInterfaceId
  basOspfGeneralGroupLPort BasLogicalPortId

BasOspfAreaEntry  
SEQUENCE    
  basOspfAreaId AreaID
  basOspfAuthType Integer32
  basOspfImportAsExtern INTEGER
  basOspfSpfRuns Counter32
  basOspfAreaBdrRtrCount Gauge32
  basOspfAsBdrRtrCount Gauge32
  basOspfAreaLsaCount Gauge32
  basOspfAreaLsaCksumSum Integer32
  basOspfAreaSummary INTEGER
  basOspfAreaStatus RowStatus
  basOspfAreaChassis BasChassisId
  basOspfAreaSlot BasSlotId
  basOspfAreaIf BasInterfaceId
  basOspfAreaLPort BasLogicalPortId

BasOspfStubAreaEntry  
SEQUENCE    
  basOspfStubAreaId AreaID
  basOspfStubTOS TOSType
  basOspfStubMetric BigMetric
  basOspfStubStatus RowStatus
  basOspfStubMetricType INTEGER
  basOspfStubAreaChassis BasChassisId
  basOspfStubAreaSlot BasSlotId
  basOspfStubAreaIf BasInterfaceId
  basOspfStubAreaLPort BasLogicalPortId

BasOspfLsdbEntry  
SEQUENCE    
  basOspfLsdbAreaId AreaID
  basOspfLsdbType INTEGER
  basOspfLsdbLsid IpAddress
  basOspfLsdbRouterId RouterID
  basOspfLsdbSequence Integer32
  basOspfLsdbAge Integer32
  basOspfLsdbChecksum Integer32
  basOspfLsdbAdvertisement OCTET STRING
  basOspfLsdbChassis BasChassisId
  basOspfLsdbSlot BasSlotId
  basOspfLsdbIf BasInterfaceId
  basOspfLsdbLPort BasLogicalPortId

BasOspfHostEntry  
SEQUENCE    
  basOspfHostIpAddress IpAddress
  basOspfHostTOS TOSType
  basOspfHostMetric Metric
  basOspfHostStatus RowStatus
  basOspfHostAreaID AreaID
  basOspfHostChassis BasChassisId
  basOspfHostSlot BasSlotId
  basOspfHostIf BasInterfaceId
  basOspfHostLPort BasLogicalPortId

BasOspfIfEntry  
SEQUENCE    
  basOspfIfIpAddress IpAddress
  basOspfAddressLessIf Integer32
  basOspfIfAreaId AreaID
  basOspfIfType INTEGER
  basOspfIfAdminStat Status
  basOspfIfRtrPriority DesignatedRouterPriority
  basOspfIfTransitDelay UpToMaxAge
  basOspfIfRetransInterval UpToMaxAge
  basOspfIfHelloInterval HelloRange
  basOspfIfRtrDeadInterval PositiveInteger
  basOspfIfPollInterval PositiveInteger
  basOspfIfState INTEGER
  basOspfIfDesignatedRouter IpAddress
  basOspfIfBackupDesignatedRouter IpAddress
  basOspfIfEvents Counter32
  basOspfIfAuthType INTEGER
  basOspfIfAuthKey OCTET STRING
  basOspfIfStatus RowStatus
  basOspfIfMulticastForwarding INTEGER
  basOspfIfDemand TruthValue
  basOspfIfChassis BasChassisId
  basOspfIfSlot BasSlotId
  basOspfIfIf BasInterfaceId
  basOspfIfLPort BasLogicalPortId

BasOspfIfMetricEntry  
SEQUENCE    
  basOspfIfMetricIpAddress IpAddress
  basOspfIfMetricAddressLessIf Integer32
  basOspfIfMetricTOS TOSType
  basOspfIfMetricValue Metric
  basOspfIfMetricStatus RowStatus
  basOspfIfMetricChassis BasChassisId
  basOspfIfMetricSlot BasSlotId
  basOspfIfMetricIf BasInterfaceId
  basOspfIfMetricLPort BasLogicalPortId

BasOspfVirtIfEntry  
SEQUENCE    
  basOspfVirtIfAreaId AreaID
  basOspfVirtIfNeighbor RouterID
  basOspfVirtIfTransitDelay UpToMaxAge
  basOspfVirtIfRetransInterval UpToMaxAge
  basOspfVirtIfHelloInterval HelloRange
  basOspfVirtIfRtrDeadInterval PositiveInteger
  basOspfVirtIfState INTEGER
  basOspfVirtIfEvents Counter32
  basOspfVirtIfAuthType INTEGER
  basOspfVirtIfAuthKey OCTET STRING
  basOspfVirtIfStatus RowStatus
  basOspfVirtIfChassis BasChassisId
  basOspfVirtIfSlot BasSlotId
  basOspfVirtIfIf BasInterfaceId
  basOspfVirtIfLPort BasLogicalPortId

BasOspfNbrEntry  
SEQUENCE    
  basOspfNbrIpAddr IpAddress
  basOspfNbrAddressLessIndex InterfaceIndex
  basOspfNbrRtrId RouterID
  basOspfNbrOptions Integer32
  basOspfNbrPriority DesignatedRouterPriority
  basOspfNbrState INTEGER
  basOspfNbrEvents Counter32
  basOspfNbrLsRetransQLen Gauge32
  basOspfNbmaNbrStatus RowStatus
  basOspfNbmaNbrPermanence INTEGER
  basOspfNbrHelloSuppressed TruthValue
  basOspfNbrChassis BasChassisId
  basOspfNbrSlot BasSlotId
  basOspfNbrIf BasInterfaceId
  basOspfNbrLPort BasLogicalPortId

BasOspfVirtNbrEntry  
SEQUENCE    
  basOspfVirtNbrArea AreaID
  basOspfVirtNbrRtrId RouterID
  basOspfVirtNbrIpAddr IpAddress
  basOspfVirtNbrOptions Integer32
  basOspfVirtNbrState INTEGER
  basOspfVirtNbrEvents Counter32
  basOspfVirtNbrLsRetransQLen Gauge32
  basOspfVirtNbrHelloSuppressed TruthValue
  basOspfVirtNbrChassis BasChassisId
  basOspfVirtNbrSlot BasSlotId
  basOspfVirtNbrIf BasInterfaceId
  basOspfVirtNbrLPort BasLogicalPortId

BasOspfExtLsdbEntry  
SEQUENCE    
  basOspfExtLsdbType INTEGER
  basOspfExtLsdbLsid IpAddress
  basOspfExtLsdbRouterId RouterID
  basOspfExtLsdbSequence Integer32
  basOspfExtLsdbAge Integer32
  basOspfExtLsdbChecksum Integer32
  basOspfExtLsdbAdvertisement OCTET STRING
  basOspfExtLsdbChassis BasChassisId
  basOspfExtLsdbSlot BasSlotId
  basOspfExtLsdbIf BasInterfaceId
  basOspfExtLsdbLPort BasLogicalPortId

BasOspfAreaAggregateEntry  
SEQUENCE    
  basOspfAreaAggregateAreaID AreaID
  basOspfAreaAggregateLsdbType INTEGER
  basOspfAreaAggregateNet IpAddress
  basOspfAreaAggregateMask IpAddress
  basOspfAreaAggregateStatus RowStatus
  basOspfAreaAggregateEffect INTEGER
  basOspfAreaAggregateChassis BasChassisId
  basOspfAreaAggregateSlot BasSlotId
  basOspfAreaAggregateIf BasInterfaceId
  basOspfAreaAggregateLPort BasLogicalPortId

Defined Values

basOspf 1.3.6.1.4.1.3493.2.7.7.1
This module defines the MIB objects for a Broadband Access System IP Forwarding component.
MODULE-IDENTITY    

basOspfObjects 1.3.6.1.4.1.3493.2.7.7.1
OBJECT IDENTIFIER    

basOspfGeneralGroupTable 1.3.6.1.4.1.3493.2.7.7.1.1
A list of Route Server forwarding table distribution mechanism statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasOspfGeneralGroupEntry

basOspfGeneralGroupEntry 1.3.6.1.4.1.3493.2.7.7.1.1.1
Objects for the CIDR mib.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasOspfGeneralGroupEntry  

basOspfRouterId 1.3.6.1.4.1.3493.2.7.7.1.1.1.1
A 32-bit integer uniquely identifying the router in the Autonomous System. By convention, to ensure uniqueness, this should default to the value of one of the router's IP interface addresses.
Status: current Access: read-write
OBJECT-TYPE    
  RouterID  

basOspfAdminStat 1.3.6.1.4.1.3493.2.7.7.1.1.1.2
The administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one inter- face; 'disabled' disables it on all inter- faces.
Status: current Access: read-write
OBJECT-TYPE    
  Status  

basOspfVersionNumber 1.3.6.1.4.1.3493.2.7.7.1.1.1.3
The current version number of the OSPF proto- col is 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER version2(2)  

basOspfAreaBdrRtrStatus 1.3.6.1.4.1.3493.2.7.7.1.1.1.4
A flag to note whether this router is an area border router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

basOspfASBdrRtrStatus 1.3.6.1.4.1.3493.2.7.7.1.1.1.5
A flag to note whether this router is config- ured as an Autonomous System border router.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

basOspfExternLsaCount 1.3.6.1.4.1.3493.2.7.7.1.1.1.6
The number of external (LS type 5) link-state advertisements in the link-state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

basOspfExternLsaCksumSum 1.3.6.1.4.1.3493.2.7.7.1.1.1.7
The 32-bit unsigned sum of the LS checksums of the external link-state advertisements con- tained in the link-state database. This sum can be used to determine if there has been a change in a router's link state database, and to compare the link-state database of two routers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basOspfTOSSupport 1.3.6.1.4.1.3493.2.7.7.1.1.1.8
The router's support for type-of-service rout- ing.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

basOspfOriginateNewLsas 1.3.6.1.4.1.3493.2.7.7.1.1.1.9
The number of new link-state advertisements that have been originated. This number is in- cremented each time the router originates a new LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basOspfRxNewLsas 1.3.6.1.4.1.3493.2.7.7.1.1.1.10
The number of link-state advertisements re- ceived determined to be new instantiations. This number does not include newer instantia- tions of self-originated link-state advertise- ments.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basOspfExtLsdbLimit 1.3.6.1.4.1.3493.2.7.7.1.1.1.11
The maximum number of non-default AS- external-LSAs entries that can be stored in the link-state database. If the value is -1, then there is no limit. When the number of non-default AS-external-LSAs in a router's link-state database reaches ospfExtLsdbLimit, the router enters Overflow- State. The router never holds more than ospfExtLsdbLimit non-default AS-external-LSAs in its database. OspfExtLsdbLimit MUST be set identically in all routers attached to the OSPF backbone and/or any regular OSPF area. (i.e., OSPF stub areas and NSSAs are excluded).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..7FFFFFFF  

basOspfMulticastExtensions 1.3.6.1.4.1.3493.2.7.7.1.1.1.12
A Bit Mask indicating whether the router is forwarding IP multicast (Class D) datagrams based on the algorithms defined in the Multi- cast Extensions to OSPF. Bit 0, if set, indicates that the router can forward IP multicast datagrams in the router's directly attached areas (called intra-area mul- ticast routing). Bit 1, if set, indicates that the router can forward IP multicast datagrams between OSPF areas (called inter-area multicast routing). Bit 2, if set, indicates that the router can forward IP multicast datagrams between Auto- nomous Systems (called inter-AS multicast rout- ing). Only certain combinations of bit settings are allowed, namely: 0 (no multicast forwarding is enabled), 1 (intra-area multicasting only), 3 (intra-area and inter-area multicasting), 5 (intra-area and inter-AS multicasting) and 7 (multicasting everywhere). By default, no mul- ticast forwarding is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

basOspfExitOverflowInterval 1.3.6.1.4.1.3493.2.7.7.1.1.1.13
The number of seconds that, after entering OverflowState, a router will attempt to leave OverflowState. This allows the router to again originate non-default AS-external-LSAs. When set to 0, the router will not leave Overflow- State until restarted.
Status: current Access: read-write
OBJECT-TYPE    
  PositiveInteger  

basOspfDemandExtensions 1.3.6.1.4.1.3493.2.7.7.1.1.1.14
The router's support for demand routing.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

basOspfGeneralGroupChassis 1.3.6.1.4.1.3493.2.7.7.1.1.1.15
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basOspfGeneralGroupSlot 1.3.6.1.4.1.3493.2.7.7.1.1.1.16
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basOspfGeneralGroupIf 1.3.6.1.4.1.3493.2.7.7.1.1.1.17
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basOspfGeneralGroupLPort 1.3.6.1.4.1.3493.2.7.7.1.1.1.18
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basOspfAreaTable 1.3.6.1.4.1.3493.2.7.7.1.2
Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasOspfAreaEntry

basOspfAreaEntry 1.3.6.1.4.1.3493.2.7.7.1.2.1
Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasOspfAreaEntry  

basOspfAreaId 1.3.6.1.4.1.3493.2.7.7.1.2.1.1
A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
Status: current Access: read-only
OBJECT-TYPE    
  AreaID  

basOspfAuthType 1.3.6.1.4.1.3493.2.7.7.1.2.1.2
The authentication type specified for an area. Additional authentication types may be assigned locally on a per Area basis.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32  

basOspfImportAsExtern 1.3.6.1.4.1.3493.2.7.7.1.2.1.3
The area's support for importing AS external link- state advertisements.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER importExternal(1), importNoExternal(2), importNssa(3)  

basOspfSpfRuns 1.3.6.1.4.1.3493.2.7.7.1.2.1.4
The number of times that the intra-area route table has been calculated using this area's link-state database. This is typically done using Dijkstra's algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basOspfAreaBdrRtrCount 1.3.6.1.4.1.3493.2.7.7.1.2.1.5
The total number of area border routers reach- able within this area. This is initially zero, and is calculated in each SPF Pass.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

basOspfAsBdrRtrCount 1.3.6.1.4.1.3493.2.7.7.1.2.1.6
The total number of Autonomous System border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

basOspfAreaLsaCount 1.3.6.1.4.1.3493.2.7.7.1.2.1.7
The total number of link-state advertisements in this area's link-state database, excluding AS External LSA's.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

basOspfAreaLsaCksumSum 1.3.6.1.4.1.3493.2.7.7.1.2.1.8
The 32-bit unsigned sum of the link-state ad- vertisements' LS checksums contained in this area's link-state database. This sum excludes external (LS type 5) link-state advertisements. The sum can be used to determine if there has been a change in a router's link state data- base, and to compare the link-state database of two routers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basOspfAreaSummary 1.3.6.1.4.1.3493.2.7.7.1.2.1.9
The variable ospfAreaSummary controls the im- port of summary LSAs into stub areas. It has no effect on other areas. If it is noAreaSummary, the router will neither originate nor propagate summary LSAs into the stub area. It will rely entirely on its de- fault route. If it is sendAreaSummary, the router will both summarize and propagate summary LSAs.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noAreaSummary(1), sendAreaSummary(2)  

basOspfAreaStatus 1.3.6.1.4.1.3493.2.7.7.1.2.1.10
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basOspfAreaChassis 1.3.6.1.4.1.3493.2.7.7.1.2.1.11
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basOspfAreaSlot 1.3.6.1.4.1.3493.2.7.7.1.2.1.12
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basOspfAreaIf 1.3.6.1.4.1.3493.2.7.7.1.2.1.13
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basOspfAreaLPort 1.3.6.1.4.1.3493.2.7.7.1.2.1.14
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basOspfStubAreaTable 1.3.6.1.4.1.3493.2.7.7.1.3
The set of metrics that will be advertised by a default Area Border Router into a stub area.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasOspfStubAreaEntry

basOspfStubAreaEntry 1.3.6.1.4.1.3493.2.7.7.1.3.1
The metric for a given Type of Service that will be advertised by a default Area Border Router into a stub area.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasOspfStubAreaEntry  

basOspfStubAreaId 1.3.6.1.4.1.3493.2.7.7.1.3.1.1
The 32 bit identifier for the Stub Area. On creation, this can be derived from the in- stance.
Status: current Access: read-only
OBJECT-TYPE    
  AreaID  

basOspfStubTOS 1.3.6.1.4.1.3493.2.7.7.1.3.1.2
The Type of Service associated with the metric. On creation, this can be derived from the instance.
Status: current Access: read-only
OBJECT-TYPE    
  TOSType  

basOspfStubMetric 1.3.6.1.4.1.3493.2.7.7.1.3.1.3
The metric value applied at the indicated type of service. By default, this equals the least metric at the type of service among the inter- faces to other areas.
Status: current Access: read-create
OBJECT-TYPE    
  BigMetric  

basOspfStubStatus 1.3.6.1.4.1.3493.2.7.7.1.3.1.4
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basOspfStubMetricType 1.3.6.1.4.1.3493.2.7.7.1.3.1.5
This variable displays the type of metric ad- vertised as a default route.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ospfMetric(1), comparableCost(2), nonComparable(3)  

basOspfStubAreaChassis 1.3.6.1.4.1.3493.2.7.7.1.3.1.6
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basOspfStubAreaSlot 1.3.6.1.4.1.3493.2.7.7.1.3.1.7
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basOspfStubAreaIf 1.3.6.1.4.1.3493.2.7.7.1.3.1.8
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basOspfStubAreaLPort 1.3.6.1.4.1.3493.2.7.7.1.3.1.9
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basOspfLsdbTable 1.3.6.1.4.1.3493.2.7.7.1.4
The OSPF Process's Link State Database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasOspfLsdbEntry

basOspfLsdbEntry 1.3.6.1.4.1.3493.2.7.7.1.4.1
A single Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasOspfLsdbEntry  

basOspfLsdbAreaId 1.3.6.1.4.1.3493.2.7.7.1.4.1.1
The 32 bit identifier of the Area from which the LSA was received.
Status: current Access: read-only
OBJECT-TYPE    
  AreaID  

basOspfLsdbType 1.3.6.1.4.1.3493.2.7.7.1.4.1.2
The type of the link state advertisement. Each link state type has a separate advertise- ment format.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER routerLink(1), networkLink(2), summaryLink(3), asSummaryLink(4), asExternalLink(5), multicastLink(6), nssaExternalLink(7)  

basOspfLsdbLsid 1.3.6.1.4.1.3493.2.7.7.1.4.1.3
The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basOspfLsdbRouterId 1.3.6.1.4.1.3493.2.7.7.1.4.1.4
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: read-only
OBJECT-TYPE    
  RouterID  

basOspfLsdbSequence 1.3.6.1.4.1.3493.2.7.7.1.4.1.5
The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basOspfLsdbAge 1.3.6.1.4.1.3493.2.7.7.1.4.1.6
This field is the age of the link state adver- tisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basOspfLsdbChecksum 1.3.6.1.4.1.3493.2.7.7.1.4.1.7
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basOspfLsdbAdvertisement 1.3.6.1.4.1.3493.2.7.7.1.4.1.8
The entire Link State Advertisement, including its header.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

basOspfLsdbChassis 1.3.6.1.4.1.3493.2.7.7.1.4.1.9
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basOspfLsdbSlot 1.3.6.1.4.1.3493.2.7.7.1.4.1.10
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basOspfLsdbIf 1.3.6.1.4.1.3493.2.7.7.1.4.1.11
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basOspfLsdbLPort 1.3.6.1.4.1.3493.2.7.7.1.4.1.12
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basOspfHostTable 1.3.6.1.4.1.3493.2.7.7.1.6
The list of Hosts, and their metrics, that the router will advertise as host routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasOspfHostEntry

basOspfHostEntry 1.3.6.1.4.1.3493.2.7.7.1.6.1
A metric to be advertised, for a given type of service, when a given host is reachable.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasOspfHostEntry  

basOspfHostIpAddress 1.3.6.1.4.1.3493.2.7.7.1.6.1.1
The IP Address of the Host.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basOspfHostTOS 1.3.6.1.4.1.3493.2.7.7.1.6.1.2
The Type of Service of the route being config- ured.
Status: current Access: read-only
OBJECT-TYPE    
  TOSType  

basOspfHostMetric 1.3.6.1.4.1.3493.2.7.7.1.6.1.3
The Metric to be advertised.
Status: current Access: read-create
OBJECT-TYPE    
  Metric  

basOspfHostStatus 1.3.6.1.4.1.3493.2.7.7.1.6.1.4
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basOspfHostAreaID 1.3.6.1.4.1.3493.2.7.7.1.6.1.5
The Area the Host Entry is to be found within. By default, the area that a subsuming OSPF in- terface is in, or 0.0.0.0
Status: current Access: read-only
OBJECT-TYPE    
  AreaID  

basOspfHostChassis 1.3.6.1.4.1.3493.2.7.7.1.6.1.6
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basOspfHostSlot 1.3.6.1.4.1.3493.2.7.7.1.6.1.7
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basOspfHostIf 1.3.6.1.4.1.3493.2.7.7.1.6.1.8
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basOspfHostLPort 1.3.6.1.4.1.3493.2.7.7.1.6.1.9
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basOspfIfTable 1.3.6.1.4.1.3493.2.7.7.1.7
The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasOspfIfEntry

basOspfIfEntry 1.3.6.1.4.1.3493.2.7.7.1.7.1
The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasOspfIfEntry  

basOspfIfIpAddress 1.3.6.1.4.1.3493.2.7.7.1.7.1.1
The IP address of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basOspfAddressLessIf 1.3.6.1.4.1.3493.2.7.7.1.7.1.2
For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basOspfIfAreaId 1.3.6.1.4.1.3493.2.7.7.1.7.1.3
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
Status: current Access: read-create
OBJECT-TYPE    
  AreaID  

basOspfIfType 1.3.6.1.4.1.3493.2.7.7.1.7.1.4
The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER broadcast(1), nbma(2), pointToPoint(3), pointToMultipoint(5)  

basOspfIfAdminStat 1.3.6.1.4.1.3493.2.7.7.1.7.1.5
The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
Status: current Access: read-create
OBJECT-TYPE    
  Status  

basOspfIfRtrPriority 1.3.6.1.4.1.3493.2.7.7.1.7.1.6
The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
Status: current Access: read-create
OBJECT-TYPE    
  DesignatedRouterPriority  

basOspfIfTransitDelay 1.3.6.1.4.1.3493.2.7.7.1.7.1.7
The estimated number of seconds it takes to transmit a link state update packet over this interface.
Status: current Access: read-create
OBJECT-TYPE    
  UpToMaxAge  

basOspfIfRetransInterval 1.3.6.1.4.1.3493.2.7.7.1.7.1.8
The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
Status: current Access: read-create
OBJECT-TYPE    
  UpToMaxAge  

basOspfIfHelloInterval 1.3.6.1.4.1.3493.2.7.7.1.7.1.9
The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
Status: current Access: read-create
OBJECT-TYPE    
  HelloRange  

basOspfIfRtrDeadInterval 1.3.6.1.4.1.3493.2.7.7.1.7.1.10
The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
Status: current Access: read-create
OBJECT-TYPE    
  PositiveInteger  

basOspfIfPollInterval 1.3.6.1.4.1.3493.2.7.7.1.7.1.11
The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
Status: current Access: read-create
OBJECT-TYPE    
  PositiveInteger  

basOspfIfState 1.3.6.1.4.1.3493.2.7.7.1.7.1.12
The OSPF Interface State.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), loopback(2), waiting(3), pointToPoint(4), designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7)  

basOspfIfDesignatedRouter 1.3.6.1.4.1.3493.2.7.7.1.7.1.13
The IP Address of the Designated Router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basOspfIfBackupDesignatedRouter 1.3.6.1.4.1.3493.2.7.7.1.7.1.14
The IP Address of the Backup Designated Router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basOspfIfEvents 1.3.6.1.4.1.3493.2.7.7.1.7.1.15
The number of times this OSPF interface has changed its state, or an error has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basOspfIfAuthKey 1.3.6.1.4.1.3493.2.7.7.1.7.1.16
The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

basOspfIfStatus 1.3.6.1.4.1.3493.2.7.7.1.7.1.17
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basOspfIfMulticastForwarding 1.3.6.1.4.1.3493.2.7.7.1.7.1.18
The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER blocked(1), multicast(2), unicast(3)  

basOspfIfDemand 1.3.6.1.4.1.3493.2.7.7.1.7.1.19
Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

basOspfIfAuthType 1.3.6.1.4.1.3493.2.7.7.1.7.1.20
The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

basOspfIfChassis 1.3.6.1.4.1.3493.2.7.7.1.7.1.21
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basOspfIfSlot 1.3.6.1.4.1.3493.2.7.7.1.7.1.22
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basOspfIfIf 1.3.6.1.4.1.3493.2.7.7.1.7.1.23
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basOspfIfLPort 1.3.6.1.4.1.3493.2.7.7.1.7.1.24
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basOspfIfMetricTable 1.3.6.1.4.1.3493.2.7.7.1.8
The TOS metrics for a non-virtual interface identified by the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasOspfIfMetricEntry

basOspfIfMetricEntry 1.3.6.1.4.1.3493.2.7.7.1.8.1
A particular TOS metric for a non-virtual in- terface identified by the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasOspfIfMetricEntry  

basOspfIfMetricIpAddress 1.3.6.1.4.1.3493.2.7.7.1.8.1.1
The IP address of this OSPF interface. On row creation, this can be derived from the in- stance.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basOspfIfMetricAddressLessIf 1.3.6.1.4.1.3493.2.7.7.1.8.1.2
For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the value of ifIndex for in- terfaces having no IP Address. On row crea- tion, this can be derived from the instance.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basOspfIfMetricTOS 1.3.6.1.4.1.3493.2.7.7.1.8.1.3
The type of service metric being referenced. On row creation, this can be derived from the instance.
Status: current Access: read-only
OBJECT-TYPE    
  TOSType  

basOspfIfMetricValue 1.3.6.1.4.1.3493.2.7.7.1.8.1.4
The metric of using this type of service on this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed.
Status: current Access: read-create
OBJECT-TYPE    
  Metric  

basOspfIfMetricStatus 1.3.6.1.4.1.3493.2.7.7.1.8.1.5
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basOspfIfMetricChassis 1.3.6.1.4.1.3493.2.7.7.1.8.1.6
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basOspfIfMetricSlot 1.3.6.1.4.1.3493.2.7.7.1.8.1.7
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basOspfIfMetricIf 1.3.6.1.4.1.3493.2.7.7.1.8.1.8
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basOspfIfMetricLPort 1.3.6.1.4.1.3493.2.7.7.1.8.1.9
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basOspfVirtIfTable 1.3.6.1.4.1.3493.2.7.7.1.9
Information about this router's virtual inter- faces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasOspfVirtIfEntry

basOspfVirtIfEntry 1.3.6.1.4.1.3493.2.7.7.1.9.1
Information about a single Virtual Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasOspfVirtIfEntry  

basOspfVirtIfAreaId 1.3.6.1.4.1.3493.2.7.7.1.9.1.1
The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
Status: current Access: read-only
OBJECT-TYPE    
  AreaID  

basOspfVirtIfNeighbor 1.3.6.1.4.1.3493.2.7.7.1.9.1.2
The Router ID of the Virtual Neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  RouterID  

basOspfVirtIfTransitDelay 1.3.6.1.4.1.3493.2.7.7.1.9.1.3
The estimated number of seconds it takes to transmit a link- state update packet over this interface.
Status: current Access: read-create
OBJECT-TYPE    
  UpToMaxAge  

basOspfVirtIfRetransInterval 1.3.6.1.4.1.3493.2.7.7.1.9.1.4
The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
Status: current Access: read-create
OBJECT-TYPE    
  UpToMaxAge  

basOspfVirtIfHelloInterval 1.3.6.1.4.1.3493.2.7.7.1.9.1.5
The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
Status: current Access: read-create
OBJECT-TYPE    
  HelloRange  

basOspfVirtIfRtrDeadInterval 1.3.6.1.4.1.3493.2.7.7.1.9.1.6
The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
Status: current Access: read-create
OBJECT-TYPE    
  PositiveInteger  

basOspfVirtIfState 1.3.6.1.4.1.3493.2.7.7.1.9.1.7
OSPF virtual interface states.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), pointToPoint(4)  

basOspfVirtIfEvents 1.3.6.1.4.1.3493.2.7.7.1.9.1.8
The number of state changes or error events on this Virtual Link
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basOspfVirtIfAuthKey 1.3.6.1.4.1.3493.2.7.7.1.9.1.9
If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfVifAuthKey always returns a string of length zero.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

basOspfVirtIfStatus 1.3.6.1.4.1.3493.2.7.7.1.9.1.10
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basOspfVirtIfAuthType 1.3.6.1.4.1.3493.2.7.7.1.9.1.11
The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

basOspfVirtIfChassis 1.3.6.1.4.1.3493.2.7.7.1.9.1.12
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basOspfVirtIfSlot 1.3.6.1.4.1.3493.2.7.7.1.9.1.13
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basOspfVirtIfIf 1.3.6.1.4.1.3493.2.7.7.1.9.1.14
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basOspfVirtIfLPort 1.3.6.1.4.1.3493.2.7.7.1.9.1.15
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basOspfNbrTable 1.3.6.1.4.1.3493.2.7.7.1.10
A table of non-virtual neighbor information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasOspfNbrEntry

basOspfNbrEntry 1.3.6.1.4.1.3493.2.7.7.1.10.1
The information regarding a single neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasOspfNbrEntry  

basOspfNbrIpAddr 1.3.6.1.4.1.3493.2.7.7.1.10.1.1
The IP address this neighbor is using in its IP Source Address. Note that, on addressless links, this will not be 0.0.0.0, but the ad- dress of another of the neighbor's interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basOspfNbrAddressLessIndex 1.3.6.1.4.1.3493.2.7.7.1.10.1.2
On an interface having an IP Address, zero. On addressless interfaces, the corresponding value of ifIndex in the Internet Standard MIB. On row creation, this can be derived from the instance.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

basOspfNbrRtrId 1.3.6.1.4.1.3493.2.7.7.1.10.1.3
A 32-bit integer (represented as a type IpAd- dress) uniquely identifying the neighboring router in the Autonomous System.
Status: current Access: read-only
OBJECT-TYPE    
  RouterID  

basOspfNbrOptions 1.3.6.1.4.1.3493.2.7.7.1.10.1.4
A Bit Mask corresponding to the neighbor's op- tions field. Bit 0, if set, indicates that the system will operate on Type of Service metrics other than TOS 0. If zero, the neighbor will ignore all metrics except the TOS 0 metric. Bit 1, if set, indicates that the associated area accepts and operates on external informa- tion; if zero, it is a stub area. Bit 2, if set, indicates that the system is ca- pable of routing IP Multicast datagrams; i.e., that it implements the Multicast Extensions to OSPF. Bit 3, if set, indicates that the associated area is an NSSA. These areas are capable of carrying type 7 external advertisements, which are translated into type 5 external advertise- ments at NSSA borders.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basOspfNbrPriority 1.3.6.1.4.1.3493.2.7.7.1.10.1.5
The priority of this neighbor in the designat- ed router election algorithm. The value 0 sig- nifies that the neighbor is not eligible to be- come the designated router on this particular network.
Status: current Access: read-create
OBJECT-TYPE    
  DesignatedRouterPriority  

basOspfNbrState 1.3.6.1.4.1.3493.2.7.7.1.10.1.6
The State of the relationship with this Neigh- bor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)  

basOspfNbrEvents 1.3.6.1.4.1.3493.2.7.7.1.10.1.7
The number of times this neighbor relationship has changed state, or an error has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basOspfNbrLsRetransQLen 1.3.6.1.4.1.3493.2.7.7.1.10.1.8
The current length of the retransmission queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

basOspfNbmaNbrStatus 1.3.6.1.4.1.3493.2.7.7.1.10.1.9
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basOspfNbmaNbrPermanence 1.3.6.1.4.1.3493.2.7.7.1.10.1.10
This variable displays the status of the en- try. 'dynamic' and 'permanent' refer to how the neighbor became known.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dynamic(1), permanent(2)  

basOspfNbrHelloSuppressed 1.3.6.1.4.1.3493.2.7.7.1.10.1.11
Indicates whether Hellos are being suppressed to the neighbor
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

basOspfNbrChassis 1.3.6.1.4.1.3493.2.7.7.1.10.1.12
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basOspfNbrSlot 1.3.6.1.4.1.3493.2.7.7.1.10.1.13
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basOspfNbrIf 1.3.6.1.4.1.3493.2.7.7.1.10.1.14
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basOspfNbrLPort 1.3.6.1.4.1.3493.2.7.7.1.10.1.15
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basOspfVirtNbrTable 1.3.6.1.4.1.3493.2.7.7.1.11
A table of virtual neighbor information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasOspfVirtNbrEntry

basOspfVirtNbrEntry 1.3.6.1.4.1.3493.2.7.7.1.11.1
Virtual neighbor information.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasOspfVirtNbrEntry  

basOspfVirtNbrArea 1.3.6.1.4.1.3493.2.7.7.1.11.1.1
The Transit Area Identifier.
Status: current Access: read-only
OBJECT-TYPE    
  AreaID  

basOspfVirtNbrRtrId 1.3.6.1.4.1.3493.2.7.7.1.11.1.2
A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
Status: current Access: read-only
OBJECT-TYPE    
  RouterID  

basOspfVirtNbrIpAddr 1.3.6.1.4.1.3493.2.7.7.1.11.1.3
The IP address this Virtual Neighbor is us- ing.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basOspfVirtNbrOptions 1.3.6.1.4.1.3493.2.7.7.1.11.1.4
A Bit Mask corresponding to the neighbor's op- tions field. Bit 1, if set, indicates that the system will operate on Type of Service metrics other than TOS 0. If zero, the neighbor will ignore all metrics except the TOS 0 metric. Bit 2, if set, indicates that the system is Network Multicast capable; ie, that it imple- ments OSPF Multicast Routing.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basOspfVirtNbrState 1.3.6.1.4.1.3493.2.7.7.1.11.1.5
The state of the Virtual Neighbor Relation- ship.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)  

basOspfVirtNbrEvents 1.3.6.1.4.1.3493.2.7.7.1.11.1.6
The number of times this virtual link has changed its state, or an error has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basOspfVirtNbrLsRetransQLen 1.3.6.1.4.1.3493.2.7.7.1.11.1.7
The current length of the retransmission queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

basOspfVirtNbrHelloSuppressed 1.3.6.1.4.1.3493.2.7.7.1.11.1.8
Indicates whether Hellos are being suppressed to the neighbor
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

basOspfVirtNbrChassis 1.3.6.1.4.1.3493.2.7.7.1.11.1.9
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basOspfVirtNbrSlot 1.3.6.1.4.1.3493.2.7.7.1.11.1.10
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basOspfVirtNbrIf 1.3.6.1.4.1.3493.2.7.7.1.11.1.11
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basOspfVirtNbrLPort 1.3.6.1.4.1.3493.2.7.7.1.11.1.12
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basOspfExtLsdbTable 1.3.6.1.4.1.3493.2.7.7.1.12
The OSPF Process's Links State Database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasOspfExtLsdbEntry

basOspfExtLsdbEntry 1.3.6.1.4.1.3493.2.7.7.1.12.1
A single Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasOspfExtLsdbEntry  

basOspfExtLsdbType 1.3.6.1.4.1.3493.2.7.7.1.12.1.1
The type of the link state advertisement. Each link state type has a separate advertise- ment format.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER asExternalLink(5)  

basOspfExtLsdbLsid 1.3.6.1.4.1.3493.2.7.7.1.12.1.2
The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basOspfExtLsdbRouterId 1.3.6.1.4.1.3493.2.7.7.1.12.1.3
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: read-only
OBJECT-TYPE    
  RouterID  

basOspfExtLsdbSequence 1.3.6.1.4.1.3493.2.7.7.1.12.1.4
The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basOspfExtLsdbAge 1.3.6.1.4.1.3493.2.7.7.1.12.1.5
This field is the age of the link state adver- tisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basOspfExtLsdbChecksum 1.3.6.1.4.1.3493.2.7.7.1.12.1.6
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basOspfExtLsdbAdvertisement 1.3.6.1.4.1.3493.2.7.7.1.12.1.7
The entire Link State Advertisement, including its header.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(36)  

basOspfExtLsdbChassis 1.3.6.1.4.1.3493.2.7.7.1.12.1.8
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basOspfExtLsdbSlot 1.3.6.1.4.1.3493.2.7.7.1.12.1.9
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basOspfExtLsdbIf 1.3.6.1.4.1.3493.2.7.7.1.12.1.10
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basOspfExtLsdbLPort 1.3.6.1.4.1.3493.2.7.7.1.12.1.11
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basOspfRouteGroup 1.3.6.1.4.1.3493.2.7.7.1.13
OBJECT IDENTIFIER    

basOspfIntraArea 1.3.6.1.4.1.3493.2.7.7.1.13.1
OBJECT IDENTIFIER    

basOspfInterArea 1.3.6.1.4.1.3493.2.7.7.1.13.2
OBJECT IDENTIFIER    

basOspfExternalType1 1.3.6.1.4.1.3493.2.7.7.1.13.3
OBJECT IDENTIFIER    

basOspfExternalType2 1.3.6.1.4.1.3493.2.7.7.1.13.4
OBJECT IDENTIFIER    

basOspfAreaAggregateTable 1.3.6.1.4.1.3493.2.7.7.1.14
A range of IP addresses specified by an IP address/IP network mask pair. For example, class B address range of X.X.X.X with a network mask of 255.255.0.0 includes all IP addresses from X.X.0.0 to X.X.255.255. Note that if ranges are configured such that one range sub- sumes another range (e.g., 10.0.0.0 mask 255.0.0.0 and 10.1.0.0 mask 255.255.0.0), the most specific match is the preferred one.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasOspfAreaAggregateEntry

basOspfAreaAggregateEntry 1.3.6.1.4.1.3493.2.7.7.1.14.1
A range of IP addresses specified by an IP address/IP network mask pair. For example, class B address range of X.X.X.X with a network mask of 255.255.0.0 includes all IP addresses from X.X.0.0 to X.X.255.255. Note that if ranges are range configured such that one range subsumes another range (e.g., 10.0.0.0 mask 255.0.0.0 and 10.1.0.0 mask 255.255.0.0), the most specific match is the preferred one.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasOspfAreaAggregateEntry  

basOspfAreaAggregateAreaID 1.3.6.1.4.1.3493.2.7.7.1.14.1.1
The Area the Address Aggregate is to be found within.
Status: current Access: read-only
OBJECT-TYPE    
  AreaID  

basOspfAreaAggregateLsdbType 1.3.6.1.4.1.3493.2.7.7.1.14.1.2
The type of the Address Aggregate. This field specifies the Lsdb type that this Address Ag- gregate applies to.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER summaryLink(3), nssaExternalLink(7)  

basOspfAreaAggregateNet 1.3.6.1.4.1.3493.2.7.7.1.14.1.3
The IP Address of the Net or Subnet indicated by the range.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basOspfAreaAggregateMask 1.3.6.1.4.1.3493.2.7.7.1.14.1.4
The Subnet Mask that pertains to the Net or Subnet.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basOspfAreaAggregateStatus 1.3.6.1.4.1.3493.2.7.7.1.14.1.5
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basOspfAreaAggregateEffect 1.3.6.1.4.1.3493.2.7.7.1.14.1.6
Subnets subsumed by ranges either trigger the advertisement of the indicated aggregate (ad- vertiseMatching), or result in the subnet's not being advertised at all outside the area.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER advertiseMatching(1), doNotAdvertiseMatching(2)  

basOspfAreaAggregateChassis 1.3.6.1.4.1.3493.2.7.7.1.14.1.7
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basOspfAreaAggregateSlot 1.3.6.1.4.1.3493.2.7.7.1.14.1.8
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basOspfAreaAggregateIf 1.3.6.1.4.1.3493.2.7.7.1.14.1.9
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basOspfAreaAggregateLPort 1.3.6.1.4.1.3493.2.7.7.1.14.1.10
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId