OSPF-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: OSPF-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ospf 1.3.6.1.2.1.14
The MIB module to describe the OSPF Version 2 Protocol. Note that some objects in this MIB module may pose a significant security risk. Refer to the Security Considerations section in RFC 4750 for more information. Copyright (C) The IETF Trust (2006). This version of this MIB module is part of RFC 4750; see the RFC itself for full legal notices.
       ospfGeneralGroup 1.3.6.1.2.1.14.1
           ospfRouterId 1.3.6.1.2.1.14.1.1 routerid read-write
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. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfAdminStat 1.3.6.1.2.1.14.1.2 status read-write
The administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one interface; 'disabled' disables it on all interfaces. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfVersionNumber 1.3.6.1.2.1.14.1.3 integer read-only
The current version number of the OSPF protocol is 2. Enumeration: 'version2': 2.
           ospfAreaBdrRtrStatus 1.3.6.1.2.1.14.1.4 truthvalue read-only
A flag to note whether this router is an Area Border Router.
           ospfASBdrRtrStatus 1.3.6.1.2.1.14.1.5 truthvalue read-write
A flag to note whether this router is configured as an Autonomous System Border Router. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfExternLsaCount 1.3.6.1.2.1.14.1.6 gauge32 read-only
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 integer32 read-only
The 32-bit sum of the LS checksums of the external link state advertisements contained in the link state database. This sum can be used to determine if there has been a change in a router's link state database and to compare the link state database of two routers. The value should be treated as unsigned when comparing two sums of checksums.
           ospfTOSSupport 1.3.6.1.2.1.14.1.8 truthvalue read-write
The router's support for type-of-service routing. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfOriginateNewLsas 1.3.6.1.2.1.14.1.9 counter32 read-only
The number of new link state advertisements that have been originated. This number is incremented each time the router originates a new LSA. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ospfDiscontinuityTime.
           ospfRxNewLsas 1.3.6.1.2.1.14.1.10 counter32 read-only
The number of link state advertisements received that are determined to be new instantiations. This number does not include newer instantiations of self-originated link state advertisements. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ospfDiscontinuityTime.
           ospfExtLsdbLimit 1.3.6.1.2.1.14.1.11 integer32 read-write
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). This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfMulticastExtensions 1.3.6.1.2.1.14.1.12 integer32 read-write
A bit mask indicating whether the router is forwarding IP multicast (Class D) datagrams based on the algorithms defined in the multicast 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 multicast 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 Autonomous Systems (called inter-AS multicast routing). 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 multicast forwarding is enabled. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfExitOverflowInterval 1.3.6.1.2.1.14.1.13 positiveinteger read-write
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. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfDemandExtensions 1.3.6.1.2.1.14.1.14 truthvalue read-write
The router's support for demand routing. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfRFC1583Compatibility 1.3.6.1.2.1.14.1.15 truthvalue read-write
Indicates metrics used to choose among multiple AS-external LSAs. When RFC1583Compatibility is set to enabled, only cost will be used when choosing among multiple AS-external LSAs advertising the same destination. When RFC1583Compatibility is set to disabled, preference will be driven first by type of path using cost only to break ties. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfOpaqueLsaSupport 1.3.6.1.2.1.14.1.16 truthvalue read-only
The router's support for Opaque LSA types.
           ospfReferenceBandwidth 1.3.6.1.2.1.14.1.17 unsigned32 read-write
Reference bandwidth in kilobits/second for calculating default interface metrics. The default value is 100,000 KBPS (100 MBPS). This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfRestartSupport 1.3.6.1.2.1.14.1.18 integer read-write
The router's support for OSPF graceful restart. Options include: no restart support, only planned restarts, or both planned and unplanned restarts. This object is persistent and when written the entity SHOULD save the change to non-volatile storage. Enumeration: 'plannedAndUnplanned': 3, 'none': 1, 'plannedOnly': 2.
           ospfRestartInterval 1.3.6.1.2.1.14.1.19 integer32 read-write
Configured OSPF graceful restart timeout interval. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfRestartStrictLsaChecking 1.3.6.1.2.1.14.1.20 truthvalue read-write
Indicates if strict LSA checking is enabled for graceful restart. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfRestartStatus 1.3.6.1.2.1.14.1.21 integer read-only
Current status of OSPF graceful restart. Enumeration: 'unplannedRestart': 3, 'notRestarting': 1, 'plannedRestart': 2.
           ospfRestartAge 1.3.6.1.2.1.14.1.22 unsigned32 read-only
Remaining time in current OSPF graceful restart interval.
           ospfRestartExitReason 1.3.6.1.2.1.14.1.23 integer read-only
Describes the outcome of the last attempt at a graceful restart. If the value is 'none', no restart has yet been attempted. If the value is 'inProgress', a restart attempt is currently underway. Enumeration: 'none': 1, 'timedOut': 4, 'completed': 3, 'inProgress': 2, 'topologyChanged': 5.
           ospfAsLsaCount 1.3.6.1.2.1.14.1.24 gauge32 read-only
The number of AS-scope link state advertisements in the AS-scope link state database.
           ospfAsLsaCksumSum 1.3.6.1.2.1.14.1.25 unsigned32 read-only
The 32-bit unsigned sum of the LS checksums of the AS link state advertisements contained in the AS-scope link state database. This sum can be used to determine if there has been a change in a router's AS-scope link state database, and to compare the AS-scope link state database of two routers.
           ospfStubRouterSupport 1.3.6.1.2.1.14.1.26 truthvalue read-only
The router's support for stub router functionality.
           ospfStubRouterAdvertisement 1.3.6.1.2.1.14.1.27 integer read-write
This object controls the advertisement of stub router LSAs by the router. The value doNotAdvertise will result in the advertisement of a standard router LSA and is the default value. This object is persistent and when written the entity SHOULD save the change to non-volatile storage. Enumeration: 'advertise': 2, 'doNotAdvertise': 1.
           ospfDiscontinuityTime 1.3.6.1.2.1.14.1.28 timestamp read-only
The value of sysUpTime on the most recent occasion at which any one of this MIB's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
       ospfAreaTable 1.3.6.1.2.1.14.2 no-access
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 1.3.6.1.2.1.14.2.1 no-access
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 the backbone area. Information in this table is persistent and when this object is written the entity SHOULD save the change to non-volatile storage.
               ospfAreaId 1.3.6.1.2.1.14.2.1.1 areaid read-only
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 ospfauthenticationtype read-only
The authentication type specified for an area.
               ospfImportAsExtern 1.3.6.1.2.1.14.2.1.3 integer read-only
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 Enumeration: 'importExternal': 1, 'importNoExternal': 2, 'importNssa': 3.
               ospfSpfRuns 1.3.6.1.2.1.14.2.1.4 counter32 read-only
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 counter can occur at re-initialization of the management system, and at other times as indicated by the value of ospfDiscontinuityTime.
               ospfAreaBdrRtrCount 1.3.6.1.2.1.14.2.1.5 gauge32 read-only
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.
               ospfAsBdrRtrCount 1.3.6.1.2.1.14.2.1.6 gauge32 read-only
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 gauge32 read-only
The total number of link state advertisements in this area's link state database, excluding AS-external LSAs.
               ospfAreaLsaCksumSum 1.3.6.1.2.1.14.2.1.8 integer32 read-only
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 has been a change in a router's link state database, and to compare the link state database of two routers. The value should be treated as unsigned when comparing two sums of checksums.
               ospfAreaSummary 1.3.6.1.2.1.14.2.1.9 integer read-only
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 or NSSA area. It will rely entirely on its default route. If it is sendAreaSummary, the router will both summarize and propagate summary LSAs. Enumeration: 'sendAreaSummary': 2, 'noAreaSummary': 1.
               ospfAreaStatus 1.3.6.1.2.1.14.2.1.10 rowstatus read-only
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 row can be modified.
               ospfAreaNssaTranslatorRole 1.3.6.1.2.1.14.2.1.11 integer read-only
Indicates an NSSA border router's ability to perform NSSA translation of type-7 LSAs into type-5 LSAs. Enumeration: 'always': 1, 'candidate': 2.
               ospfAreaNssaTranslatorState 1.3.6.1.2.1.14.2.1.12 integer read-only
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 been set to always. When this object is set to elected, a candidate NSSA Border router is Translating type-7 LSAs into type-5. When this object is set to disabled, a candidate NSSA border router is NOT translating type-7 LSAs into type-5. Enumeration: 'disabled': 3, 'elected': 2, 'enabled': 1.
               ospfAreaNssaTranslatorStabilityInterval 1.3.6.1.2.1.14.2.1.13 positiveinteger read-only
The number of seconds after an elected translator determines its services are no longer required, that it should continue to perform its translation duties.
               ospfAreaNssaTranslatorEvents 1.3.6.1.2.1.14.2.1.14 counter32 read-only
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 other times as indicated by the value of ospfDiscontinuityTime.
       ospfStubAreaTable 1.3.6.1.2.1.14.3 no-access
The set of metrics that will be advertised by a default Area Border Router into a stub area.
           ospfStubAreaEntry 1.3.6.1.2.1.14.3.1 no-access
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 save the change to non-volatile storage.
               ospfStubAreaId 1.3.6.1.2.1.14.3.1.1 areaid read-only
The 32-bit identifier for the stub area. On creation, this can be derived from the instance.
               ospfStubTOS 1.3.6.1.2.1.14.3.1.2 tostype read-only
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 bigmetric read-only
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.
               ospfStubStatus 1.3.6.1.2.1.14.3.1.4 rowstatus read-only
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 row can be modified.
               ospfStubMetricType 1.3.6.1.2.1.14.3.1.5 integer read-only
This variable displays the type of metric advertised as a default route. Enumeration: 'nonComparable': 3, 'comparableCost': 2, 'ospfMetric': 1.
       ospfLsdbTable 1.3.6.1.2.1.14.4 no-access
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 1.3.6.1.2.1.14.4.1 no-access
A single link state advertisement.
               ospfLsdbAreaId 1.3.6.1.2.1.14.4.1.1 areaid read-only
The 32-bit identifier of the area from which the LSA was received.
               ospfLsdbType 1.3.6.1.2.1.14.4.1.2 integer read-only
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 displayed in the ospfAsLsdbTable rather than here. Enumeration: 'routerLink': 1, 'asSummaryLink': 4, 'asExternalLink': 5, 'nssaExternalLink': 7, 'networkLink': 2, 'multicastLink': 6, 'summaryLink': 3, 'areaOpaqueLink': 10.
               ospfLsdbLsid 1.3.6.1.2.1.14.4.1.3 ipaddress read-only
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 routerid read-only
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 integer32 read-only
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 old and duplicate 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 integer32 read-only
This field is the age of the link state advertisement in seconds.
               ospfLsdbChecksum 1.3.6.1.2.1.14.4.1.7 integer32 read-only
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
               ospfLsdbAdvertisement 1.3.6.1.2.1.14.4.1.8 octet string read-only
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.
       ospfAreaRangeTable 1.3.6.1.2.1.14.5 no-access
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 1.3.6.1.2.1.14.5.1 no-access
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.
               ospfAreaRangeAreaId 1.3.6.1.2.1.14.5.1.1 areaid read-only
The area that the address range is to be found within.
               ospfAreaRangeNet 1.3.6.1.2.1.14.5.1.2 ipaddress read-only
The IP address of the net or subnet indicated by the range.
               ospfAreaRangeMask 1.3.6.1.2.1.14.5.1.3 ipaddress read-only
The subnet mask that pertains to the net or subnet.
               ospfAreaRangeStatus 1.3.6.1.2.1.14.5.1.4 rowstatus read-only
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 row can be modified.
               ospfAreaRangeEffect 1.3.6.1.2.1.14.5.1.5 integer read-only
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. Enumeration: 'advertiseMatching': 1, 'doNotAdvertiseMatching': 2.
       ospfHostTable 1.3.6.1.2.1.14.6 no-access
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 1.3.6.1.2.1.14.6.1 no-access
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-volatile storage.
               ospfHostIpAddress 1.3.6.1.2.1.14.6.1.1 ipaddress read-only
The IP address of the host.
               ospfHostTOS 1.3.6.1.2.1.14.6.1.2 tostype read-only
The Type of Service of the route being configured.
               ospfHostMetric 1.3.6.1.2.1.14.6.1.3 metric read-only
The metric to be advertised.
               ospfHostStatus 1.3.6.1.2.1.14.6.1.4 rowstatus read-only
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 row can be modified.
               ospfHostAreaID 1.3.6.1.2.1.14.6.1.5 areaid read-only
The OSPF area to which the host belongs. Deprecated by ospfHostCfgAreaID.
               ospfHostCfgAreaID 1.3.6.1.2.1.14.6.1.6 areaid read-only
To configure the OSPF area to which the host belongs.
       ospfIfTable 1.3.6.1.2.1.14.7 no-access
The OSPF Interface Table describes the interfaces from the viewpoint of OSPF. It augments the ipAddrTable with OSPF specific information.
           ospfIfEntry 1.3.6.1.2.1.14.7.1 no-access
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.
               ospfIfIpAddress 1.3.6.1.2.1.14.7.1.1 ipaddress read-only
The IP address of this OSPF interface.
               ospfAddressLessIf 1.3.6.1.2.1.14.7.1.2 interfaceindexorzero read-only
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 areaid read-only
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 integer read-only
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 take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'. Enumeration: 'broadcast': 1, 'nbma': 2, 'pointToPoint': 3, 'pointToMultipoint': 5.
               ospfIfAdminStat 1.3.6.1.2.1.14.7.1.5 status read-only
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.
               ospfIfRtrPriority 1.3.6.1.2.1.14.7.1.6 designatedrouterpriority read-only
The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
               ospfIfTransitDelay 1.3.6.1.2.1.14.7.1.7 uptomaxage read-only
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.
               ospfIfRetransInterval 1.3.6.1.2.1.14.7.1.8 uptomaxage read-only
