RFC1253-MIB

File: RFC1253-MIB.mib (55159 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

Counter Gauge IpAddress
mib-2 OBJECT-TYPE

Defined Types

AreaID  
IpAddress    

RouterID  
IpAddress    

Metric  
INTEGER 1..FFFF    

BigMetric  
INTEGER 1..FFFFFF    

TruthValue  
INTEGER true(1), false(2)    

Status  
INTEGER enabled(1), disabled(2)    

Validation  
INTEGER valid(1), invalid(2)    

PositiveInteger  
INTEGER 1..FFFFFFFF    

HelloRange  
INTEGER 1..FFFF    

UpToMaxAge  
INTEGER 1..3600    

InterfaceIndex  
INTEGER    

DesignatedRouterPriority  
INTEGER 0..FF    

TOSType  
INTEGER 0..31    

OspfAreaEntry  
SEQUENCE    
  ospfAreaId AreaID
  ospfAuthType INTEGER
  ospfImportASExtern TruthValue
  ospfSpfRuns Counter
  ospfAreaBdrRtrCount Gauge
  ospfASBdrRtrCount Gauge
  ospfAreaLSACount Gauge
  ospfAreaLSACksumSum INTEGER

OspfStubAreaEntry  
SEQUENCE    
  ospfStubAreaID AreaID
  ospfStubTOS TOSType
  ospfStubMetric BigMetric
  ospfStubStatus Validation

OspfLsdbEntry  
SEQUENCE    
  ospfLsdbAreaId AreaID
  ospfLsdbType INTEGER
  ospfLsdbLSID IpAddress
  ospfLsdbRouterId RouterID
  ospfLsdbSequence INTEGER
  ospfLsdbAge INTEGER
  ospfLsdbChecksum INTEGER
  ospfLsdbAdvertisement OCTET STRING

OspfAreaRangeEntry  
SEQUENCE    
  ospfAreaRangeAreaID AreaID
  ospfAreaRangeNet IpAddress
  ospfAreaRangeMask IpAddress
  ospfAreaRangeStatus Validation

OspfHostEntry  
SEQUENCE    
  ospfHostIpAddress IpAddress
  ospfHostTOS TOSType
  ospfHostMetric Metric
  ospfHostStatus Validation

OspfIfEntry  
SEQUENCE    
  ospfIfIpAddress IpAddress
  ospfAddressLessIf INTEGER
  ospfIfAreaId AreaID
  ospfIfType INTEGER
  ospfIfAdminStat Status
  ospfIfRtrPriority DesignatedRouterPriority
  ospfIfTransitDelay UpToMaxAge
  ospfIfRetransInterval UpToMaxAge
  ospfIfHelloInterval HelloRange
  ospfIfRtrDeadInterval PositiveInteger
  ospfIfPollInterval PositiveInteger
  ospfIfState INTEGER
  ospfIfDesignatedRouter IpAddress
  ospfIfBackupDesignatedRouter IpAddress
  ospfIfEvents Counter
  ospfIfAuthKey OCTET STRING

OspfIfMetricEntry  
SEQUENCE    
  ospfIfMetricIpAddress IpAddress
  ospfIfMetricAddressLessIf INTEGER
  ospfIfMetricTOS TOSType
  ospfIfMetricMetric Metric
  ospfIfMetricStatus Validation

OspfVirtIfEntry  
SEQUENCE    
  ospfVirtIfAreaID AreaID
  ospfVirtIfNeighbor RouterID
  ospfVirtIfTransitDelay UpToMaxAge
  ospfVirtIfRetransInterval UpToMaxAge
  ospfVirtIfHelloInterval HelloRange
  ospfVirtIfRtrDeadInterval PositiveInteger
  ospfVirtIfState INTEGER
  ospfVirtIfEvents Counter
  ospfVirtIfAuthKey OCTET STRING
  ospfVirtIfStatus Validation

OspfNbrEntry  
SEQUENCE    
  ospfNbrIpAddr IpAddress
  ospfNbrAddressLessIndex InterfaceIndex
  ospfNbrRtrId RouterID
  ospfNbrOptions INTEGER
  ospfNbrPriority DesignatedRouterPriority
  ospfNbrState INTEGER
  ospfNbrEvents Counter
  ospfNbrLSRetransQLen Gauge
  ospfNBMANbrStatus Validation

OspfVirtNbrEntry  
SEQUENCE    
  ospfVirtNbrArea AreaID
  ospfVirtNbrRtrId RouterID
  ospfVirtNbrIpAddr IpAddress
  ospfVirtNbrOptions INTEGER
  ospfVirtNbrState INTEGER
  ospfVirtNbrEvents Counter
  ospfVirtNbrLSRetransQLen Gauge

Defined Values

ospf 1.3.6.1.2.1.14
OBJECT IDENTIFIER    

ospfGeneralGroup 1.3.6.1.2.1.14.1
OBJECT IDENTIFIER    

ospfRouterId 1.3.6.1.2.1.14.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: mandatory Access: read-write
OBJECT-TYPE    
  RouterID  

ospfAdminStat 1.3.6.1.2.1.14.1.2
The administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one interface; 'disabled' disables it on all interfaces.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Status  

ospfVersionNumber 1.3.6.1.2.1.14.1.3
The current version number of the OSPF protocol is 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER version2(2)  

ospfAreaBdrRtrStatus 1.3.6.1.2.1.14.1.4
A flag to note whether this router is an area border router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

ospfASBdrRtrStatus 1.3.6.1.2.1.14.1.5
A flag to note whether this router is an Autonomous System border router.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

ospfExternLSACount 1.3.6.1.2.1.14.1.6
The number of external (LS type 5) link-state advertisements in the link-state database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ospfExternLSACksumSum 1.3.6.1.2.1.14.1.7
The 32-bit unsigned sum of the LS checksums of the external link-state advertisements contained 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfTOSSupport 1.3.6.1.2.1.14.1.8
The router's support for type-of-service routing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

ospfOriginateNewLSAs 1.3.6.1.2.1.14.1.9
The number of new link-state advertisements that have been originated. This number is incremented each time the router originates a new LSA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ospfRxNewLSAs 1.3.6.1.2.1.14.1.10
The number of link-state advertisements received determined to be new instantiations. This number does not include newer instantiations of self-originated link-state advertisements.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ospfAreaTable 1.3.6.1.2.1.14.2
Information describing the configured parameters and cumulative statistics of the router's attached areas.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfAreaEntry

ospfAreaEntry 1.3.6.1.2.1.14.2.1
Information describing the configured parameters and cumulative statistics of one of the router's attached areas.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OspfAreaEntry  

ospfAreaId 1.3.6.1.2.1.14.2.1.1
A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AreaID  

ospfAuthType 1.3.6.1.2.1.14.2.1.2
The authentication type specified for an area. Additional authentication types may be assigned locally on a per Area basis.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ospfImportASExtern 1.3.6.1.2.1.14.2.1.3
The area's support for importing AS external link- state advertisements.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

ospfSpfRuns 1.3.6.1.2.1.14.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: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ospfAreaBdrRtrCount 1.3.6.1.2.1.14.2.1.5
The total number of area border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ospfASBdrRtrCount 1.3.6.1.2.1.14.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: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ospfAreaLSACount 1.3.6.1.2.1.14.2.1.7
The total number of link-state advertisements in this area's link-state database, excluding AS External LSA's.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ospfAreaLSACksumSum 1.3.6.1.2.1.14.2.1.8
The 32-bit unsigned sum of the link-state advertisements' 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 database, and to compare the link-state database of two routers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfStubAreaTable 1.3.6.1.2.1.14.3
The set of metrics that will be advertised by a default Area Border Router into a stub area.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfStubAreaEntry

ospfStubAreaEntry 1.3.6.1.2.1.14.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: mandatory Access: not-accessible
OBJECT-TYPE    
  OspfStubAreaEntry  

ospfStubAreaID 1.3.6.1.2.1.14.3.1.1
The 32 bit identifier for the Stub Area. On creation, this can be derived from the instance.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AreaID  

ospfStubTOS 1.3.6.1.2.1.14.3.1.2
The Type of Service associated with the metric. On creation, this can be derived from the instance.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TOSType  

ospfStubMetric 1.3.6.1.2.1.14.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 interfaces to other areas.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BigMetric  

ospfStubStatus 1.3.6.1.2.1.14.3.1.4
This variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Validation  

ospfLsdbTable 1.3.6.1.2.1.14.4
The OSPF Process's Links State Database.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfLsdbEntry

ospfLsdbEntry 1.3.6.1.2.1.14.4.1
A single Link State Advertisement.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OspfLsdbEntry  

ospfLsdbAreaId 1.3.6.1.2.1.14.4.1.1
The 32 bit identifier of the Area from which the LSA was received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AreaID  

ospfLsdbType 1.3.6.1.2.1.14.4.1.2
The type of the link state advertisement. Each link state type has a separate advertisement format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER routerLink(1), networkLink(2), summaryLink(3), asSummaryLink(4), asExternalLink(5)  

ospfLsdbLSID 1.3.6.1.2.1.14.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: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfLsdbRouterId 1.3.6.1.2.1.14.4.1.4
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RouterID  

ospfLsdbSequence 1.3.6.1.2.1.14.4.1.5
The sequence number field is a signed 32-bit integer. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfLsdbAge 1.3.6.1.2.1.14.4.1.6
This field is the age of the link state advertisement in seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfLsdbChecksum 1.3.6.1.2.1.14.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 connectionless datagrams; it is commonly referred to as the Fletcher checksum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfLsdbAdvertisement 1.3.6.1.2.1.14.4.1.8
The entire Link State Advertisement, including its header.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ospfAreaRangeTable 1.3.6.1.2.1.14.5
A range if 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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfAreaRangeEntry

ospfAreaRangeEntry 1.3.6.1.2.1.14.5.1
A range if 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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OspfAreaRangeEntry  

ospfAreaRangeAreaID 1.3.6.1.2.1.14.5.1.1
The Area the Address Range is to be found within.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AreaID  

ospfAreaRangeNet 1.3.6.1.2.1.14.5.1.2
The IP Address of the Net or Subnet indicated by the range.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ospfAreaRangeMask 1.3.6.1.2.1.14.5.1.3
The Subnet Mask that pertains to the Net or Subnet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ospfAreaRangeStatus 1.3.6.1.2.1.14.5.1.4
This variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Validation  

ospfHostTable 1.3.6.1.2.1.14.6
The list of Hosts, and their metrics, that the router will advertise as host routes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfHostEntry

ospfHostEntry 1.3.6.1.2.1.14.6.1
A metric to be advertised, for a given type of service, when a given host is reachable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OspfHostEntry  

ospfHostIpAddress 1.3.6.1.2.1.14.6.1.1
The IP Address of the Host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ospfHostTOS 1.3.6.1.2.1.14.6.1.2
The Type of Service of the route being configured.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TOSType  

ospfHostMetric 1.3.6.1.2.1.14.6.1.3
The Metric to be advertised.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Metric  

ospfHostStatus 1.3.6.1.2.1.14.6.1.4
This variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Validation  

ospfIfTable 1.3.6.1.2.1.14.7
The OSPF Interface Table describes the interfaces from the viewpoint of OSPF.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfIfEntry

ospfIfEntry 1.3.6.1.2.1.14.7.1
The OSPF Interface Entry describes one interface from the viewpoint of OSPF.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OspfIfEntry  

ospfIfIpAddress 1.3.6.1.2.1.14.7.1.1
The IP address of this OSPF interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ospfAddressLessIf 1.3.6.1.2.1.14.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: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ospfIfAreaId 1.3.6.1.2.1.14.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: mandatory Access: read-write
OBJECT-TYPE    
  AreaID  

ospfIfType 1.3.6.1.2.1.14.7.1.4
The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broadcast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25, Frame Relay, and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER broadcast(1), nbma(2), pointToPoint(3)  

ospfIfAdminStat 1.3.6.1.2.1.14.7.1.5
The OSPF interface's administrative status. The value 'enabled' denotes that neighbor relationships may be formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Status  

ospfIfRtrPriority 1.3.6.1.2.1.14.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 eligible 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: mandatory Access: read-write
OBJECT-TYPE    
  DesignatedRouterPriority  

ospfIfTransitDelay 1.3.6.1.2.1.14.7.1.7
The estimated number of seconds it takes to transmit a link- state update packet over this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  UpToMaxAge  

ospfIfRetransInterval 1.3.6.1.2.1.14.7.1.8
The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  UpToMaxAge  

ospfIfHelloInterval 1.3.6.1.2.1.14.7.1.9
The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  HelloRange  

ospfIfRtrDeadInterval 1.3.6.1.2.1.14.7.1.10
The number of seconds that a router's Hello packets have not been seen before it's neighbors 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: mandatory Access: read-write
OBJECT-TYPE    
  PositiveInteger  

ospfIfPollInterval 1.3.6.1.2.1.14.7.1.11
The larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi- access neighbor.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PositiveInteger  

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

ospfIfDesignatedRouter 1.3.6.1.2.1.14.7.1.13
The IP Address of the Designated Router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfIfBackupDesignatedRouter 1.3.6.1.2.1.14.7.1.14
The IP Address of the Backup Designated Router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfIfEvents 1.3.6.1.2.1.14.7.1.15
The number of times this OSPF interface has changed its state, or an error has occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ospfIfAuthKey 1.3.6.1.2.1.14.7.1.16
The Authentication Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. When read, ospfIfAuthKey always returns an Octet String of length zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

ospfIfMetricTable 1.3.6.1.2.1.14.8
The TOS metrics for a non-virtual interface identified by the interface index.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfIfMetricEntry

ospfIfMetricEntry 1.3.6.1.2.1.14.8.1
A particular TOS metric for a non-virtual interface identified by the interface index.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OspfIfMetricEntry  

ospfIfMetricIpAddress 1.3.6.1.2.1.14.8.1.1
The IP address of this OSPF interface. On row creation, this can be derived from the instance.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ospfIfMetricAddressLessIf 1.3.6.1.2.1.14.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 interfaces having no IP Address. On row creation, this can be derived from the instance.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ospfIfMetricTOS 1.3.6.1.2.1.14.8.1.3
The type of service metric being referenced. On row creation, this can be derived from the instance.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TOSType  

ospfIfMetricMetric 1.3.6.1.2.1.14.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. The value FFFF is distinguished to mean 'no route via this TOS'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Metric  

ospfIfMetricStatus 1.3.6.1.2.1.14.8.1.5
This variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Validation  

ospfVirtIfTable 1.3.6.1.2.1.14.9
Information about this router's virtual interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfVirtIfEntry

ospfVirtIfEntry 1.3.6.1.2.1.14.9.1
Information about a single Virtual Interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OspfVirtIfEntry  

ospfVirtIfAreaID 1.3.6.1.2.1.14.9.1.1
The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
Status: mandatory Access: read-write
OBJECT-TYPE    
  AreaID  

ospfVirtIfNeighbor 1.3.6.1.2.1.14.9.1.2
The Router ID of the Virtual Neighbor.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RouterID  

ospfVirtIfTransitDelay 1.3.6.1.2.1.14.9.1.3
The estimated number of seconds it takes to transmit a link- state update packet over this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  UpToMaxAge  

ospfVirtIfRetransInterval 1.3.6.1.2.1.14.9.1.4
The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. This value should be well over the expected round-trip time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  UpToMaxAge  

ospfVirtIfHelloInterval 1.3.6.1.2.1.14.9.1.5
The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for the virtual neighbor.
Status: mandatory Access: read-write
OBJECT-TYPE    
  HelloRange  

ospfVirtIfRtrDeadInterval 1.3.6.1.2.1.14.9.1.6
The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neighbor.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PositiveInteger  

ospfVirtIfState 1.3.6.1.2.1.14.9.1.7
OSPF virtual interface states.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(1), pointToPoint(4)  

ospfVirtIfEvents 1.3.6.1.2.1.14.9.1.8
The number of state changes or error events on this Virtual Link
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ospfVirtIfAuthKey 1.3.6.1.2.1.14.9.1.9
If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 octets. When read, ospfVifAuthKey always returns a string of length zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

ospfVirtIfStatus 1.3.6.1.2.1.14.9.1.10
This variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Validation  

ospfNbrTable 1.3.6.1.2.1.14.10
A table of non-virtual neighbor information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfNbrEntry

ospfNbrEntry 1.3.6.1.2.1.14.10.1
The information regarding a single neighbor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OspfNbrEntry  

ospfNbrIpAddr 1.3.6.1.2.1.14.10.1.1
The IP address of this neighbor.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ospfNbrAddressLessIndex 1.3.6.1.2.1.14.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: mandatory Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

ospfNbrRtrId 1.3.6.1.2.1.14.10.1.3
A 32-bit integer (represented as a type IpAddress) uniquely identifying the neighboring router in the Autonomous System.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RouterID  

ospfNbrOptions 1.3.6.1.2.1.14.10.1.4
A Bit Mask corresponding to the neighbor's options field. Bit 0, if set, indicates that the area accepts and operates on external information; if zero, it is a stub area. 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfNbrPriority 1.3.6.1.2.1.14.10.1.5
The priority of this neighbor in the designated router election algorithm. The value 0 signifies that the neighbor is not eligible to become the designated router on this particular network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DesignatedRouterPriority  

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

ospfNbrEvents 1.3.6.1.2.1.14.10.1.7
The number of times this neighbor relationship has changed state, or an error has occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ospfNbrLSRetransQLen 1.3.6.1.2.1.14.10.1.8
The current length of the retransmission queue.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ospfNBMANbrStatus 1.3.6.1.2.1.14.10.1.9
This variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Validation  

ospfVirtNbrTable 1.3.6.1.2.1.14.11
A table of virtual neighbor information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfVirtNbrEntry

ospfVirtNbrEntry 1.3.6.1.2.1.14.11.1
Virtual neighbor information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OspfVirtNbrEntry  

ospfVirtNbrArea 1.3.6.1.2.1.14.11.1.1
The Transit Area Identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AreaID  

ospfVirtNbrRtrId 1.3.6.1.2.1.14.11.1.2
A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RouterID  

ospfVirtNbrIpAddr 1.3.6.1.2.1.14.11.1.3
The IP address this Virtual Neighbor is using.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfVirtNbrOptions 1.3.6.1.2.1.14.11.1.4
A bit map corresponding to the neighbor's options field. Thus, Bit 1, if set, indicates that the neighbor supports Type of Service Routing; if zero, no metrics other than TOS 0 are in use by the neighbor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfVirtNbrState 1.3.6.1.2.1.14.11.1.5
The state of the Virtual Neighbor Relationship.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)  

ospfVirtNbrEvents 1.3.6.1.2.1.14.11.1.6
The number of times this virtual link has changed its state, or an error has occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ospfVirtNbrLSRetransQLen 1.3.6.1.2.1.14.11.1.7
The current length of the retransmission queue.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge