OSPF-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
16
Rows
16
Columns
147
.1.3.6.1.2.1.14.2 · 1 row entry · 14 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfAreaTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfAreaTable'
Information describing the configured parameters and
cumulative statistics of the router's attached areas.
The interfaces and virtual links are configured
as part of these areas.  Area 0.0.0.0, by definition,
is the backbone area.
ospfAreaEntry row .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.
The interfaces and virtual links are configured as part of
these areas. Area 0.0.0.0, by definition, is …
Indexes
Column Syntax OID
A 32-bit integer uniquely identifying an area.
Area ID 0.0.0.0 is used for the OSPF backbone.
AreaID .1.3.6.1.2.1.14.2.1.1
ospfAuthTypeobsolete
The authentication type specified for an area.
OspfAuthenticationTyper/w
Type Values:
0none
1simplePassword
2md5
.1.3.6.1.2.1.14.2.1.2
Indicates if an area is a stub area, NSSA, or standard
area. Type-5 AS-external LSAs and type-11 Opaque LSAs are
not imported into stub areas or NSSAs. NSSAs import
AS-external data as type-7 LSAs
Enumerationr/w
Enumerated Values:
1importExternal
2importNoExternal
3importNssa
.1.3.6.1.2.1.14.2.1.3
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.

Discontinuities in the value of this coun…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.2.1.4
The total number of Area Border Routers reachable
within this area. This is initially zero and is
calculated in each Shortest Path First (SPF) pass.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.2.1.5
The total number of Autonomous System Border
Routers reachable within this area. This is
initially zero and is calculated in each SPF
pass.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.2.1.6
The total number of link state advertisements
in this area's link state database, excluding
AS-external LSAs.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.2.1.7
The 32-bit 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 ha…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.2.1.8
The variable ospfAreaSummary controls the
import of summary LSAs into stub and NSSA areas.
It has no effect on other areas.

If it is noAreaSummary, the router will not
originate summary LSAs into the stub…
Enumerationr/w
Enumerated Values:
1noAreaSummary
2sendAreaSummary
.1.3.6.1.2.1.14.2.1.9
This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on
whether other objects in this conceptual …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.14.2.1.10
Indicates an NSSA border router's ability to
perform NSSA translation of type-7 LSAs into
type-5 LSAs.
Enumerationr/w
Enumerated Values:
1always
2candidate
.1.3.6.1.2.1.14.2.1.11
Indicates if and how an NSSA border router is
performing NSSA translation of type-7 LSAs into type-5

LSAs. When this object is set to enabled, the NSSA Border
router's OspfAreaNssaExtTranslatorRole has b…
Enumeration
Enumerated Values:
1enabled
2elected
3disabled
.1.3.6.1.2.1.14.2.1.12
The number of seconds after an elected translator
determines its services are no longer required, that
it should continue to perform its translation duties.
secondsPositiveIntegerr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.14.2.1.13
Indicates the number of translator state changes
that have occurred since the last boot-up.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at oth…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.2.1.14
.1.3.6.1.2.1.14.3 · 1 row entry · 5 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfStubAreaTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfStubAreaTable'
The set of metrics that will be advertised
by a default Area Border Router into a stub area.
ospfStubAreaEntry row .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.

Information in this table is persistent and when this object
is written the entity SHOULD sav…
Column Syntax OID
The 32-bit identifier for the stub area. On
creation, this can be derived from the
instance.
AreaID .1.3.6.1.2.1.14.3.1.1
The Type of Service associated with the
metric. On creation, this can be derived from

the instance.
TOSType
Type Constraints:
range: 0..30
.1.3.6.1.2.1.14.3.1.2
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.
BigMetricr/w
Type Constraints:
range: 0..16777215
.1.3.6.1.2.1.14.3.1.3
This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on
whether other objects in this conceptual …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.14.3.1.4
This variable displays the type of metric
advertised as a default route.
Enumerationr/w
Enumerated Values:
1ospfMetric
2comparableCost
3nonComparable
.1.3.6.1.2.1.14.3.1.5
.1.3.6.1.2.1.14.4 · 1 row entry · 8 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfLsdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfLsdbTable'
The OSPF Process's link state database (LSDB).
The LSDB contains the link state advertisements
from throughout the areas that the device is attached to.
ospfLsdbEntry row .1.3.6.1.2.1.14.4.1
A single link state advertisement.
Column Syntax OID
The 32-bit identifier of the area from which
the LSA was received.
AreaID .1.3.6.1.2.1.14.4.1.1
The type of the link state advertisement.
Each link state type has a separate advertisement
format.

Note: External link state advertisements are permitted
for backward compatibility, but should be display…
Enumeration
Enumerated Values:
1routerLink
2networkLink
3summaryLink
4asSummaryLink
5asExternalLink
6multicastLink
7nssaExternalLink
10areaOpaqueLink
.1.3.6.1.2.1.14.4.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.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.4.1.3
The 32-bit number that uniquely identifies the
originating router in the Autonomous System.
RouterID .1.3.6.1.2.1.14.4.1.4
The sequence number field is a signed 32-bit
integer. It starts with the value '80000001'h,
or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.
Thus, a typical sequence number will be very negative.
It is used to detect…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.4.1.5
This field is the age of the link state advertisement
in seconds.
secondsSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.4.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 checksu…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.4.1.7
The entire link state advertisement, including
its header.

Note that for variable length LSAs, SNMP agents
may not be able to return the largest string size.
OctetString
Constraints:
range: 1-65535
.1.3.6.1.2.1.14.4.1.8

ospfAreaRangeTable

table obsolete
.1.3.6.1.2.1.14.5 · 1 row entry · 5 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfAreaRangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfAreaRangeTable'
The Address Range Table acts as an adjunct to the Area
Table.  It describes those Address Range Summaries that
are configured to be propagated from an Area to reduce
the amount of information about it that is known beyond
its borders.  It contains a set of IP address ranges
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 this table is obsoleted and is replaced
by the Area Aggregate Table.
ospfAreaRangeEntry row .1.3.6.1.2.1.14.5.1
A single area address range.

Information in this table is persistent and when this object
is written the entity SHOULD save the change to non-volatile
storage.
Column Syntax OID
The area that the address range is to be found
within.
AreaID .1.3.6.1.2.1.14.5.1.1
The IP address of the net or subnet indicated
by the range.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.5.1.2
The subnet mask that pertains to the net or
subnet.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.2.1.14.5.1.3
This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on
whether other objects in this conceptual …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.14.5.1.4
Subnets subsumed by ranges either trigger the
advertisement of the indicated summary
(advertiseMatching) or result in the subnet's not
being advertised at all outside the area.
Enumerationr/w
Enumerated Values:
1advertiseMatching
2doNotAdvertiseMatching
.1.3.6.1.2.1.14.5.1.5
.1.3.6.1.2.1.14.6 · 1 row entry · 6 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfHostTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfHostTable'
The Host/Metric Table indicates what hosts are directly
          
attached to the router, what metrics and types
of service should be advertised for them,
and what areas they are found within.
ospfHostEntry row .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.

Information in this table is persistent and when this object
is written the entity SHOULD save the change to non-volat…
Column Syntax OID
The IP address of the host.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.6.1.1
The Type of Service of the route being configured.
TOSType
Type Constraints:
range: 0..30
.1.3.6.1.2.1.14.6.1.2
The metric to be advertised.
Metricr/w
Type Constraints:
range: 0..65535
.1.3.6.1.2.1.14.6.1.3
This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on
whether other objects in this conceptual …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.14.6.1.4
ospfHostAreaIDdeprecated
The OSPF area to which the host belongs.
Deprecated by ospfHostCfgAreaID.
AreaID .1.3.6.1.2.1.14.6.1.5
To configure the OSPF area to which the host belongs.
AreaIDr/w .1.3.6.1.2.1.14.6.1.6

ospfIfTable

table
.1.3.6.1.2.1.14.7 · 1 row entry · 24 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfIfTable'
The OSPF Interface Table describes the interfaces
from the viewpoint of OSPF.
It augments the ipAddrTable with OSPF specific information.
ospfIfEntry row .1.3.6.1.2.1.14.7.1
The OSPF interface entry describes one interface
from the viewpoint of OSPF.

Information in this table is persistent and when this object
is written the entity SHOULD save the change to non-volatile
storage.
Column Syntax OID
The IP address of this OSPF interface.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.7.1.1
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 addres…
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.2.1.14.7.1.2
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.
AreaIDr/w .1.3.6.1.2.1.14.7.1.3
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 and similar
technologies…
Enumerationr/w
Enumerated Values:
1broadcast
2nbma
3pointToPoint
5pointToMultipoint
.1.3.6.1.2.1.14.7.1.4
The OSPF interface's administrative status.
The value 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.
Statusr/w
Type Values:
1enabled
2disabled
.1.3.6.1.2.1.14.7.1.5
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 t…
DesignatedRouterPriorityr/w
Type Constraints:
range: 0..255
.1.3.6.1.2.1.14.7.1.6
The estimated number of seconds it takes to
transmit a link state update packet over this
interface. Note that the minimal value SHOULD be
1 second.
secondsUpToMaxAger/w
Type Constraints:
range: 0..3600
.1.3.6.1.2.1.14.7.1.7
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 reques…
secondsUpToMaxAger/w
Type Constraints:
range: 0..3600
.1.3.6.1.2.1.14.7.1.8
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.
secondsHelloRanger/w
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.14.7.1.9
The number of seconds that a router's Hello packets have
not been seen before its neighbors declare the router down.
This should be some multiple of the Hello interval. This
value must be the same for all routers attac…
secondsPositiveIntegerr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.14.7.1.10
The larger time interval, in seconds, between the Hello
packets sent to an inactive non-broadcast multi-access
neighbor.
secondsPositiveIntegerr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.14.7.1.11
The OSPF Interface State.
Enumeration
Enumerated Values:
1down
2loopback
3waiting
4pointToPoint
5designatedRouter
6backupDesignatedRouter
7otherDesignatedRouter
.1.3.6.1.2.1.14.7.1.12
The IP address of the designated router.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.7.1.13
The IP address of the backup designated
router.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.7.1.14
The number of times this OSPF interface has
changed its state or an error has occurred.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at other
t…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.7.1.15
The cleartext password used as an OSPF
authentication key when simplePassword security
is enabled. This object does not access any OSPF
cryptogaphic (e.g., MD5) authentication key under
any circumstance.
OctetStringr/w
Constraints:
range: 0-256
.1.3.6.1.2.1.14.7.1.16
This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on
whether other objects in this conceptual …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.14.7.1.17
The way multicasts should be forwarded on this
interface: not forwarded, forwarded as data
link multicasts, or forwarded as data link
unicasts. Data link multicasting is not
meaningful on point-to-point and NBMA interf…
Enumerationr/w
Enumerated Values:
1blocked
2multicast
3unicast
.1.3.6.1.2.1.14.7.1.18
Indicates whether Demand OSPF procedures (hello
suppression to FULL neighbors and setting the
DoNotAge flag on propagated LSAs) should be
performed on this interface.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.14.7.1.19
The authentication type specified for an interface.

Note that this object can be used to engage
in significant attacks against an OSPF router.
OspfAuthenticationTyper/w
Type Values:
0none
1simplePassword
2md5
.1.3.6.1.2.1.14.7.1.20
The total number of link-local link state advertisements
in this interface's link-local link state database.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.7.1.21
The 32-bit unsigned sum of the Link State
Advertisements' LS checksums contained in this
interface's link-local link state database.
The sum can be used to determine if there has
been a change in the interface's link st…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.7.1.22
The Router ID of the designated router.
RouterID .1.3.6.1.2.1.14.7.1.23
The Router ID of the backup designated router.
RouterID .1.3.6.1.2.1.14.7.1.24
.1.3.6.1.2.1.14.8 · 1 row entry · 5 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfIfMetricTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfIfMetricTable'
The Metric Table describes the metrics to be advertised
for a specified interface at the various types of service.
As such, this table is an adjunct of the OSPF Interface
Table.
          
Types of service, as defined by RFC 791, have the ability
to request low delay, high bandwidth, or reliable linkage.
          
For the purposes of this specification, the measure of
bandwidth:
          
Metric = referenceBandwidth / ifSpeed
          
is the default value.
The default reference bandwidth is 10^8.
For multiple link interfaces, note that ifSpeed is the sum
of the individual link speeds.  This yields a number having
the following typical values:
          
Network Type/bit rate   Metric
          
>= 100 MBPS                 1
Ethernet/802.3             10
E1                         48
T1 (ESF)                   65
64 KBPS                    1562
56 KBPS                    1785
19.2 KBPS                  5208
9.6 KBPS                   10416
          
Routes that are not specified use the default
(TOS 0) metric.
          
Note that the default reference bandwidth can be configured
using the general group object ospfReferenceBandwidth.
ospfIfMetricEntry row .1.3.6.1.2.1.14.8.1
A particular TOS metric for a non-virtual interface
identified by the interface index.

Information in this table is persistent and when this object
is written the entity SHOULD save the change to non-volati…
Column Syntax OID
The IP address of this OSPF interface. On row
creation, this can be derived from the instance.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.8.1.1
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
cre…
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.2.1.14.8.1.2
The Type of Service metric being referenced.
On row creation, this can be derived from the
instance.
TOSType
Type Constraints:
range: 0..30
.1.3.6.1.2.1.14.8.1.3
The metric of using this Type of Service on
this interface. The default value of the TOS 0
metric is 10^8 / ifSpeed.
Metricr/w
Type Constraints:
range: 0..65535
.1.3.6.1.2.1.14.8.1.4
This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on
whether other objects in this conceptual …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.14.8.1.5
.1.3.6.1.2.1.14.9 · 1 row entry · 13 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfVirtIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfVirtIfTable'
Information about this router's virtual interfaces
that the OSPF Process is configured to carry on.
ospfVirtIfEntry row .1.3.6.1.2.1.14.9.1
Information about a single virtual interface.

Information in this table is persistent and when this object
is written the entity SHOULD save the change to non-volatile
storage.
Column Syntax OID
The transit area that the virtual link
traverses. By definition, this is not 0.0.0.0.
AreaID .1.3.6.1.2.1.14.9.1.1
The Router ID of the virtual neighbor.
RouterID .1.3.6.1.2.1.14.9.1.2
The estimated number of seconds it takes to
transmit a Link State update packet over this
interface. Note that the minimal value SHOULD be
1 second.
secondsUpToMaxAger/w
Type Constraints:
range: 0..3600
.1.3.6.1.2.1.14.9.1.3
The number of seconds between link state
avertisement retransmissions, for adjacencies
belonging to this interface. This value is
also used when retransmitting database
description and Link State request packets. This…
secondsUpToMaxAger/w
Type Constraints:
range: 0..3600
.1.3.6.1.2.1.14.9.1.4
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.
secondsHelloRanger/w
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.14.9.1.5
The number of seconds that a router's Hello
packets have not been seen before its
neighbors declare the router down. This should be
some multiple of the Hello interval. This
value must be the same for the virtual neig…
secondsPositiveIntegerr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.14.9.1.6
OSPF virtual interface states.
Enumeration
Enumerated Values:
1down
4pointToPoint
.1.3.6.1.2.1.14.9.1.7
The number of state changes or error events on
this virtual link.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at other
times as indicated by t…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.9.1.8
The cleartext password used as an OSPF
authentication key when simplePassword security
is enabled. This object does not access any OSPF
cryptogaphic (e.g., MD5) authentication key under
any circumstance.
OctetStringr/w
Constraints:
range: 0-256
.1.3.6.1.2.1.14.9.1.9
This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on
whether other objects in this conceptual …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.14.9.1.10
The authentication type specified for a virtual interface.

Note that this object can be used to engage
in significant attacks against an OSPF router.
OspfAuthenticationTyper/w
Type Values:
0none
1simplePassword
2md5
.1.3.6.1.2.1.14.9.1.11
The total number of link-local link state advertisements
in this virtual interface's link-local link state database.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.9.1.12
The 32-bit unsigned sum of the link state
advertisements' LS checksums contained in this
virtual interface's link-local link state database.
The sum can be used to determine if there has
been a change in the virtual int…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.9.1.13

ospfNbrTable

table
.1.3.6.1.2.1.14.10 · 1 row entry · 14 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfNbrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfNbrTable'
A table describing all non-virtual neighbors
in the locality of the OSPF router.
ospfNbrEntry row .1.3.6.1.2.1.14.10.1
The information regarding a single neighbor.

Information in this table is persistent and when this object
is written the entity SHOULD save the change to non-volatile

storage.
Column Syntax OID
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

address of another of the neighbor's interfaces.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.10.1.1
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.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.2.1.14.10.1.2
A 32-bit integer (represented as a type
IpAddress) uniquely identifying the neighboring
router in the Autonomous System.
RouterID .1.3.6.1.2.1.14.10.1.3
A bit mask corresponding to the neighbor's
options 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 …
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.10.1.4
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.
DesignatedRouterPriorityr/w
Type Constraints:
range: 0..255
.1.3.6.1.2.1.14.10.1.5
The state of the relationship with this neighbor.
Enumeration
Enumerated Values:
1down
2attempt
3init
4twoWay
5exchangeStart
6exchange
7loading
8full
.1.3.6.1.2.1.14.10.1.6
The number of times this neighbor relationship
has changed state or an error has occurred.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at othe…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.10.1.7
The current length of the retransmission
queue.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.10.1.8
This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on
whether other objects in this conceptual …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.14.10.1.9
This variable displays the status of the entry;
'dynamic' and 'permanent' refer to how the neighbor
became known.
Enumeration
Enumerated Values:
1dynamic
2permanent
.1.3.6.1.2.1.14.10.1.10
Indicates whether Hellos are being suppressed
to the neighbor.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.14.10.1.11
Indicates whether the router is acting
as a graceful restart helper for the neighbor.
Enumeration
Enumerated Values:
1notHelping
2helping
.1.3.6.1.2.1.14.10.1.12
Remaining time in current OSPF graceful restart
interval, if the router is acting as a restart
helper for the neighbor.
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.10.1.13
Describes the outcome of the last attempt at acting
as a graceful restart helper for the neighbor.
Enumeration
Enumerated Values:
1none
2inProgress
3completed
4timedOut
5topologyChanged
.1.3.6.1.2.1.14.10.1.14
.1.3.6.1.2.1.14.11 · 1 row entry · 11 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfVirtNbrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfVirtNbrTable'
This table describes all virtual neighbors.
Since virtual links are configured
in the Virtual Interface Table, this table is read-only.
ospfVirtNbrEntry row .1.3.6.1.2.1.14.11.1
Virtual neighbor information.
Column Syntax OID
The Transit Area Identifier.
AreaID .1.3.6.1.2.1.14.11.1.1
A 32-bit integer uniquely identifying the
neighboring router in the Autonomous System.
RouterID .1.3.6.1.2.1.14.11.1.2
The IP address this virtual neighbor is using.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.11.1.3
A bit mask corresponding to the neighbor's
options 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 …
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.11.1.4
The state of the virtual neighbor relationship.
Enumeration
Enumerated Values:
1down
2attempt
3init
4twoWay
5exchangeStart
6exchange
7loading
8full
.1.3.6.1.2.1.14.11.1.5
The number of times this virtual link has
changed its state or an error has occurred.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at other
tim…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.11.1.6
The current length of the retransmission
queue.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.11.1.7
Indicates whether Hellos are being suppressed
to the neighbor.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.14.11.1.8
Indicates whether the router is acting
as a graceful restart helper for the neighbor.
Enumeration
Enumerated Values:
1notHelping
2helping
.1.3.6.1.2.1.14.11.1.9
Remaining time in current OSPF graceful restart
interval, if the router is acting as a restart
helper for the neighbor.
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.11.1.10
Describes the outcome of the last attempt at acting
as a graceful restart helper for the neighbor.
Enumeration
Enumerated Values:
1none
2inProgress
3completed
4timedOut
5topologyChanged
.1.3.6.1.2.1.14.11.1.11

ospfExtLsdbTable

table deprecated
.1.3.6.1.2.1.14.12 · 1 row entry · 7 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfExtLsdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfExtLsdbTable'
The OSPF Process's external LSA link state database.
          
This table is identical to the OSPF LSDB Table
in format, but contains only external link state
advertisements.  The purpose is to allow external
          
LSAs to be displayed once for the router rather
than once in each non-stub area.
          
Note that external LSAs are also in the AS-scope link state
database.
ospfExtLsdbEntry row .1.3.6.1.2.1.14.12.1
A single link state advertisement.
Column Syntax OID
ospfExtLsdbTypedeprecated
The type of the link state advertisement.
Each link state type has a separate advertisement
format.
Enumeration
Enumerated Values:
5asExternalLink
.1.3.6.1.2.1.14.12.1.1
ospfExtLsdbLsiddeprecated
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.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.12.1.2
The 32-bit number that uniquely identifies the
originating router in the Autonomous System.
RouterID .1.3.6.1.2.1.14.12.1.3
The sequence number field is a signed 32-bit
integer. It starts with the value '80000001'h,
or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.
Thus, a typical sequence number will be very negative.
It is used to detect…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.12.1.4
ospfExtLsdbAgedeprecated
This field is the age of the link state
advertisement in seconds.
secondsSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.12.1.5
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 checksu…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.12.1.6
The entire link state advertisement, including
its header.
OctetString
Constraints:
range: 36-36
.1.3.6.1.2.1.14.12.1.7
.1.3.6.1.2.1.14.14 · 1 row entry · 7 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfAreaAggregateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfAreaAggregateTable'
The Area Aggregate Table acts as an adjunct
to the Area Table.  It describes those address aggregates
that are configured to be propagated from an area.
Its purpose is to reduce the amount of information
that is known beyond an Area's borders.
          
It contains a set of IP address ranges
specified by an IP address/IP network mask pair.
For example, a 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
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 row .1.3.6.1.2.1.14.14.1
A single area aggregate entry.

Information in this table is persistent and when this object
is written the entity SHOULD save the change to non-volatile
storage.
Column Syntax OID
The area within which the address aggregate is to be
found.
AreaID .1.3.6.1.2.1.14.14.1.1
The type of the address aggregate. This field
specifies the Lsdb type that this address
aggregate applies to.
Enumeration
Enumerated Values:
3summaryLink
7nssaExternalLink
.1.3.6.1.2.1.14.14.1.2
The IP address of the net or subnet indicated
by the range.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.14.1.3
The subnet mask that pertains to the net or
subnet.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.14.1.4
This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on
whether other objects in this conceptual …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.14.14.1.5
Subnets subsumed by ranges either trigger the
advertisement of the indicated aggregate
(advertiseMatching) or result in the subnet's not
being advertised at all outside the area.
Enumerationr/w
Enumerated Values:
1advertiseMatching
2doNotAdvertiseMatching
.1.3.6.1.2.1.14.14.1.6
External route tag to be included in NSSA (type-7)
LSAs.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.14.1.7
.1.3.6.1.2.1.14.17 · 1 row entry · 9 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfLocalLsdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfLocalLsdbTable'
The OSPF Process's link-local link state database
for non-virtual links.
This table is identical to the OSPF LSDB Table
in format, but contains only link-local Link State
Advertisements for non-virtual links.  The purpose is
to allow link-local LSAs to be displayed for each
non-virtual interface.  This table is implemented to
support type-9 LSAs that are defined
in 'The OSPF Opaque LSA Option'.
ospfLocalLsdbEntry row .1.3.6.1.2.1.14.17.1
A single link state advertisement.
Column Syntax OID
The IP address of the interface from
which the LSA was received if the interface is
numbered.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.17.1.1
The interface index of the interface from
which the LSA was received if the interface is
unnumbered.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.2.1.14.17.1.2
The type of the link state advertisement.
Each link state type has a separate
advertisement format.
Enumeration
Enumerated Values:
9localOpaqueLink
.1.3.6.1.2.1.14.17.1.3
The Link State ID is an LS Type Specific field
containing a 32-bit identifier in IP address format;
it identifies the piece of the routing domain
that is being described by the advertisement.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.17.1.4
The 32-bit number that uniquely identifies the
originating router in the Autonomous System.
RouterID .1.3.6.1.2.1.14.17.1.5
The sequence number field is a signed 32-bit
integer. It starts with the value '80000001'h,
or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.
Thus, a typical sequence number will be very negative.
It is used to detect…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.17.1.6
This field is the age of the link state
advertisement in seconds.
secondsSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.17.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 checksu…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.17.1.8
The entire link state advertisement, including
its header.