The number of seconds between link state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and Link State request packets. Note that minimal value SHOULD be 1 second.
               ospfIfHelloInterval 1.3.6.1.2.1.14.7.1.9 hellorange read-only
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.
               ospfIfRtrDeadInterval 1.3.6.1.2.1.14.7.1.10 positiveinteger read-only
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 attached to a common network.
               ospfIfPollInterval 1.3.6.1.2.1.14.7.1.11 positiveinteger read-only
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 integer read-only
The OSPF Interface State. Enumeration: 'otherDesignatedRouter': 7, 'backupDesignatedRouter': 6, 'loopback': 2, 'down': 1, 'designatedRouter': 5, 'waiting': 3, 'pointToPoint': 4.
               ospfIfDesignatedRouter 1.3.6.1.2.1.14.7.1.13 ipaddress read-only
The IP address of the designated router.
               ospfIfBackupDesignatedRouter 1.3.6.1.2.1.14.7.1.14 ipaddress read-only
The IP address of the backup designated router.
               ospfIfEvents 1.3.6.1.2.1.14.7.1.15 counter32 read-only
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 times as indicated by the value of ospfDiscontinuityTime.
               ospfIfAuthKey 1.3.6.1.2.1.14.7.1.16 octet string read-only
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. If the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Unauthenticated interfaces need no authentication key, and simple password authentication cannot use a key of more than 8 octets. Note that the use of simplePassword authentication is NOT recommended when there is concern regarding attack upon the OSPF system. SimplePassword authentication is only sufficient to protect against accidental misconfigurations because it re-uses cleartext passwords [RFC1704]. When read, ospfIfAuthKey always returns an octet string of length zero.
               ospfIfStatus 1.3.6.1.2.1.14.7.1.17 rowstatus read-only
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 row can be modified.
               ospfIfMulticastForwarding 1.3.6.1.2.1.14.7.1.18 integer read-only
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 interfaces, and setting ospfMulticastForwarding to 0 effectively disables all multicast forwarding. Enumeration: 'unicast': 3, 'multicast': 2, 'blocked': 1.
               ospfIfDemand 1.3.6.1.2.1.14.7.1.19 truthvalue read-only
Indicates whether Demand OSPF procedures (hello suppression to FULL neighbors and setting the DoNotAge flag on propagated LSAs) should be performed on this interface.
               ospfIfAuthType 1.3.6.1.2.1.14.7.1.20 ospfauthenticationtype read-only
The authentication type specified for an interface. Note that this object can be used to engage in significant attacks against an OSPF router.
               ospfIfLsaCount 1.3.6.1.2.1.14.7.1.21 gauge32 read-only
The total number of link-local link state advertisements in this interface's link-local link state database.
               ospfIfLsaCksumSum 1.3.6.1.2.1.14.7.1.22 unsigned32 read-only
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 state database and to compare the interface link state database of routers attached to the same subnet.
               ospfIfDesignatedRouterId 1.3.6.1.2.1.14.7.1.23 routerid read-only
The Router ID of the designated router.
               ospfIfBackupDesignatedRouterId 1.3.6.1.2.1.14.7.1.24 routerid read-only
The Router ID of the backup designated router.
       ospfIfMetricTable 1.3.6.1.2.1.14.8 no-access
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 1.3.6.1.2.1.14.8.1 no-access
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-volatile storage.
               ospfIfMetricIpAddress 1.3.6.1.2.1.14.8.1.1 ipaddress read-only
The IP address of this OSPF interface. On row creation, this can be derived from the instance.
               ospfIfMetricAddressLessIf 1.3.6.1.2.1.14.8.1.2 interfaceindexorzero read-only
For the purpose of easing the instancing of addressed and addressless interfaces; this variable takes the value 0 on interfaces with IP addresses and the value of ifIndex for interfaces having no IP address. On row creation, this can be derived from the instance.
               ospfIfMetricTOS 1.3.6.1.2.1.14.8.1.3 tostype read-only
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 metric read-only
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 rowstatus read-only
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 row can be modified.
       ospfVirtIfTable 1.3.6.1.2.1.14.9 no-access
Information about this router's virtual interfaces that the OSPF Process is configured to carry on.
           ospfVirtIfEntry 1.3.6.1.2.1.14.9.1 no-access
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.
               ospfVirtIfAreaId 1.3.6.1.2.1.14.9.1.1 areaid read-only
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 routerid read-only
The Router ID of the virtual neighbor.
               ospfVirtIfTransitDelay 1.3.6.1.2.1.14.9.1.3 uptomaxage read-only
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.
               ospfVirtIfRetransInterval 1.3.6.1.2.1.14.9.1.4 uptomaxage read-only
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 value should be well over the expected round-trip time. Note that the minimal value SHOULD be 1 second.
               ospfVirtIfHelloInterval 1.3.6.1.2.1.14.9.1.5 hellorange read-only
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.
               ospfVirtIfRtrDeadInterval 1.3.6.1.2.1.14.9.1.6 positiveinteger read-only
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 neighbor.
               ospfVirtIfState 1.3.6.1.2.1.14.9.1.7 integer read-only
