SNMP MIB Search

   Sample: altiga stat   Advanced Search
Donate your MIB  
Search:   
   
 
Return to vendor list
View mib
Download mib file
Mib: OSPF-MIB
Version: 1


Objects
Scalar Object
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.
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  inter-
face;  'disabled'  disables  it  on  all inter-
faces.
ospfVersionNumber.1.3.6.1.2.1.14.1.3
The current version number of the OSPF  proto-
col is 2.
ospfAreaBdrRtrStatus.1.3.6.1.2.1.14.1.4
A flag to note whether this router is an  area
border router.
ospfASBdrRtrStatus.1.3.6.1.2.1.14.1.5
A flag to note whether this router is  config-
ured as an Autonomous System border router.
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.
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  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.
ospfTOSSupport.1.3.6.1.2.1.14.1.8
The router's support for type-of-service rout-
ing.
ospfOriginateNewLsas.1.3.6.1.2.1.14.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.
ospfRxNewLsas.1.3.6.1.2.1.14.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.
ospfExtLsdbLimit.1.3.6.1.2.1.14.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).
ospfMulticastExtensions.1.3.6.1.2.1.14.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.
ospfExitOverflowInterval.1.3.6.1.2.1.14.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.
ospfDemandExtensions.1.3.6.1.2.1.14.1.14
The router's support for demand routing.
ospfAreaEntry.1.3.6.1.2.1.14.2.1
Information describing the configured  parame-
ters  and  cumulative  statistics of one of the
router's attached areas.
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.
ospfLsdbEntry.1.3.6.1.2.1.14.4.1
A single Link State Advertisement.
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
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.
ospfIfEntry.1.3.6.1.2.1.14.7.1
The OSPF Interface Entry describes one  inter-
face from the viewpoint of OSPF.
ospfIfMetricEntry.1.3.6.1.2.1.14.8.1
A particular TOS metric for a non-virtual  in-
terface identified by the interface index.
ospfVirtIfEntry.1.3.6.1.2.1.14.9.1
Information about a single Virtual Interface.
ospfNbrEntry.1.3.6.1.2.1.14.10.1
The information regarding a single neighbor.
ospfVirtNbrEntry.1.3.6.1.2.1.14.11.1
Virtual neighbor information.
ospfExtLsdbEntry.1.3.6.1.2.1.14.12.1
A single Link State Advertisement.
ospfAreaAggregateEntry.1.3.6.1.2.1.14.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.
Tabular Object
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.
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.
ospfImportAsExtern.1.3.6.1.2.1.14.2.1.3
The area's support for importing  AS  external
link- state advertisements.
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.
ospfAreaBdrRtrCount.1.3.6.1.2.1.14.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.
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.
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.
ospfAreaLsaCksumSum.1.3.6.1.2.1.14.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.
ospfAreaSummary.1.3.6.1.2.1.14.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.
ospfAreaStatus.1.3.6.1.2.1.14.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.
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 in-
stance.
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.
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  inter-
faces to other areas.
ospfStubStatus.1.3.6.1.2.1.14.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.
ospfStubMetricType.1.3.6.1.2.1.14.3.1.5
This variable displays the type of metric  ad-
vertised as a default route.
ospfLsdbAreaId.1.3.6.1.2.1.14.4.1.1
The 32 bit identifier of the Area  from  which
the LSA was received.
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 advertise-
ment format.
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.
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.
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 dupli-
cate link state advertisements.  The  space  of
sequence  numbers  is  linearly  ordered.   The
larger the sequence number the more recent  the
advertisement.
ospfLsdbAge.1.3.6.1.2.1.14.4.1.6
This field is the age of the link state adver-
tisement in seconds.
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 connec-
tionless datagrams; it is commonly referred  to
as the Fletcher checksum.
ospfLsdbAdvertisement.1.3.6.1.2.1.14.4.1.8
The entire Link State Advertisement, including
its header.
ospfAreaRangeAreaId.1.3.6.1.2.1.14.5.1.1
The Area the Address  Range  is  to  be  found
within.
ospfAreaRangeNet.1.3.6.1.2.1.14.5.1.2
The IP Address of the Net or Subnet  indicated
by the range.
ospfAreaRangeMask.1.3.6.1.2.1.14.5.1.3
The Subnet Mask that pertains to  the  Net  or
Subnet.
ospfAreaRangeStatus.1.3.6.1.2.1.14.5.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.
ospfAreaRangeEffect.1.3.6.1.2.1.14.5.1.5
Subnets subsumed by ranges either trigger  the
advertisement  of the indicated summary (adver-
tiseMatching), or result in  the  subnet's  not
being advertised at all outside the area.
ospfHostIpAddress.1.3.6.1.2.1.14.6.1.1
The IP Address of the Host.
ospfHostTOS.1.3.6.1.2.1.14.6.1.2
The Type of Service of the route being config-
ured.
ospfHostMetric.1.3.6.1.2.1.14.6.1.3
The Metric to be advertised.
ospfHostStatus.1.3.6.1.2.1.14.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.
ospfHostAreaID.1.3.6.1.2.1.14.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
ospfIfIpAddress.1.3.6.1.2.1.14.7.1.1
The IP address of this OSPF interface.
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.
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.
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.  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'.
ospfIfAdminStat.1.3.6.1.2.1.14.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.
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 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.
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.
ospfIfRetransInterval.1.3.6.1.2.1.14.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.
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 in-
terface.  This value must be the same  for  all
routers attached to a common network.
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 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.
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.
ospfIfState.1.3.6.1.2.1.14.7.1.12
The OSPF Interface State.
ospfIfDesignatedRouter.1.3.6.1.2.1.14.7.1.13
The IP Address of the Designated Router.
ospfIfBackupDesignatedRouter.1.3.6.1.2.1.14.7.1.14
The  IP  Address  of  the  Backup   Designated
Router.
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.
ospfIfAuthKey.1.3.6.1.2.1.14.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.
ospfIfStatus.1.3.6.1.2.1.14.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.
ospfIfMulticastForwarding.1.3.6.1.2.1.14.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.
ospfIfDemand.1.3.6.1.2.1.14.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.
ospfIfAuthType.1.3.6.1.2.1.14.7.1.20
The authentication type specified for  an  in-
terface.   Additional  authentication types may
be assigned locally.
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 in-
stance.
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 in-
terfaces having no IP Address.   On  row  crea-
tion, this can be derived from the instance.
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.
ospfIfMetricValue.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.
ospfIfMetricStatus.1.3.6.1.2.1.14.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.
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
ospfVirtIfNeighbor.1.3.6.1.2.1.14.9.1.2
The Router ID of the Virtual Neighbor.
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.
ospfVirtIfRetransInterval.1.3.6.1.2.1.14.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.
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 in-
terface.  This value must be the same  for  the
virtual neighbor.
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 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.
ospfVirtIfState.1.3.6.1.2.1.14.9.1.7
OSPF virtual interface states.
ospfVirtIfEvents.1.3.6.1.2.1.14.9.1.8
The number of state changes or error events on
this Virtual Link
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 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.
ospfVirtIfStatus.1.3.6.1.2.1.14.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.
ospfVirtIfAuthType.1.3.6.1.2.1.14.9.1.11
The authentication type specified for a virtu-
al  interface.  Additional authentication types
may be assigned locally.
ospfNbrIpAddr.1.3.6.1.2.1.14.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.
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.
ospfNbrRtrId.1.3.6.1.2.1.14.10.1.3
A 32-bit integer (represented as a type  IpAd-
dress)  uniquely  identifying  the  neighboring
router in the Autonomous System.
ospfNbrOptions.1.3.6.1.2.1.14.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.
ospfNbrPriority.1.3.6.1.2.1.14.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.
ospfNbrState.1.3.6.1.2.1.14.10.1.6
The State of the relationship with this Neigh-
bor.
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.
ospfNbrLsRetransQLen.1.3.6.1.2.1.14.10.1.8
The  current  length  of  the   retransmission
queue.
ospfNbmaNbrStatus.1.3.6.1.2.1.14.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.
ospfNbmaNbrPermanence.1.3.6.1.2.1.14.10.1.10
This variable displays the status of  the  en-
try.   'dynamic'  and  'permanent' refer to how
the neighbor became known.
ospfNbrHelloSuppressed.1.3.6.1.2.1.14.10.1.11
Indicates whether Hellos are being  suppressed
to the neighbor
ospfVirtNbrArea.1.3.6.1.2.1.14.11.1.1
The Transit Area Identifier.
ospfVirtNbrRtrId.1.3.6.1.2.1.14.11.1.2
A  32-bit  integer  uniquely  identifying  the
neighboring router in the Autonomous System.
ospfVirtNbrIpAddr.1.3.6.1.2.1.14.11.1.3
The IP address this Virtual  Neighbor  is  us-
ing.
ospfVirtNbrOptions.1.3.6.1.2.1.14.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.
ospfVirtNbrState.1.3.6.1.2.1.14.11.1.5
The state of the  Virtual  Neighbor  Relation-
ship.
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.
ospfVirtNbrLsRetransQLen.1.3.6.1.2.1.14.11.1.7
The  current  length  of  the   retransmission
queue.
ospfVirtNbrHelloSuppressed.1.3.6.1.2.1.14.11.1.8
Indicates whether Hellos are being  suppressed
to the neighbor
ospfExtLsdbType.1.3.6.1.2.1.14.12.1.1
The type  of  the  link  state  advertisement.
Each  link state type has a separate advertise-
ment format.
ospfExtLsdbLsid.1.3.6.1.2.1.14.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.
ospfExtLsdbRouterId.1.3.6.1.2.1.14.12.1.3
The 32 bit number that uniquely identifies the
originating router in the Autonomous System.
ospfExtLsdbSequence.1.3.6.1.2.1.14.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.
ospfExtLsdbAge.1.3.6.1.2.1.14.12.1.5
This field is the age of the link state adver-
tisement in seconds.
ospfExtLsdbChecksum.1.3.6.1.2.1.14.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.
ospfExtLsdbAdvertisement.1.3.6.1.2.1.14.12.1.7
The entire Link State Advertisement, including
its header.
ospfAreaAggregateAreaID.1.3.6.1.2.1.14.14.1.1
The Area the Address Aggregate is to be  found
within.
ospfAreaAggregateLsdbType.1.3.6.1.2.1.14.14.1.2
The type of the Address Aggregate.  This field
specifies  the  Lsdb type that this Address Ag-
gregate applies to.
ospfAreaAggregateNet.1.3.6.1.2.1.14.14.1.3
The IP Address of the Net or Subnet  indicated
by the range.
ospfAreaAggregateMask.1.3.6.1.2.1.14.14.1.4
The Subnet Mask that pertains to  the  Net  or
Subnet.
ospfAreaAggregateStatus.1.3.6.1.2.1.14.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.
ospfAreaAggregateEffect.1.3.6.1.2.1.14.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.
Table
ospfAreaTable.1.3.6.1.2.1.14.2
Information describing the configured  parame-
ters  and cumulative statistics of the router's
attached areas.
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.
ospfLsdbTable.1.3.6.1.2.1.14.4
The OSPF Process's Link State Database.
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
ospfHostTable.1.3.6.1.2.1.14.6
The list of Hosts, and their metrics, that the
router will advertise as host routes.
ospfIfTable.1.3.6.1.2.1.14.7
The OSPF Interface Table describes the  inter-
faces from the viewpoint of OSPF.
ospfIfMetricTable.1.3.6.1.2.1.14.8
The TOS metrics for  a  non-virtual  interface
identified by the interface index.
ospfVirtIfTable.1.3.6.1.2.1.14.9
Information about this router's virtual inter-
faces.
ospfNbrTable.1.3.6.1.2.1.14.10
A table of non-virtual neighbor information.
ospfVirtNbrTable.1.3.6.1.2.1.14.11
A table of virtual neighbor information.
ospfExtLsdbTable.1.3.6.1.2.1.14.12
The OSPF Process's Links State Database.
ospfAreaAggregateTable.1.3.6.1.2.1.14.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.
Object Identifier
ospf.1.3.6.1.2.1.14
The MIB module to describe the OSPF Version 2
Protocol
ospfGeneralGroup.1.3.6.1.2.1.14.1
ospfRouteGroup.1.3.6.1.2.1.14.13
ospfIntraArea.1.3.6.1.2.1.14.13.1
ospfInterArea.1.3.6.1.2.1.14.13.2
ospfExternalType1.1.3.6.1.2.1.14.13.3
ospfExternalType2.1.3.6.1.2.1.14.13.4
ospfConformance.1.3.6.1.2.1.14.15
ospfGroups.1.3.6.1.2.1.14.15.1
ospfCompliances.1.3.6.1.2.1.14.15.2
Group
ospfBasicGroup.1.3.6.1.2.1.14.15.1.1
These objects are required for OSPF systems.
ospfAreaGroup.1.3.6.1.2.1.14.15.1.2
These objects are required  for  OSPF  systems
supporting areas.
ospfStubAreaGroup.1.3.6.1.2.1.14.15.1.3
These objects are required  for  OSPF  systems
supporting stub areas.
ospfIfGroup.1.3.6.1.2.1.14.15.1.7
These objects are required for OSPF systems.
ospfIfMetricGroup.1.3.6.1.2.1.14.15.1.8
These objects are required for OSPF systems.
ospfVirtIfGroup.1.3.6.1.2.1.14.15.1.9
These objects are required for OSPF systems.
ospfNbrGroup.1.3.6.1.2.1.14.15.1.10
These objects are required for OSPF systems.
ospfVirtNbrGroup.1.3.6.1.2.1.14.15.1.11
These objects are required for OSPF systems.
ospfAreaAggregateGroup.1.3.6.1.2.1.14.15.1.13
These objects are required for OSPF systems.
ospfLsdbGroup.1.3.6.1.2.1.14.15.1.4
These objects are required  for  OSPF  systems
that display their link state database.
ospfAreaRangeGroup.1.3.6.1.2.1.14.15.1.5
These objects are required for  non-CIDR  OSPF
systems that support multiple areas.
ospfHostGroup.1.3.6.1.2.1.14.15.1.6
These objects are required  for  OSPF  systems
that support attached hosts.
ospfExtLsdbGroup.1.3.6.1.2.1.14.15.1.12
These objects are required  for  OSPF  systems
that display their link state database.
Copyright (c) Tandem Systems, Ltd., 2002-2008