OSPF-MIB
AI MIB Summary
The OSPF-MIB module enables monitoring and management of OSPF Version 2 routing instances, providing access to critical metrics such as neighbor adjacency states, interface link costs, LSDB synchronization status, and SPF calculation statistics across Cisco, Juniper, and other vendor implementations.
The MIB module to describe the OSPF Version 2 Protocol
Main OID:
ospf.1.3.6.1.2.1.14
149
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
149 total| Object Name |
|---|
ospfThe MIB module to describe the OSPF Version 2
Protocol MODULE-IDENTITY .1.3.6.1.2.1.14 |
ospfGeneralGroup OBJECT IDENTIFIER .1.3.6.1.2.1.14.1 |
ospfRouterIdA 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.ro RouterID .1.3.6.1.2.1.14.1.1 |
ospfAdminStatThe 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.ro Status .1.3.6.1.2.1.14.1.2 |
ospfVersionNumberThe current version number of the OSPF proto-
col is 2.ro Enumeration .1.3.6.1.2.1.14.1.3 |
ospfAreaBdrRtrStatusA flag to note whether this router is an area
border router.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.14.1.4 |
ospfASBdrRtrStatusA flag to note whether this router is config-
ured as an Autonomous System border router.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.14.1.5 |
ospfExternLsaCountThe number of external (LS type 5) link-state
advertisements in the link-state database.ro Gauge32 .1.3.6.1.2.1.14.1.6 |
ospfExternLsaCksumSumThe 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.ro Integer32 .1.3.6.1.2.1.14.1.7 |
ospfTOSSupportThe router's support for type-of-service rout-
ing.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.14.1.8 |
ospfOriginateNewLsasThe number of new link-state advertisements
that have been originated. This number is in-
cremented each time the router originates a new
LSA.ro Counter32 .1.3.6.1.2.1.14.1.9 |
ospfRxNewLsasThe 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.ro Counter32 .1.3.6.1.2.1.14.1.10 |
ospfExtLsdbLimitThe 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).ro Integer32 (-1..'7FFFFFFF'h) .1.3.6.1.2.1.14.1.11 |
ospfMulticastExtensionsA 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.ro Integer32 .1.3.6.1.2.1.14.1.12 |
ospfExitOverflowIntervalThe 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.ro PositiveInteger .1.3.6.1.2.1.14.1.13 |
ospfDemandExtensionsThe router's support for demand routing.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.14.1.14 |
ospfAreaTableInformation describing the configured parame-
ters and cumulative statistics of the router's
attached areas. SEQUENCE OF OspfAreaEntry .1.3.6.1.2.1.14.2 |
ospfAreaEntryInformation describing the configured parame-
ters and cumulative statistics of one of the
router's attached areas. OspfAreaEntry .1.3.6.1.2.1.14.2.1 |
ospfAreaIdA 32-bit integer uniquely identifying an area.
Area ID 0.0.0.0 is used for the OSPF backbone.ro AreaID .1.3.6.1.2.1.14.2.1.1 |
ospfAuthTypeThe authentication type specified for an area.
Additional authentication types may be assigned
locally on a per Area basis.roobsolete Integer32 -- none (0), -- simplePassword (1) -- md5 (2) -- reserved for specification by IANA (> 2) .1.3.6.1.2.1.14.2.1.2 |
ospfImportAsExternThe area's support for importing AS external
link- state advertisements.ro Enumeration .1.3.6.1.2.1.14.2.1.3 |
ospfSpfRunsThe 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.ro Counter32 .1.3.6.1.2.1.14.2.1.4 |
ospfAreaBdrRtrCountThe total number of area border routers reach-
able within this area. This is initially zero,
and is calculated in each SPF Pass.ro Gauge32 .1.3.6.1.2.1.14.2.1.5 |
ospfAsBdrRtrCountThe total number of Autonomous System border
routers reachable within this area. This is
initially zero, and is calculated in each SPF
Pass.ro Gauge32 .1.3.6.1.2.1.14.2.1.6 |
ospfAreaLsaCountThe total number of link-state advertisements
in this area's link-state database, excluding
AS External LSA's.ro Gauge32 .1.3.6.1.2.1.14.2.1.7 |
ospfAreaLsaCksumSumThe 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.ro Integer32 .1.3.6.1.2.1.14.2.1.8 |
ospfAreaSummaryThe 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.ro Enumeration .1.3.6.1.2.1.14.2.1.9 |
ospfAreaStatusThis 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.ro RowStatus (SNMPv2-TC) .1.3.6.1.2.1.14.2.1.10 |
ospfStubAreaTableThe set of metrics that will be advertised by
a default Area Border Router into a stub area. SEQUENCE OF OspfStubAreaEntry .1.3.6.1.2.1.14.3 |
ospfStubAreaEntryThe metric for a given Type of Service that
will be advertised by a default Area Border
Router into a stub area. OspfStubAreaEntry .1.3.6.1.2.1.14.3.1 |
ospfStubAreaIdThe 32 bit identifier for the Stub Area. On
creation, this can be derived from the in-
stance.ro AreaID .1.3.6.1.2.1.14.3.1.1 |
ospfStubTOSThe Type of Service associated with the
metric. On creation, this can be derived from
the instance.ro TOSType .1.3.6.1.2.1.14.3.1.2 |
ospfStubMetricThe 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.ro BigMetric .1.3.6.1.2.1.14.3.1.3 |
ospfStubStatusThis 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.ro RowStatus (SNMPv2-TC) .1.3.6.1.2.1.14.3.1.4 |
ospfStubMetricTypeThis variable displays the type of metric ad-
vertised as a default route.ro Enumeration .1.3.6.1.2.1.14.3.1.5 |
ospfLsdbTableThe OSPF Process's Link State Database. SEQUENCE OF OspfLsdbEntry .1.3.6.1.2.1.14.4 |
ospfLsdbEntryA single Link State Advertisement. OspfLsdbEntry .1.3.6.1.2.1.14.4.1 |
ospfLsdbAreaIdThe 32 bit identifier of the Area from which
the LSA was received.ro AreaID .1.3.6.1.2.1.14.4.1.1 |
ospfLsdbTypeThe type of the link state advertisement.
Each link state type has a separate advertise-
ment format.ro Enumeration .1.3.6.1.2.1.14.4.1.2 |
ospfLsdbLsidThe 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.ro IpAddress .1.3.6.1.2.1.14.4.1.3 |
ospfLsdbRouterIdThe 32 bit number that uniquely identifies the
originating router in the Autonomous System.ro RouterID .1.3.6.1.2.1.14.4.1.4 |
ospfLsdbSequenceThe 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.ro Integer32 .1.3.6.1.2.1.14.4.1.5 |
ospfLsdbAgeThis field is the age of the link state adver-
tisement in seconds.ro Integer32 -- Should be 0..MaxAge .1.3.6.1.2.1.14.4.1.6 |
ospfLsdbChecksumThis 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.ro Integer32 .1.3.6.1.2.1.14.4.1.7 |
ospfLsdbAdvertisementThe entire Link State Advertisement, including
its header.ro OCTET STRING .1.3.6.1.2.1.14.4.1.8 |
ospfAreaRangeTableA 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.255obsolete SEQUENCE OF OspfAreaRangeEntry .1.3.6.1.2.1.14.5 |
ospfAreaRangeEntryA 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.255obsolete OspfAreaRangeEntry .1.3.6.1.2.1.14.5.1 |
ospfAreaRangeAreaIdThe Area the Address Range is to be found
within.roobsolete AreaID .1.3.6.1.2.1.14.5.1.1 |
ospfAreaRangeNetThe IP Address of the Net or Subnet indicated
by the range.roobsolete IpAddress .1.3.6.1.2.1.14.5.1.2 |
ospfAreaRangeMaskThe Subnet Mask that pertains to the Net or
Subnet.roobsolete IpAddress .1.3.6.1.2.1.14.5.1.3 |
ospfAreaRangeStatusThis 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.roobsolete RowStatus (SNMPv2-TC) .1.3.6.1.2.1.14.5.1.4 |
ospfAreaRangeEffectSubnets 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.roobsolete Enumeration .1.3.6.1.2.1.14.5.1.5 |
ospfHostTableThe list of Hosts, and their metrics, that the
router will advertise as host routes. SEQUENCE OF OspfHostEntry .1.3.6.1.2.1.14.6 |
ospfHostEntryA metric to be advertised, for a given type of
service, when a given host is reachable. OspfHostEntry .1.3.6.1.2.1.14.6.1 |
ospfHostIpAddressThe IP Address of the Host.ro IpAddress .1.3.6.1.2.1.14.6.1.1 |
ospfHostTOSThe Type of Service of the route being config-
ured.ro TOSType .1.3.6.1.2.1.14.6.1.2 |
ospfHostMetricThe Metric to be advertised.ro Metric .1.3.6.1.2.1.14.6.1.3 |
ospfHostStatusThis 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.ro RowStatus (SNMPv2-TC) .1.3.6.1.2.1.14.6.1.4 |
ospfHostAreaIDThe 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.0ro AreaID .1.3.6.1.2.1.14.6.1.5 |
ospfIfTableThe OSPF Interface Table describes the inter-
faces from the viewpoint of OSPF. SEQUENCE OF OspfIfEntry .1.3.6.1.2.1.14.7 |
ospfIfEntryThe OSPF Interface Entry describes one inter-
face from the viewpoint of OSPF. OspfIfEntry .1.3.6.1.2.1.14.7.1 |
ospfIfIpAddressThe IP address of this OSPF interface.ro IpAddress .1.3.6.1.2.1.14.7.1.1 |
ospfAddressLessIfFor 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.ro Integer32 .1.3.6.1.2.1.14.7.1.2 |
ospfIfAreaIdA 32-bit integer uniquely identifying the area
to which the interface connects. Area ID
0.0.0.0 is used for the OSPF backbone.ro AreaID .1.3.6.1.2.1.14.7.1.3 |
ospfIfTypeThe 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'.ro Enumeration .1.3.6.1.2.1.14.7.1.4 |
ospfIfAdminStatThe 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.ro Status .1.3.6.1.2.1.14.7.1.5 |
ospfIfRtrPriorityThe 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.ro DesignatedRouterPriority .1.3.6.1.2.1.14.7.1.6 |
ospfIfTransitDelayThe estimated number of seconds it takes to
transmit a link state update packet over this
interface.ro UpToMaxAge .1.3.6.1.2.1.14.7.1.7 |
ospfIfRetransIntervalThe 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.ro UpToMaxAge .1.3.6.1.2.1.14.7.1.8 |
ospfIfHelloIntervalThe 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.ro HelloRange .1.3.6.1.2.1.14.7.1.9 |
ospfIfRtrDeadIntervalThe 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.ro PositiveInteger .1.3.6.1.2.1.14.7.1.10 |
ospfIfPollIntervalThe larger time interval, in seconds, between
the Hello packets sent to an inactive non-
broadcast multi- access neighbor.ro PositiveInteger .1.3.6.1.2.1.14.7.1.11 |
ospfIfStateThe OSPF Interface State.ro Enumeration .1.3.6.1.2.1.14.7.1.12 |
ospfIfDesignatedRouterThe IP Address of the Designated Router.ro IpAddress .1.3.6.1.2.1.14.7.1.13 |
ospfIfBackupDesignatedRouterThe IP Address of the Backup Designated
Router.ro IpAddress .1.3.6.1.2.1.14.7.1.14 |
ospfIfEventsThe number of times this OSPF interface has
changed its state, or an error has occurred.ro Counter32 .1.3.6.1.2.1.14.7.1.15 |
ospfIfAuthKeyThe 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.ro OCTET STRING .1.3.6.1.2.1.14.7.1.16 |
ospfIfStatusThis 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.ro RowStatus (SNMPv2-TC) .1.3.6.1.2.1.14.7.1.17 |
ospfIfMulticastForwardingThe 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.ro Enumeration .1.3.6.1.2.1.14.7.1.18 |
ospfIfDemandIndicates 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.14.7.1.19 |
ospfIfAuthTypeThe authentication type specified for an in-
terface. Additional authentication types may
be assigned locally.ro INTEGER .1.3.6.1.2.1.14.7.1.20 |
ospfIfMetricTableThe TOS metrics for a non-virtual interface
identified by the interface index. SEQUENCE OF OspfIfMetricEntry .1.3.6.1.2.1.14.8 |
ospfIfMetricEntryA particular TOS metric for a non-virtual in-
terface identified by the interface index. OspfIfMetricEntry .1.3.6.1.2.1.14.8.1 |
ospfIfMetricIpAddressThe IP address of this OSPF interface. On row
creation, this can be derived from the in-
stance.ro IpAddress .1.3.6.1.2.1.14.8.1.1 |
ospfIfMetricAddressLessIfFor 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.ro Integer32 .1.3.6.1.2.1.14.8.1.2 |
ospfIfMetricTOSThe type of service metric being referenced.
On row creation, this can be derived from the
instance.ro TOSType .1.3.6.1.2.1.14.8.1.3 |
ospfIfMetricValueThe metric of using this type of service on
this interface. The default value of the TOS 0
Metric is 10^8 / ifSpeed.ro Metric .1.3.6.1.2.1.14.8.1.4 |
ospfIfMetricStatusThis 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.ro RowStatus (SNMPv2-TC) .1.3.6.1.2.1.14.8.1.5 |
ospfVirtIfTableInformation about this router's virtual inter-
faces. SEQUENCE OF OspfVirtIfEntry .1.3.6.1.2.1.14.9 |
ospfVirtIfEntryInformation about a single Virtual Interface. OspfVirtIfEntry .1.3.6.1.2.1.14.9.1 |
ospfVirtIfAreaIdThe Transit Area that the Virtual Link
traverses. By definition, this is not 0.0.0.0ro AreaID .1.3.6.1.2.1.14.9.1.1 |
ospfVirtIfNeighborThe Router ID of the Virtual Neighbor.ro RouterID .1.3.6.1.2.1.14.9.1.2 |
ospfVirtIfTransitDelayThe estimated number of seconds it takes to
transmit a link- state update packet over this
interface.ro UpToMaxAge .1.3.6.1.2.1.14.9.1.3 |
ospfVirtIfRetransIntervalThe 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.ro UpToMaxAge .1.3.6.1.2.1.14.9.1.4 |
ospfVirtIfHelloIntervalThe 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.ro HelloRange .1.3.6.1.2.1.14.9.1.5 |
ospfVirtIfRtrDeadIntervalThe 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.ro PositiveInteger .1.3.6.1.2.1.14.9.1.6 |
ospfVirtIfStateOSPF virtual interface states.ro Enumeration .1.3.6.1.2.1.14.9.1.7 |
ospfVirtIfEventsThe number of state changes or error events on
this Virtual Linkro Counter32 .1.3.6.1.2.1.14.9.1.8 |
ospfVirtIfAuthKeyIf 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.ro OCTET STRING .1.3.6.1.2.1.14.9.1.9 |
ospfVirtIfStatusThis 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.ro RowStatus (SNMPv2-TC) .1.3.6.1.2.1.14.9.1.10 |
ospfVirtIfAuthTypeThe authentication type specified for a virtu-
al interface. Additional authentication types
may be assigned locally.ro INTEGER .1.3.6.1.2.1.14.9.1.11 |
ospfNbrTableA table of non-virtual neighbor information. SEQUENCE OF OspfNbrEntry .1.3.6.1.2.1.14.10 |
ospfNbrEntryThe information regarding a single neighbor. OspfNbrEntry .1.3.6.1.2.1.14.10.1 |
ospfNbrIpAddrThe 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.ro IpAddress .1.3.6.1.2.1.14.10.1.1 |
ospfNbrAddressLessIndexOn 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.ro InterfaceIndex .1.3.6.1.2.1.14.10.1.2 |
ospfNbrRtrIdA 32-bit integer (represented as a type IpAd-
dress) uniquely identifying the neighboring
router in the Autonomous System.ro RouterID .1.3.6.1.2.1.14.10.1.3 |
ospfNbrOptionsA 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.ro Integer32 .1.3.6.1.2.1.14.10.1.4 |
ospfNbrPriorityThe 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.ro DesignatedRouterPriority .1.3.6.1.2.1.14.10.1.5 |
ospfNbrStateThe State of the relationship with this Neigh-
bor.ro Enumeration .1.3.6.1.2.1.14.10.1.6 |
ospfNbrEventsThe number of times this neighbor relationship
has changed state, or an error has occurred.ro Counter32 .1.3.6.1.2.1.14.10.1.7 |
ospfNbrLsRetransQLenThe current length of the retransmission
queue.ro Gauge32 .1.3.6.1.2.1.14.10.1.8 |
ospfNbmaNbrStatusThis 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.ro RowStatus (SNMPv2-TC) .1.3.6.1.2.1.14.10.1.9 |
ospfNbmaNbrPermanenceThis variable displays the status of the en-
try. 'dynamic' and 'permanent' refer to how
the neighbor became known.ro Enumeration .1.3.6.1.2.1.14.10.1.10 |
ospfNbrHelloSuppressedIndicates whether Hellos are being suppressed
to the neighborro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.14.10.1.11 |
ospfVirtNbrTableA table of virtual neighbor information. SEQUENCE OF OspfVirtNbrEntry .1.3.6.1.2.1.14.11 |
ospfVirtNbrEntryVirtual neighbor information. OspfVirtNbrEntry .1.3.6.1.2.1.14.11.1 |
ospfVirtNbrAreaThe Transit Area Identifier.ro AreaID .1.3.6.1.2.1.14.11.1.1 |
ospfVirtNbrRtrIdA 32-bit integer uniquely identifying the
neighboring router in the Autonomous System.ro RouterID .1.3.6.1.2.1.14.11.1.2 |
ospfVirtNbrIpAddrThe IP address this Virtual Neighbor is us-
ing.ro IpAddress .1.3.6.1.2.1.14.11.1.3 |
ospfVirtNbrOptionsA 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.ro Integer32 .1.3.6.1.2.1.14.11.1.4 |
ospfVirtNbrStateThe state of the Virtual Neighbor Relation-
ship.ro Enumeration .1.3.6.1.2.1.14.11.1.5 |
ospfVirtNbrEventsThe number of times this virtual link has
changed its state, or an error has occurred.ro Counter32 .1.3.6.1.2.1.14.11.1.6 |
ospfVirtNbrLsRetransQLenThe current length of the retransmission
queue.ro Gauge32 .1.3.6.1.2.1.14.11.1.7 |
ospfVirtNbrHelloSuppressedIndicates whether Hellos are being suppressed
to the neighborro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.14.11.1.8 |
ospfExtLsdbTableThe OSPF Process's Links State Database. SEQUENCE OF OspfExtLsdbEntry .1.3.6.1.2.1.14.12 |
ospfExtLsdbEntryA single Link State Advertisement. OspfExtLsdbEntry .1.3.6.1.2.1.14.12.1 |
ospfExtLsdbTypeThe type of the link state advertisement.
Each link state type has a separate advertise-
ment format.ro Enumeration .1.3.6.1.2.1.14.12.1.1 |
ospfExtLsdbLsidThe 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.ro IpAddress .1.3.6.1.2.1.14.12.1.2 |
ospfExtLsdbRouterIdThe 32 bit number that uniquely identifies the
originating router in the Autonomous System.ro RouterID .1.3.6.1.2.1.14.12.1.3 |
ospfExtLsdbSequenceThe 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.ro Integer32 .1.3.6.1.2.1.14.12.1.4 |
ospfExtLsdbAgeThis field is the age of the link state adver-
tisement in seconds.ro Integer32 -- Should be 0..MaxAge .1.3.6.1.2.1.14.12.1.5 |
ospfExtLsdbChecksumThis 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.ro Integer32 .1.3.6.1.2.1.14.12.1.6 |
ospfExtLsdbAdvertisementThe entire Link State Advertisement, including
its header.ro OCTET STRING .1.3.6.1.2.1.14.12.1.7 |
ospfRouteGroup OBJECT IDENTIFIER .1.3.6.1.2.1.14.13 |
ospfIntraArea OBJECT IDENTIFIER .1.3.6.1.2.1.14.13.1 |
ospfInterArea OBJECT IDENTIFIER .1.3.6.1.2.1.14.13.2 |
ospfExternalType1 OBJECT IDENTIFIER .1.3.6.1.2.1.14.13.3 |
ospfExternalType2 OBJECT IDENTIFIER .1.3.6.1.2.1.14.13.4 |
ospfAreaAggregateTableA 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. SEQUENCE OF OspfAreaAggregateEntry .1.3.6.1.2.1.14.14 |
ospfAreaAggregateEntryA 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. OspfAreaAggregateEntry .1.3.6.1.2.1.14.14.1 |
ospfAreaAggregateAreaIDThe Area the Address Aggregate is to be found
within.ro AreaID .1.3.6.1.2.1.14.14.1.1 |
ospfAreaAggregateLsdbTypeThe type of the Address Aggregate. This field
specifies the Lsdb type that this Address Ag-
gregate applies to.ro Enumeration .1.3.6.1.2.1.14.14.1.2 |
ospfAreaAggregateNetThe IP Address of the Net or Subnet indicated
by the range.ro IpAddress .1.3.6.1.2.1.14.14.1.3 |
ospfAreaAggregateMaskThe Subnet Mask that pertains to the Net or
Subnet.ro IpAddress .1.3.6.1.2.1.14.14.1.4 |
ospfAreaAggregateStatusThis 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.ro RowStatus (SNMPv2-TC) .1.3.6.1.2.1.14.14.1.5 |
ospfAreaAggregateEffectSubnets 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.ro Enumeration .1.3.6.1.2.1.14.14.1.6 |
ospfConformance OBJECT IDENTIFIER .1.3.6.1.2.1.14.15 |
ospfGroups OBJECT IDENTIFIER .1.3.6.1.2.1.14.15.1 |
ospfCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.14.15.2 |