OSPF virtual interface states. Enumeration: 'down': 1, 'pointToPoint': 4.
               ospfVirtIfEvents 1.3.6.1.2.1.14.9.1.8 counter32 read-only
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 the value of ospfDiscontinuityTime.
               ospfVirtIfAuthKey 1.3.6.1.2.1.14.9.1.9 octet string read-only
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. If the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Unauthenticated interfaces need no authentication key, and simple password authentication cannot use a key of more than 8 octets. Note that the use of simplePassword authentication is NOT recommended when there is concern regarding attack upon the OSPF system. SimplePassword authentication is only sufficient to protect against accidental misconfigurations because it re-uses cleartext passwords. [RFC1704] When read, ospfIfAuthKey always returns an octet string of length zero.
               ospfVirtIfStatus 1.3.6.1.2.1.14.9.1.10 rowstatus read-only
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 row can be modified.
               ospfVirtIfAuthType 1.3.6.1.2.1.14.9.1.11 ospfauthenticationtype read-only
The authentication type specified for a virtual interface. Note that this object can be used to engage in significant attacks against an OSPF router.
               ospfVirtIfLsaCount 1.3.6.1.2.1.14.9.1.12 gauge32 read-only
The total number of link-local link state advertisements in this virtual interface's link-local link state database.
               ospfVirtIfLsaCksumSum 1.3.6.1.2.1.14.9.1.13 unsigned32 read-only
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 interface's link state database, and to compare the virtual interface link state database of the virtual neighbors.
       ospfNbrTable 1.3.6.1.2.1.14.10 no-access
A table describing all non-virtual neighbors in the locality of the OSPF router.
             ospfNbrEntry 1.3.6.1.2.1.14.10.1 no-access
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.
                 ospfNbrIpAddr 1.3.6.1.2.1.14.10.1.1 ipaddress read-only
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.
                 ospfNbrAddressLessIndex 1.3.6.1.2.1.14.10.1.2 interfaceindexorzero read-only
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 routerid read-only
A 32-bit integer (represented as a type IpAddress) uniquely identifying the neighboring router in the Autonomous System.
                 ospfNbrOptions 1.3.6.1.2.1.14.10.1.4 integer32 read-only
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 except the TOS 0 metric. Bit 1, if set, indicates that the associated area accepts and operates on external information; if zero, it is a stub area. Bit 2, if set, indicates that the system is capable of routing IP multicast datagrams, that is 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 advertisements at NSSA borders.
                 ospfNbrPriority 1.3.6.1.2.1.14.10.1.5 designatedrouterpriority read-only
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.
                 ospfNbrState 1.3.6.1.2.1.14.10.1.6 integer read-only
The state of the relationship with this neighbor. Enumeration: 'exchangeStart': 5, 'loading': 7, 'attempt': 2, 'exchange': 6, 'down': 1, 'init': 3, 'full': 8, 'twoWay': 4.
                 ospfNbrEvents 1.3.6.1.2.1.14.10.1.7 counter32 read-only
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 other times as indicated by the value of ospfDiscontinuityTime.
                 ospfNbrLsRetransQLen 1.3.6.1.2.1.14.10.1.8 gauge32 read-only
The current length of the retransmission queue.
                 ospfNbmaNbrStatus 1.3.6.1.2.1.14.10.1.9 rowstatus read-only
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 row can be modified.
                 ospfNbmaNbrPermanence 1.3.6.1.2.1.14.10.1.10 integer read-only
This variable displays the status of the entry; 'dynamic' and 'permanent' refer to how the neighbor became known. Enumeration: 'permanent': 2, 'dynamic': 1.
                 ospfNbrHelloSuppressed 1.3.6.1.2.1.14.10.1.11 truthvalue read-only
Indicates whether Hellos are being suppressed to the neighbor.
                 ospfNbrRestartHelperStatus 1.3.6.1.2.1.14.10.1.12 integer read-only
Indicates whether the router is acting as a graceful restart helper for the neighbor. Enumeration: 'helping': 2, 'notHelping': 1.
                 ospfNbrRestartHelperAge 1.3.6.1.2.1.14.10.1.13 unsigned32 read-only
Remaining time in current OSPF graceful restart interval, if the router is acting as a restart helper for the neighbor.
                 ospfNbrRestartHelperExitReason 1.3.6.1.2.1.14.10.1.14 integer read-only
Describes the outcome of the last attempt at acting as a graceful restart helper for the neighbor. Enumeration: 'none': 1, 'timedOut': 4, 'completed': 3, 'inProgress': 2, 'topologyChanged': 5.
       ospfVirtNbrTable 1.3.6.1.2.1.14.11 no-access
This table describes all virtual neighbors. Since virtual links are configured in the Virtual Interface Table, this table is read-only.
             ospfVirtNbrEntry 1.3.6.1.2.1.14.11.1 no-access
Virtual neighbor information.
                 ospfVirtNbrArea 1.3.6.1.2.1.14.11.1.1 areaid read-only