Note that for variable length LSAs, SNMP agents
may not be able to return the largest string size.
OctetString
Constraints:
range: 1-65535
.1.3.6.1.2.1.14.17.1.9
.1.3.6.1.2.1.14.18 · 1 row entry · 9 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfVirtLocalLsdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfVirtLocalLsdbTable'
The OSPF Process's link-local link state database
for virtual links.
          
This table is identical to the OSPF LSDB Table
in format, but contains only link-local Link State
Advertisements for virtual links.  The purpose is to
allow link-local LSAs to be displayed for each virtual
interface.  This table is implemented to support type-9 LSAs
that are defined in 'The OSPF Opaque LSA Option'.
ospfVirtLocalLsdbEntry row .1.3.6.1.2.1.14.18.1
A single link state advertisement.
Column Syntax OID
The transit area that the virtual link
traverses. By definition, this is not 0.0.0.0.
AreaID .1.3.6.1.2.1.14.18.1.1
The Router ID of the virtual neighbor.
RouterID .1.3.6.1.2.1.14.18.1.2
The type of the link state advertisement.
Each link state type has a separate
advertisement format.
Enumeration
Enumerated Values:
9localOpaqueLink
.1.3.6.1.2.1.14.18.1.3
The Link State ID is an LS Type Specific field
containing a 32-bit identifier in IP address format;
it identifies the piece of the routing domain
that is being described by the advertisement.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.18.1.4
The 32-bit number that uniquely identifies the
originating router in the Autonomous System.
RouterID .1.3.6.1.2.1.14.18.1.5
The sequence number field is a signed 32-bit
integer. It starts with the value '80000001'h,
or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.
Thus, a typical sequence number will be very negative.
It is used to detect…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.18.1.6
This field is the age of the link state
advertisement in seconds.
secondsSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.18.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 checksu…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.18.1.8
The entire link state advertisement, including
its header.
OctetString
Constraints:
range: 1-65535
.1.3.6.1.2.1.14.18.1.9
.1.3.6.1.2.1.14.19 · 1 row entry · 7 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfAsLsdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfAsLsdbTable'
The OSPF Process's AS-scope LSA link state database.
The database contains the AS-scope Link State
Advertisements from throughout the areas that
the device is attached to.
          
This table is identical to the OSPF LSDB Table
in format, but contains only AS-scope Link State
Advertisements.  The purpose is to allow AS-scope
LSAs to be displayed once for the router rather
than once in each non-stub area.
ospfAsLsdbEntry row .1.3.6.1.2.1.14.19.1
A single link state advertisement.
Column Syntax OID
The type of the link state advertisement.
Each link state type has a separate
advertisement format.
Enumeration
Enumerated Values:
5asExternalLink
11asOpaqueLink
.1.3.6.1.2.1.14.19.1.1
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.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.14.19.1.2
The 32-bit number that uniquely identifies the
originating router in the Autonomous System.
RouterID .1.3.6.1.2.1.14.19.1.3
The sequence number field is a signed 32-bit
integer. It starts with the value '80000001'h,
or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.
Thus, a typical sequence number will be very negative.
It is used to detect…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.19.1.4
This field is the age of the link state
advertisement in seconds.
secondsSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.19.1.5
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 checksu…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.19.1.6
The entire link state advertisement, including
its header.
OctetString
Constraints:
range: 1-65535
.1.3.6.1.2.1.14.19.1.7
.1.3.6.1.2.1.14.20 · 1 row entry · 3 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ospfAreaLsaCountTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfAreaLsaCountTable'
This table maintains per-area, per-LSA-type counters
ospfAreaLsaCountEntry row .1.3.6.1.2.1.14.20.1
An entry with a number of link advertisements

of a given type for a given area.
Column Syntax OID
This entry Area ID.
AreaID .1.3.6.1.2.1.14.20.1.1
This entry LSA type.
Enumeration
Enumerated Values:
1routerLink
2networkLink
3summaryLink
4asSummaryLink
6multicastLink
7nssaExternalLink
10areaOpaqueLink
.1.3.6.1.2.1.14.20.1.2
Number of LSAs of a given type for a given area.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.20.1.3