The Transit Area Identifier.
                 ospfVirtNbrRtrId 1.3.6.1.2.1.14.11.1.2 routerid read-only
A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
                 ospfVirtNbrIpAddr 1.3.6.1.2.1.14.11.1.3 ipaddress read-only
The IP address this virtual neighbor is using.
                 ospfVirtNbrOptions 1.3.6.1.2.1.14.11.1.4 integer32 read-only
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 except the TOS 0 metric. Bit 2, if set, indicates that the system is network multicast capable, i.e., that it implements OSPF multicast routing.
                 ospfVirtNbrState 1.3.6.1.2.1.14.11.1.5 integer read-only
The state of the virtual neighbor relationship. Enumeration: 'exchangeStart': 5, 'loading': 7, 'attempt': 2, 'exchange': 6, 'down': 1, 'init': 3, 'full': 8, 'twoWay': 4.
                 ospfVirtNbrEvents 1.3.6.1.2.1.14.11.1.6 counter32 read-only
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 times as indicated by the value of ospfDiscontinuityTime.
                 ospfVirtNbrLsRetransQLen 1.3.6.1.2.1.14.11.1.7 gauge32 read-only
The current length of the retransmission queue.
                 ospfVirtNbrHelloSuppressed 1.3.6.1.2.1.14.11.1.8 truthvalue read-only
Indicates whether Hellos are being suppressed to the neighbor.
                 ospfVirtNbrRestartHelperStatus 1.3.6.1.2.1.14.11.1.9 integer read-only
Indicates whether the router is acting as a graceful restart helper for the neighbor. Enumeration: 'helping': 2, 'notHelping': 1.
                 ospfVirtNbrRestartHelperAge 1.3.6.1.2.1.14.11.1.10 unsigned32 read-only
Remaining time in current OSPF graceful restart interval, if the router is acting as a restart helper for the neighbor.
                 ospfVirtNbrRestartHelperExitReason 1.3.6.1.2.1.14.11.1.11 integer read-only
Describes the outcome of the last attempt at acting as a graceful restart helper for the neighbor. Enumeration: 'none': 1, 'timedOut': 4, 'completed': 3, 'inProgress': 2, 'topologyChanged': 5.
       ospfExtLsdbTable 1.3.6.1.2.1.14.12 no-access
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 1.3.6.1.2.1.14.12.1 no-access
A single link state advertisement.
                 ospfExtLsdbType 1.3.6.1.2.1.14.12.1.1 integer read-only
The type of the link state advertisement. Each link state type has a separate advertisement format. Enumeration: 'asExternalLink': 5.
                 ospfExtLsdbLsid 1.3.6.1.2.1.14.12.1.2 ipaddress read-only
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 routerid read-only
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 integer32 read-only
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 old and duplicate 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 integer32 read-only
This field is the age of the link state advertisement in seconds.
                 ospfExtLsdbChecksum 1.3.6.1.2.1.14.12.1.6 integer32 read-only
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
                 ospfExtLsdbAdvertisement 1.3.6.1.2.1.14.12.1.7 octet string read-only
The entire link state advertisement, including its header.
       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
       ospfAreaAggregateTable 1.3.6.1.2.1.14.14 no-access
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 1.3.6.1.2.1.14.14.1 no-access
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.
                 ospfAreaAggregateAreaID 1.3.6.1.2.1.14.14.1.1 areaid read-only
The area within which the address aggregate is to be found.
                 ospfAreaAggregateLsdbType 1.3.6.1.2.1.14.14.1.2 integer read-only
The type of the address aggregate. This field specifies the Lsdb type that this address aggregate applies to. Enumeration: 'nssaExternalLink': 7, 'summaryLink': 3.
                 ospfAreaAggregateNet 1.3.6.1.2.1.14.14.1.3 ipaddress read-only
The IP address of the net or subnet indicated by the range.
                 ospfAreaAggregateMask 1.3.6.1.2.1.14.14.1.4 ipaddress read-only
The subnet mask that pertains to the net or subnet.
                 ospfAreaAggregateStatus 1.3.6.1.2.1.14.14.1.5 rowstatus read-only
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 row can be modified.
                 ospfAreaAggregateEffect 1.3.6.1.2.1.14.14.1.6 integer read-only
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. Enumeration: 'advertiseMatching': 1, 'doNotAdvertiseMatching': 2.
                 ospfAreaAggregateExtRouteTag 1.3.6.1.2.1.14.14.1.7 unsigned32 read-only
External route tag to be included in NSSA (type-7) LSAs.
       ospfConformance 1.3.6.1.2.1.14.15
             ospfGroups 1.3.6.1.2.1.14.15.1
                 ospfBasicGroup 1.3.6.1.2.1.14.15.1.1
These objects are used to monitor/manage global OSPF parameters. This object group conforms to RFC 1850.
                 ospfAreaGroup 1.3.6.1.2.1.14.15.1.2
These objects are used for OSPF systems supporting areas per RFC 1850.
                 ospfStubAreaGroup 1.3.6.1.2.1.14.15.1.3
These objects are used for OSPF systems supporting stub areas.
                 ospfLsdbGroup 1.3.6.1.2.1.14.15.1.4
These objects are used for OSPF systems that display their link state database.
                 ospfAreaRangeGroup 1.3.6.1.2.1.14.15.1.5
These objects are used for non-CIDR OSPF systems that support multiple areas. This object group is obsolete.
                 ospfHostGroup 1.3.6.1.2.1.14.15.1.6
These objects are used for OSPF systems that support attached hosts.
                 ospfIfGroup 1.3.6.1.2.1.14.15.1.7
These objects are used to monitor/manage OSPF interfaces. This object group conforms to RFC 1850.
                 ospfIfMetricGroup 1.3.6.1.2.1.14.15.1.8
These objects are used for OSPF systems for supporting interface metrics.
                 ospfVirtIfGroup 1.3.6.1.2.1.14.15.1.9
These objects are used for OSPF systems for supporting virtual interfaces. This object group conforms to RFC 1850.
                 ospfNbrGroup 1.3.6.1.2.1.14.15.1.10
These objects are used to monitor/manage OSPF neighbors. This object group conforms to RFC 1850.
                 ospfVirtNbrGroup 1.3.6.1.2.1.14.15.1.11
These objects are used to monitor/manage OSPF virtual neighbors. This object group conforms to RFC 1850.
                 ospfExtLsdbGroup 1.3.6.1.2.1.14.15.1.12
These objects are used for OSPF systems that display their link state database. This object group conforms to RFC 1850. This object group is replaced by the ospfAsLsdbGroup in order to support any AS-scope LSA type in a single table.
                 ospfAreaAggregateGroup 1.3.6.1.2.1.14.15.1.13
These objects are used for OSPF systems to support network prefix aggregation across areas.
                 ospfLocalLsdbGroup 1.3.6.1.2.1.14.15.1.14
These objects are used for OSPF systems that display their link-local link state databases for non-virtual links.
                 ospfVirtLocalLsdbGroup 1.3.6.1.2.1.14.15.1.15
These objects are used for OSPF systems that display their link-local link state databases for virtual links.
                 ospfAsLsdbGroup 1.3.6.1.2.1.14.15.1.16
These objects are used for OSPF systems that display their AS-scope link state database.
                 ospfBasicGroup2 1.3.6.1.2.1.14.15.1.17
These objects are used to monitor/manage OSPF global parameters.
                 ospfAreaGroup2 1.3.6.1.2.1.14.15.1.18
These objects are used by OSPF systems to support areas.
                 ospfIfGroup2 1.3.6.1.2.1.14.15.1.19
These objects are used to monitor/manage OSPF interfaces.
                 ospfVirtIfGroup2 1.3.6.1.2.1.14.15.1.20
These objects are used to monitor/manage OSPF virtual interfaces.
                 ospfNbrGroup2 1.3.6.1.2.1.14.15.1.21
These objects are used to monitor/manage OSPF neighbors.
                 ospfVirtNbrGroup2 1.3.6.1.2.1.14.15.1.22
These objects are used to monitor/manage OSPF virtual neighbors.
                 ospfAreaAggregateGroup2 1.3.6.1.2.1.14.15.1.23
These objects are used for OSPF systems to support network prefix aggregation across areas.
                 ospfAreaLsaCountGroup 1.3.6.1.2.1.14.15.1.24
These objects are used for OSPF systems that display per-area, per-LSA-type counters.
                 ospfHostGroup2 1.3.6.1.2.1.14.15.1.25
These objects are used for OSPF systems that support attached hosts.
                 ospfObsoleteGroup 1.3.6.1.2.1.14.15.1.26
These objects are obsolete and are no longer required for OSPF systems. They are placed into this group for SMI conformance.
             ospfCompliances 1.3.6.1.2.1.14.15.2
                 ospfCompliance 1.3.6.1.2.1.14.15.2.1
The compliance statement for OSPF systems conforming to RFC 1850.
                 ospfCompliance2 1.3.6.1.2.1.14.15.2.2
The compliance statement.
                 ospfComplianceObsolete 1.3.6.1.2.1.14.15.2.3
Contains obsolete object groups.
       ospfLocalLsdbTable 1.3.6.1.2.1.14.17 no-access
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 1.3.6.1.2.1.14.17.1 no-access
A single link state advertisement.
                 ospfLocalLsdbIpAddress 1.3.6.1.2.1.14.17.1.1 ipaddress no-access
The IP address of the interface from which the LSA was received if the interface is numbered.
                 ospfLocalLsdbAddressLessIf 1.3.6.1.2.1.14.17.1.2 interfaceindexorzero no-access
The interface index of the interface from which the LSA was received if the interface is unnumbered.
                 ospfLocalLsdbType 1.3.6.1.2.1.14.17.1.3 integer no-access
The type of the link state advertisement. Each link state type has a separate advertisement format. Enumeration: 'localOpaqueLink': 9.
                 ospfLocalLsdbLsid 1.3.6.1.2.1.14.17.1.4 ipaddress no-access
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.
                 ospfLocalLsdbRouterId 1.3.6.1.2.1.14.17.1.5 routerid no-access
The 32-bit number that uniquely identifies the originating router in the Autonomous System.
                 ospfLocalLsdbSequence 1.3.6.1.2.1.14.17.1.6 integer32 read-only
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 old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
                 ospfLocalLsdbAge 1.3.6.1.2.1.14.17.1.7 integer32 read-only
This field is the age of the link state advertisement in seconds.
                 ospfLocalLsdbChecksum 1.3.6.1.2.1.14.17.1.8 integer32 read-only
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
                 ospfLocalLsdbAdvertisement 1.3.6.1.2.1.14.17.1.9 octet string read-only
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.
       ospfVirtLocalLsdbTable 1.3.6.1.2.1.14.18 no-access
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 1.3.6.1.2.1.14.18.1 no-access
A single link state advertisement.
                 ospfVirtLocalLsdbTransitArea 1.3.6.1.2.1.14.18.1.1 areaid no-access
The transit area that the virtual link traverses. By definition, this is not 0.0.0.0.
                 ospfVirtLocalLsdbNeighbor 1.3.6.1.2.1.14.18.1.2 routerid no-access
The Router ID of the virtual neighbor.
                 ospfVirtLocalLsdbType 1.3.6.1.2.1.14.18.1.3 integer no-access
The type of the link state advertisement. Each link state type has a separate advertisement format. Enumeration: 'localOpaqueLink': 9.
                 ospfVirtLocalLsdbLsid 1.3.6.1.2.1.14.18.1.4 ipaddress no-access
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.
                 ospfVirtLocalLsdbRouterId 1.3.6.1.2.1.14.18.1.5 routerid no-access
The 32-bit number that uniquely identifies the originating router in the Autonomous System.
                 ospfVirtLocalLsdbSequence 1.3.6.1.2.1.14.18.1.6 integer32 read-only
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 old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
                 ospfVirtLocalLsdbAge 1.3.6.1.2.1.14.18.1.7 integer32 read-only
This field is the age of the link state advertisement in seconds.
                 ospfVirtLocalLsdbChecksum 1.3.6.1.2.1.14.18.1.8 integer32 read-only
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
                 ospfVirtLocalLsdbAdvertisement 1.3.6.1.2.1.14.18.1.9 octet string read-only
The entire link state advertisement, including its header.
       ospfAsLsdbTable 1.3.6.1.2.1.14.19 no-access
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 1.3.6.1.2.1.14.19.1 no-access
A single link state advertisement.
                 ospfAsLsdbType 1.3.6.1.2.1.14.19.1.1 integer no-access
The type of the link state advertisement. Each link state type has a separate advertisement format. Enumeration: 'asOpaqueLink': 11, 'asExternalLink': 5.
                 ospfAsLsdbLsid 1.3.6.1.2.1.14.19.1.2 ipaddress no-access
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.
                 ospfAsLsdbRouterId 1.3.6.1.2.1.14.19.1.3 routerid no-access
The 32-bit number that uniquely identifies the originating router in the Autonomous System.
                 ospfAsLsdbSequence 1.3.6.1.2.1.14.19.1.4 integer32 read-only
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 old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
                 ospfAsLsdbAge 1.3.6.1.2.1.14.19.1.5 integer32 read-only
This field is the age of the link state advertisement in seconds.
                 ospfAsLsdbChecksum 1.3.6.1.2.1.14.19.1.6 integer32 read-only
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
                 ospfAsLsdbAdvertisement 1.3.6.1.2.1.14.19.1.7 octet string read-only
The entire link state advertisement, including its header.
       ospfAreaLsaCountTable 1.3.6.1.2.1.14.20 no-access
This table maintains per-area, per-LSA-type counters
             ospfAreaLsaCountEntry 1.3.6.1.2.1.14.20.1 no-access
An entry with a number of link advertisements of a given type for a given area.
                 ospfAreaLsaCountAreaId 1.3.6.1.2.1.14.20.1.1 areaid no-access
This entry Area ID.
                 ospfAreaLsaCountLsaType 1.3.6.1.2.1.14.20.1.2 integer no-access
This entry LSA type. Enumeration: 'routerLink': 1, 'asSummaryLink': 4, 'networkLink': 2, 'nssaExternalLink': 7, 'multicastLink': 6, 'summaryLink': 3, 'areaOpaqueLink': 10.
                 ospfAreaLsaCountNumber 1.3.6.1.2.1.14.20.1.3 gauge32 read-only
Number of LSAs of a given type for a given area.