OSPF-MIB
- Registered at
- 1.3.6.1.2.1.14
- Last updated
- 2006-11-10 00:00
- Organization
- IETF OSPF Working Group
- Revisions
- 2006-11-10 00:00, 1995-01-20 12:25
- Namespace
- standard
- Source file
OSPF-MIB- Digest
sha256:d30c342602c15c4dc0d398a90cb329d8cd81a4ba79f0b3f6456b6a68cd1daa7b
Description
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.
Contact
WG E-Mail: ospf@ietf.org WG Chairs: acee@cisco.com rohit@gmail.com Editors: Dan Joyal Nortel 600 Technology Park Drive Billerica, MA 01821 djoyal@nortel.com Piotr Galecki Airvana 19 Alpha Road Chelmsford, MA 01824 pgalecki@airvana.com Spencer Giacalone CSFB Eleven Madison Ave New York, NY 10010-3629 spencer.giacalone@gmail.com
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndexOrZero |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, mib-2 |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
19 module(s) in this corpus import this one.
- ALCATEL-IND1-OSPF-MIB
- ALCATEL-IND1-TIMETRA-OAM-TEST-MIB
- CIENA-CES-OSPF-MIB
- CISCO-OSPF-MIB
- CISCO-OSPF-TRAP-MIB
- CISCOSB-IpRouter
- ECS4120-MIB
- F3-OSPF-MIB
- HIRSCHMANN-MMP4-ROUTING-MIB
- HP-AUTH-MIB
- HP-ICF-IP-ROUTING
- HP-ICF-OSPF
- HP-ICF-OSPFV3-MIB
- HUAWEI-OSPFV2-MIB
- HUAWEI-OSPFV3-MIB
- Juniper-OSPF-MIB
- LINKSYS-IpRouter
- OSPFV3-MIB
- TIMETRA-OAM-TEST-MIB
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB OSPF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AreaID TEXTUAL-CONVENTION An OSPF Area Identifier. Note that the Area ID, in OSPF, has the same format as an IP address, but has the function of defining a summarization point for link state advertisements. | current | |||
| BigMetric TEXTUAL-CONVENTION The OSPF external metric. | current | |||
| DesignatedRouterPriority TEXTUAL-CONVENTION The range of values defined for the priority of a system for becoming the designated router. | current | |||
| HelloRange TEXTUAL-CONVENTION The range of intervals in seconds on which Hello messages are exchanged. | current | |||
| Metric TEXTUAL-CONVENTION The OSPF internal metric. Note that the OSPF metric is defined as an unsigned value in the range. | current | |||
| OspfAuthenticationType TEXTUAL-CONVENTION The authentication type. | current | |||
| PositiveInteger TEXTUAL-CONVENTION A positive integer. Values in excess are precluded as unnecessary and prone to interoperability issues. | current | |||
| RouterID TEXTUAL-CONVENTION A OSPF Router Identifier. Note that the Router ID, in OSPF, has the same format as an IP address, but identifies the router independent of its IP address. | current | |||
| Status TEXTUAL-CONVENTION An indication of the operability of an OSPF function or feature. For example, the status of an interface: 'enabled' indicates that it is willing to communicate with other OSPF routers, and 'disabled' indicates that it is not. | current | |||
| TOSType TEXTUAL-CONVENTION Type of Service (TOS) is defined as a mapping to the IP Type of Service Flags as defined in the IP Forwarding Table MIB +-----+-----+-----+-----+-----+-----+-----+-----+ | | | | | PRECEDENCE | TYPE OF SERVICE | 0 | | | | | +-----+-----+-----+-----+-----+-----+-----+-----+ IP TOS IP TOS Field Policy Field Policy Contents Code Contents Code 0 0 0 0 ==> 0 0 0 0 1 ==> 2 0 0 1 0 ==> 4 0 0 1 1 ==> 6 0 1 0 0 ==> 8 0 1 0 1 ==> 10 0 1 1 0 ==> 12 0 1 1 1 ==> 14 1 0 0 0 ==> 16 1 0 0 1 ==> 18 1 0 1 0 ==> 20 1 0 1 1 ==> 22 1 1 0 0 ==> 24 1 1 0 1 ==> 26 1 1 1 0 ==> 28 1 1 1 1 ==> 30 The remaining values are left for future definition. | current | |||
| UpToMaxAge TEXTUAL-CONVENTION The values in seconds that one might find or configure for variables bounded by the maximum age of an LSA. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ospfGeneralGroup OBJECT-IDENTITY | 1.3.6.1.2.1.14.1 | |||
| ospfRouterId OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.1 | RouterID | read-write | current |
| ospfAdminStat OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.2 | Status | read-write | current |
| ospfVersionNumber OBJECT-TYPE The current version number of the OSPF protocol is 2. | 1.3.6.1.2.1.14.1.3 | INTEGER {version2(2)} | read-only | current |
| ospfAreaBdrRtrStatus OBJECT-TYPE A flag to note whether this router is an Area Border Router. | 1.3.6.1.2.1.14.1.4 | TruthValue | read-only | current |
| ospfASBdrRtrStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.5 | TruthValue | read-write | current |
| ospfExternLsaCount OBJECT-TYPE The number of external (LS type-5) link state advertisements in the link state database. | 1.3.6.1.2.1.14.1.6 | Gauge32 | read-only | current |
| ospfExternLsaCksumSum OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.7 | Integer32 | read-only | current |
| ospfTOSSupport OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.8 | TruthValue | read-write | current |
| ospfOriginateNewLsas OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.9 | Counter32 | read-only | current |
| ospfRxNewLsas OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.10 | Counter32 | read-only | current |
| ospfExtLsdbLimit OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.11 | Integer32 (-1..2147483647) | read-write | current |
| ospfMulticastExtensions OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.12 | Integer32 | read-write | current |
| ospfExitOverflowInterval OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.13 | PositiveInteger | read-write | current |
| ospfDemandExtensions OBJECT-TYPE The router's support for demand routing. This object is persistent and when written the entity SHOULD save the change to non-volatile storage. | 1.3.6.1.2.1.14.1.14 | TruthValue | read-write | current |
| ospfRFC1583Compatibility OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.15 | TruthValue | read-write | current |
| ospfOpaqueLsaSupport OBJECT-TYPE The router's support for Opaque LSA types. | 1.3.6.1.2.1.14.1.16 | TruthValue | read-only | current |
| ospfReferenceBandwidth OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.17 | Unsigned32 | read-write | current |
| ospfRestartSupport OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.18 | INTEGER {none(1), plannedOnly(2), plannedAndUnplanned(3)} | read-write | current |
| ospfRestartInterval OBJECT-TYPE Configured OSPF graceful restart timeout interval. This object is persistent and when written the entity SHOULD save the change to non-volatile storage. | 1.3.6.1.2.1.14.1.19 | Integer32 (1..1800) | read-write | current |
| ospfRestartStrictLsaChecking OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.20 | TruthValue | read-write | current |
| ospfRestartStatus OBJECT-TYPE Current status of OSPF graceful restart. | 1.3.6.1.2.1.14.1.21 | INTEGER {notRestarting(1), plannedRestart(2), unplannedRestart(3)} | read-only | current |
| ospfRestartAge OBJECT-TYPE Remaining time in current OSPF graceful restart interval. | 1.3.6.1.2.1.14.1.22 | Unsigned32 | read-only | current |
| ospfRestartExitReason OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.23 | INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)} | read-only | current |
| ospfAsLsaCount OBJECT-TYPE The number of AS-scope link state advertisements in the AS-scope link state database. | 1.3.6.1.2.1.14.1.24 | Gauge32 | read-only | current |
| ospfAsLsaCksumSum OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.25 | Unsigned32 | read-only | current |
| ospfStubRouterSupport OBJECT-TYPE The router's support for stub router functionality. | 1.3.6.1.2.1.14.1.26 | TruthValue | read-only | current |
| ospfStubRouterAdvertisement OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.27 | INTEGER {doNotAdvertise(1), advertise(2)} | read-write | current |
| ospfDiscontinuityTime OBJECT-TYPE 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. | 1.3.6.1.2.1.14.1.28 | TimeStamp | read-only | current |
| ospfAreaTable OBJECT-TYPE 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. | 1.3.6.1.2.1.14.2 | not-accessible | current | |
| ospfAreaEntry OBJECT-TYPE 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. | 1.3.6.1.2.1.14.2.1 | not-accessible | current | |
| ospfAreaId OBJECT-TYPE A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone. | 1.3.6.1.2.1.14.2.1.1 | AreaID | read-only | current |
| ospfAuthType OBJECT-TYPE The authentication type specified for an area. | 1.3.6.1.2.1.14.2.1.2 | OspfAuthenticationType | read-create | obsolete |
| ospfImportAsExtern OBJECT-TYPE 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 | 1.3.6.1.2.1.14.2.1.3 | INTEGER {importExternal(1), importNoExternal(2), importNssa(3)} | read-create | current |
| ospfSpfRuns OBJECT-TYPE 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. | 1.3.6.1.2.1.14.2.1.4 | Counter32 | read-only | current |
| ospfAreaBdrRtrCount OBJECT-TYPE 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. | 1.3.6.1.2.1.14.2.1.5 | Gauge32 | read-only | current |
| ospfAsBdrRtrCount OBJECT-TYPE The total number of Autonomous System Border Routers reachable within this area. This is initially zero and is calculated in each SPF pass. | 1.3.6.1.2.1.14.2.1.6 | Gauge32 | read-only | current |
| ospfAreaLsaCount OBJECT-TYPE The total number of link state advertisements in this area's link state database, excluding AS-external LSAs. | 1.3.6.1.2.1.14.2.1.7 | Gauge32 | read-only | current |
| ospfAreaLsaCksumSum OBJECT-TYPE 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. | 1.3.6.1.2.1.14.2.1.8 | Integer32 | read-only | current |
| ospfAreaSummary OBJECT-TYPE 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. | 1.3.6.1.2.1.14.2.1.9 | INTEGER {noAreaSummary(1), sendAreaSummary(2)} | read-create | current |
| ospfAreaStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.14.2.1.10 | RowStatus | read-create | current |
| ospfAreaNssaTranslatorRole OBJECT-TYPE Indicates an NSSA border router's ability to perform NSSA translation of type-7 LSAs into type-5 LSAs. | 1.3.6.1.2.1.14.2.1.11 | INTEGER {always(1), candidate(2)} | read-create | current |
| ospfAreaNssaTranslatorState OBJECT-TYPE 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. | 1.3.6.1.2.1.14.2.1.12 | INTEGER {enabled(1), elected(2), disabled(3)} | read-only | current |
| ospfAreaNssaTranslatorStabilityInterval OBJECT-TYPE The number of seconds after an elected translator determines its services are no longer required, that it should continue to perform its translation duties. | 1.3.6.1.2.1.14.2.1.13 | PositiveInteger | read-create | current |
| ospfAreaNssaTranslatorEvents OBJECT-TYPE 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. | 1.3.6.1.2.1.14.2.1.14 | Counter32 | read-only | current |
| ospfStubAreaTable OBJECT-TYPE The set of metrics that will be advertised by a default Area Border Router into a stub area. | 1.3.6.1.2.1.14.3 | not-accessible | current | |
| ospfStubAreaEntry OBJECT-TYPE 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. | 1.3.6.1.2.1.14.3.1 | not-accessible | current | |
| ospfStubAreaId OBJECT-TYPE The 32-bit identifier for the stub area. On creation, this can be derived from the instance. | 1.3.6.1.2.1.14.3.1.1 | AreaID | read-only | current |
| ospfStubTOS OBJECT-TYPE The Type of Service associated with the metric. On creation, this can be derived from the instance. | 1.3.6.1.2.1.14.3.1.2 | TOSType | read-only | current |
| ospfStubMetric OBJECT-TYPE 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. | 1.3.6.1.2.1.14.3.1.3 | BigMetric | read-create | current |
| ospfStubStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.14.3.1.4 | RowStatus | read-create | current |
| ospfStubMetricType OBJECT-TYPE This variable displays the type of metric advertised as a default route. | 1.3.6.1.2.1.14.3.1.5 | INTEGER {ospfMetric(1), comparableCost(2), nonComparable(3)} | read-create | current |
| ospfLsdbTable OBJECT-TYPE 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. | 1.3.6.1.2.1.14.4 | not-accessible | current | |
| ospfLsdbEntry OBJECT-TYPE A single link state advertisement. | 1.3.6.1.2.1.14.4.1 | not-accessible | current | |
| ospfLsdbAreaId OBJECT-TYPE The 32-bit identifier of the area from which the LSA was received. | 1.3.6.1.2.1.14.4.1.1 | AreaID | read-only | current |
| ospfLsdbType OBJECT-TYPE 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. | 1.3.6.1.2.1.14.4.1.2 | INTEGER {routerLink(1), networkLink(2), summaryLink(3), asSummaryLink(4), asExternalLink(5), multicastLink(6), nssaExternalLink(7), areaOpaqueLink(10)} | read-only | current |
| ospfLsdbLsid OBJECT-TYPE 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. | 1.3.6.1.2.1.14.4.1.3 | IpAddress | read-only | current |
| ospfLsdbRouterId OBJECT-TYPE The 32-bit number that uniquely identifies the originating router in the Autonomous System. | 1.3.6.1.2.1.14.4.1.4 | RouterID | read-only | current |
| ospfLsdbSequence OBJECT-TYPE 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. | 1.3.6.1.2.1.14.4.1.5 | Integer32 | read-only | current |
| ospfLsdbAge OBJECT-TYPE This field is the age of the link state advertisement in seconds. | 1.3.6.1.2.1.14.4.1.6 | Integer32 | read-only | current |
| ospfLsdbChecksum OBJECT-TYPE 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. | 1.3.6.1.2.1.14.4.1.7 | Integer32 | read-only | current |
| ospfLsdbAdvertisement OBJECT-TYPE 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. | 1.3.6.1.2.1.14.4.1.8 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| ospfAreaRangeTable OBJECT-TYPE 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. | 1.3.6.1.2.1.14.5 | not-accessible | obsolete | |
| ospfAreaRangeEntry OBJECT-TYPE 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. | 1.3.6.1.2.1.14.5.1 | not-accessible | obsolete | |
| ospfAreaRangeAreaId OBJECT-TYPE The area that the address range is to be found within. | 1.3.6.1.2.1.14.5.1.1 | AreaID | read-only | obsolete |
| ospfAreaRangeNet OBJECT-TYPE The IP address of the net or subnet indicated by the range. | 1.3.6.1.2.1.14.5.1.2 | IpAddress | read-only | obsolete |
| ospfAreaRangeMask OBJECT-TYPE The subnet mask that pertains to the net or subnet. | 1.3.6.1.2.1.14.5.1.3 | IpAddress | read-create | obsolete |
| ospfAreaRangeStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.14.5.1.4 | RowStatus | read-create | obsolete |
| ospfAreaRangeEffect OBJECT-TYPE 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. | 1.3.6.1.2.1.14.5.1.5 | INTEGER {advertiseMatching(1), doNotAdvertiseMatching(2)} | read-create | obsolete |
| ospfHostTable OBJECT-TYPE 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. | 1.3.6.1.2.1.14.6 | not-accessible | current | |
| ospfHostEntry OBJECT-TYPE 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. | 1.3.6.1.2.1.14.6.1 | not-accessible | current | |
| ospfHostIpAddress OBJECT-TYPE The IP address of the host. | 1.3.6.1.2.1.14.6.1.1 | IpAddress | read-only | current |
| ospfHostTOS OBJECT-TYPE The Type of Service of the route being configured. | 1.3.6.1.2.1.14.6.1.2 | TOSType | read-only | current |
| ospfHostMetric OBJECT-TYPE The metric to be advertised. | 1.3.6.1.2.1.14.6.1.3 | Metric | read-create | current |
| ospfHostStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.14.6.1.4 | RowStatus | read-create | current |
| ospfHostAreaID OBJECT-TYPE The OSPF area to which the host belongs. Deprecated by ospfHostCfgAreaID. | 1.3.6.1.2.1.14.6.1.5 | AreaID | read-only | deprecated |
| ospfHostCfgAreaID OBJECT-TYPE To configure the OSPF area to which the host belongs. | 1.3.6.1.2.1.14.6.1.6 | AreaID | read-create | current |
| ospfIfTable OBJECT-TYPE The OSPF Interface Table describes the interfaces from the viewpoint of OSPF. It augments the ipAddrTable with OSPF specific information. | 1.3.6.1.2.1.14.7 | not-accessible | current | |
| ospfIfEntry OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1 | not-accessible | current | |
| ospfIfIpAddress OBJECT-TYPE The IP address of this OSPF interface. | 1.3.6.1.2.1.14.7.1.1 | IpAddress | read-only | current |
| ospfAddressLessIf OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.2 | InterfaceIndexOrZero | read-only | current |
| ospfIfAreaId OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.3 | AreaID | read-create | current |
| ospfIfType OBJECT-TYPE 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'. | 1.3.6.1.2.1.14.7.1.4 | INTEGER {broadcast(1), nbma(2), pointToPoint(3), pointToMultipoint(5)} | read-create | current |
| ospfIfAdminStat OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.5 | Status | read-create | current |
| ospfIfRtrPriority OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.6 | DesignatedRouterPriority | read-create | current |
| ospfIfTransitDelay OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.7 | UpToMaxAge | read-create | current |
| ospfIfRetransInterval OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.8 | UpToMaxAge | read-create | current |
| ospfIfHelloInterval OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.9 | HelloRange | read-create | current |
| ospfIfRtrDeadInterval OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.10 | PositiveInteger | read-create | current |
| ospfIfPollInterval OBJECT-TYPE The larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi-access neighbor. | 1.3.6.1.2.1.14.7.1.11 | PositiveInteger | read-create | current |
| ospfIfState OBJECT-TYPE The OSPF Interface State. | 1.3.6.1.2.1.14.7.1.12 | INTEGER {down(1), loopback(2), waiting(3), pointToPoint(4), designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7)} | read-only | current |
| ospfIfDesignatedRouter OBJECT-TYPE The IP address of the designated router. | 1.3.6.1.2.1.14.7.1.13 | IpAddress | read-only | current |
| ospfIfBackupDesignatedRouter OBJECT-TYPE The IP address of the backup designated router. | 1.3.6.1.2.1.14.7.1.14 | IpAddress | read-only | current |
| ospfIfEvents OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.15 | Counter32 | read-only | current |
| ospfIfAuthKey OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.16 | OCTET STRING (SIZE(0..256)) | read-create | current |
| ospfIfStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.17 | RowStatus | read-create | current |
| ospfIfMulticastForwarding OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.18 | INTEGER {blocked(1), multicast(2), unicast(3)} | read-create | current |
| ospfIfDemand OBJECT-TYPE Indicates whether Demand OSPF procedures (hello suppression to FULL neighbors and setting the DoNotAge flag on propagated LSAs) should be performed on this interface. | 1.3.6.1.2.1.14.7.1.19 | TruthValue | read-create | current |
| ospfIfAuthType OBJECT-TYPE The authentication type specified for an interface. Note that this object can be used to engage in significant attacks against an OSPF router. | 1.3.6.1.2.1.14.7.1.20 | OspfAuthenticationType | read-create | current |
| ospfIfLsaCount OBJECT-TYPE The total number of link-local link state advertisements in this interface's link-local link state database. | 1.3.6.1.2.1.14.7.1.21 | Gauge32 | read-only | current |
| ospfIfLsaCksumSum OBJECT-TYPE 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. | 1.3.6.1.2.1.14.7.1.22 | Unsigned32 | read-only | current |
| ospfIfDesignatedRouterId OBJECT-TYPE The Router ID of the designated router. | 1.3.6.1.2.1.14.7.1.23 | RouterID | read-only | current |
| ospfIfBackupDesignatedRouterId OBJECT-TYPE The Router ID of the backup designated router. | 1.3.6.1.2.1.14.7.1.24 | RouterID | read-only | current |
| ospfIfMetricTable OBJECT-TYPE 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. | 1.3.6.1.2.1.14.8 | not-accessible | current | |
| ospfIfMetricEntry OBJECT-TYPE 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. | 1.3.6.1.2.1.14.8.1 | not-accessible | current | |
| ospfIfMetricIpAddress OBJECT-TYPE The IP address of this OSPF interface. On row creation, this can be derived from the instance. | 1.3.6.1.2.1.14.8.1.1 | IpAddress | read-only | current |
| ospfIfMetricAddressLessIf OBJECT-TYPE 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. | 1.3.6.1.2.1.14.8.1.2 | InterfaceIndexOrZero | read-only | current |
| ospfIfMetricTOS OBJECT-TYPE The Type of Service metric being referenced. On row creation, this can be derived from the instance. | 1.3.6.1.2.1.14.8.1.3 | TOSType | read-only | current |
| ospfIfMetricValue OBJECT-TYPE The metric of using this Type of Service on this interface. The default value of the TOS 0 metric is 10^8 / ifSpeed. | 1.3.6.1.2.1.14.8.1.4 | Metric | read-create | current |
| ospfIfMetricStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.14.8.1.5 | RowStatus | read-create | current |
| ospfVirtIfTable OBJECT-TYPE Information about this router's virtual interfaces that the OSPF Process is configured to carry on. | 1.3.6.1.2.1.14.9 | not-accessible | current | |
| ospfVirtIfEntry OBJECT-TYPE 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. | 1.3.6.1.2.1.14.9.1 | not-accessible | current | |
| ospfVirtIfAreaId OBJECT-TYPE The transit area that the virtual link traverses. By definition, this is not 0.0.0.0. | 1.3.6.1.2.1.14.9.1.1 | AreaID | read-only | current |
| ospfVirtIfNeighbor OBJECT-TYPE The Router ID of the virtual neighbor. | 1.3.6.1.2.1.14.9.1.2 | RouterID | read-only | current |
| ospfVirtIfTransitDelay OBJECT-TYPE 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. | 1.3.6.1.2.1.14.9.1.3 | UpToMaxAge | read-create | current |
| ospfVirtIfRetransInterval OBJECT-TYPE 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. | 1.3.6.1.2.1.14.9.1.4 | UpToMaxAge | read-create | current |
| ospfVirtIfHelloInterval OBJECT-TYPE 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. | 1.3.6.1.2.1.14.9.1.5 | HelloRange | read-create | current |
| ospfVirtIfRtrDeadInterval OBJECT-TYPE 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. | 1.3.6.1.2.1.14.9.1.6 | PositiveInteger | read-create | current |
| ospfVirtIfState OBJECT-TYPE OSPF virtual interface states. | 1.3.6.1.2.1.14.9.1.7 | INTEGER {down(1), pointToPoint(4)} | read-only | current |
| ospfVirtIfEvents OBJECT-TYPE 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. | 1.3.6.1.2.1.14.9.1.8 | Counter32 | read-only | current |
| ospfVirtIfAuthKey OBJECT-TYPE 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. | 1.3.6.1.2.1.14.9.1.9 | OCTET STRING (SIZE(0..256)) | read-create | current |
| ospfVirtIfStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.14.9.1.10 | RowStatus | read-create | current |
| ospfVirtIfAuthType OBJECT-TYPE The authentication type specified for a virtual interface. Note that this object can be used to engage in significant attacks against an OSPF router. | 1.3.6.1.2.1.14.9.1.11 | OspfAuthenticationType | read-create | current |
| ospfVirtIfLsaCount OBJECT-TYPE The total number of link-local link state advertisements in this virtual interface's link-local link state database. | 1.3.6.1.2.1.14.9.1.12 | Gauge32 | read-only | current |
| ospfVirtIfLsaCksumSum OBJECT-TYPE 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. | 1.3.6.1.2.1.14.9.1.13 | Unsigned32 | read-only | current |
| ospfNbrTable OBJECT-TYPE A table describing all non-virtual neighbors in the locality of the OSPF router. | 1.3.6.1.2.1.14.10 | not-accessible | current | |
| ospfNbrEntry OBJECT-TYPE 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. | 1.3.6.1.2.1.14.10.1 | not-accessible | current | |
| ospfNbrIpAddr OBJECT-TYPE 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. | 1.3.6.1.2.1.14.10.1.1 | IpAddress | read-only | current |
| ospfNbrAddressLessIndex OBJECT-TYPE 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. | 1.3.6.1.2.1.14.10.1.2 | InterfaceIndexOrZero | read-only | current |
| ospfNbrRtrId OBJECT-TYPE A 32-bit integer (represented as a type IpAddress) uniquely identifying the neighboring router in the Autonomous System. | 1.3.6.1.2.1.14.10.1.3 | RouterID | read-only | current |
| ospfNbrOptions OBJECT-TYPE 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. | 1.3.6.1.2.1.14.10.1.4 | Integer32 | read-only | current |
| ospfNbrPriority OBJECT-TYPE 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. | 1.3.6.1.2.1.14.10.1.5 | DesignatedRouterPriority | read-create | current |
| ospfNbrState OBJECT-TYPE The state of the relationship with this neighbor. | 1.3.6.1.2.1.14.10.1.6 | INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)} | read-only | current |
| ospfNbrEvents OBJECT-TYPE 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. | 1.3.6.1.2.1.14.10.1.7 | Counter32 | read-only | current |
| ospfNbrLsRetransQLen OBJECT-TYPE The current length of the retransmission queue. | 1.3.6.1.2.1.14.10.1.8 | Gauge32 | read-only | current |
| ospfNbmaNbrStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.14.10.1.9 | RowStatus | read-create | current |
| ospfNbmaNbrPermanence OBJECT-TYPE This variable displays the status of the entry; 'dynamic' and 'permanent' refer to how the neighbor became known. | 1.3.6.1.2.1.14.10.1.10 | INTEGER {dynamic(1), permanent(2)} | read-only | current |
| ospfNbrHelloSuppressed OBJECT-TYPE Indicates whether Hellos are being suppressed to the neighbor. | 1.3.6.1.2.1.14.10.1.11 | TruthValue | read-only | current |
| ospfNbrRestartHelperStatus OBJECT-TYPE Indicates whether the router is acting as a graceful restart helper for the neighbor. | 1.3.6.1.2.1.14.10.1.12 | INTEGER {notHelping(1), helping(2)} | read-only | current |
| ospfNbrRestartHelperAge OBJECT-TYPE Remaining time in current OSPF graceful restart interval, if the router is acting as a restart helper for the neighbor. | 1.3.6.1.2.1.14.10.1.13 | Unsigned32 | read-only | current |
| ospfNbrRestartHelperExitReason OBJECT-TYPE Describes the outcome of the last attempt at acting as a graceful restart helper for the neighbor. | 1.3.6.1.2.1.14.10.1.14 | INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)} | read-only | current |
| ospfVirtNbrTable OBJECT-TYPE This table describes all virtual neighbors. Since virtual links are configured in the Virtual Interface Table, this table is read-only. | 1.3.6.1.2.1.14.11 | not-accessible | current | |
| ospfVirtNbrEntry OBJECT-TYPE Virtual neighbor information. | 1.3.6.1.2.1.14.11.1 | not-accessible | current | |
| ospfVirtNbrArea OBJECT-TYPE The Transit Area Identifier. | 1.3.6.1.2.1.14.11.1.1 | AreaID | read-only | current |
| ospfVirtNbrRtrId OBJECT-TYPE A 32-bit integer uniquely identifying the neighboring router in the Autonomous System. | 1.3.6.1.2.1.14.11.1.2 | RouterID | read-only | current |
| ospfVirtNbrIpAddr OBJECT-TYPE The IP address this virtual neighbor is using. | 1.3.6.1.2.1.14.11.1.3 | IpAddress | read-only | current |
| ospfVirtNbrOptions OBJECT-TYPE 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. | 1.3.6.1.2.1.14.11.1.4 | Integer32 | read-only | current |
| ospfVirtNbrState OBJECT-TYPE The state of the virtual neighbor relationship. | 1.3.6.1.2.1.14.11.1.5 | INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)} | read-only | current |
| ospfVirtNbrEvents OBJECT-TYPE 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. | 1.3.6.1.2.1.14.11.1.6 | Counter32 | read-only | current |
| ospfVirtNbrLsRetransQLen OBJECT-TYPE The current length of the retransmission queue. | 1.3.6.1.2.1.14.11.1.7 | Gauge32 | read-only | current |
| ospfVirtNbrHelloSuppressed OBJECT-TYPE Indicates whether Hellos are being suppressed to the neighbor. | 1.3.6.1.2.1.14.11.1.8 | TruthValue | read-only | current |
| ospfVirtNbrRestartHelperStatus OBJECT-TYPE Indicates whether the router is acting as a graceful restart helper for the neighbor. | 1.3.6.1.2.1.14.11.1.9 | INTEGER {notHelping(1), helping(2)} | read-only | current |
| ospfVirtNbrRestartHelperAge OBJECT-TYPE Remaining time in current OSPF graceful restart interval, if the router is acting as a restart helper for the neighbor. | 1.3.6.1.2.1.14.11.1.10 | Unsigned32 | read-only | current |
| ospfVirtNbrRestartHelperExitReason OBJECT-TYPE Describes the outcome of the last attempt at acting as a graceful restart helper for the neighbor. | 1.3.6.1.2.1.14.11.1.11 | INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)} | read-only | current |
| ospfExtLsdbTable OBJECT-TYPE 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. | 1.3.6.1.2.1.14.12 | not-accessible | deprecated | |
| ospfExtLsdbEntry OBJECT-TYPE A single link state advertisement. | 1.3.6.1.2.1.14.12.1 | not-accessible | deprecated | |
| ospfExtLsdbType OBJECT-TYPE The type of the link state advertisement. Each link state type has a separate advertisement format. | 1.3.6.1.2.1.14.12.1.1 | INTEGER {asExternalLink(5)} | read-only | deprecated |
| ospfExtLsdbLsid OBJECT-TYPE 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. | 1.3.6.1.2.1.14.12.1.2 | IpAddress | read-only | deprecated |
| ospfExtLsdbRouterId OBJECT-TYPE The 32-bit number that uniquely identifies the originating router in the Autonomous System. | 1.3.6.1.2.1.14.12.1.3 | RouterID | read-only | deprecated |
| ospfExtLsdbSequence OBJECT-TYPE 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. | 1.3.6.1.2.1.14.12.1.4 | Integer32 | read-only | deprecated |
| ospfExtLsdbAge OBJECT-TYPE This field is the age of the link state advertisement in seconds. | 1.3.6.1.2.1.14.12.1.5 | Integer32 | read-only | deprecated |
| ospfExtLsdbChecksum OBJECT-TYPE 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. | 1.3.6.1.2.1.14.12.1.6 | Integer32 | read-only | deprecated |
| ospfExtLsdbAdvertisement OBJECT-TYPE The entire link state advertisement, including its header. | 1.3.6.1.2.1.14.12.1.7 | OCTET STRING (SIZE(36)) | read-only | deprecated |
| ospfRouteGroup OBJECT-IDENTITY | 1.3.6.1.2.1.14.13 | |||
| ospfIntraArea OBJECT-IDENTITY | 1.3.6.1.2.1.14.13.1 | |||
| ospfInterArea OBJECT-IDENTITY | 1.3.6.1.2.1.14.13.2 | |||
| ospfExternalType1 OBJECT-IDENTITY | 1.3.6.1.2.1.14.13.3 | |||
| ospfExternalType2 OBJECT-IDENTITY | 1.3.6.1.2.1.14.13.4 | |||
| ospfAreaAggregateTable OBJECT-TYPE 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. | 1.3.6.1.2.1.14.14 | not-accessible | current | |
| ospfAreaAggregateEntry OBJECT-TYPE 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. | 1.3.6.1.2.1.14.14.1 | not-accessible | current | |
| ospfAreaAggregateAreaID OBJECT-TYPE The area within which the address aggregate is to be found. | 1.3.6.1.2.1.14.14.1.1 | AreaID | read-only | current |
| ospfAreaAggregateLsdbType OBJECT-TYPE The type of the address aggregate. This field specifies the Lsdb type that this address aggregate applies to. | 1.3.6.1.2.1.14.14.1.2 | INTEGER {summaryLink(3), nssaExternalLink(7)} | read-only | current |
| ospfAreaAggregateNet OBJECT-TYPE The IP address of the net or subnet indicated by the range. | 1.3.6.1.2.1.14.14.1.3 | IpAddress | read-only | current |
| ospfAreaAggregateMask OBJECT-TYPE The subnet mask that pertains to the net or subnet. | 1.3.6.1.2.1.14.14.1.4 | IpAddress | read-only | current |
| ospfAreaAggregateStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.14.14.1.5 | RowStatus | read-create | current |
| ospfAreaAggregateEffect OBJECT-TYPE 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. | 1.3.6.1.2.1.14.14.1.6 | INTEGER {advertiseMatching(1), doNotAdvertiseMatching(2)} | read-create | current |
| ospfAreaAggregateExtRouteTag OBJECT-TYPE External route tag to be included in NSSA (type-7) LSAs. | 1.3.6.1.2.1.14.14.1.7 | Unsigned32 | read-create | current |
| ospfConformance OBJECT-IDENTITY | 1.3.6.1.2.1.14.15 | |||
| ospfGroups OBJECT-IDENTITY | 1.3.6.1.2.1.14.15.1 | |||
| ospfCompliances OBJECT-IDENTITY | 1.3.6.1.2.1.14.15.2 | |||
| ospfLocalLsdbTable OBJECT-TYPE 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'. | 1.3.6.1.2.1.14.17 | not-accessible | current | |
| ospfLocalLsdbEntry OBJECT-TYPE A single link state advertisement. | 1.3.6.1.2.1.14.17.1 | not-accessible | current | |
| ospfLocalLsdbIpAddress OBJECT-TYPE The IP address of the interface from which the LSA was received if the interface is numbered. | 1.3.6.1.2.1.14.17.1.1 | IpAddress | not-accessible | current |
| ospfLocalLsdbAddressLessIf OBJECT-TYPE The interface index of the interface from which the LSA was received if the interface is unnumbered. | 1.3.6.1.2.1.14.17.1.2 | InterfaceIndexOrZero | not-accessible | current |
| ospfLocalLsdbType OBJECT-TYPE The type of the link state advertisement. Each link state type has a separate advertisement format. | 1.3.6.1.2.1.14.17.1.3 | INTEGER {localOpaqueLink(9)} | not-accessible | current |
| ospfLocalLsdbLsid OBJECT-TYPE 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. | 1.3.6.1.2.1.14.17.1.4 | IpAddress | not-accessible | current |
| ospfLocalLsdbRouterId OBJECT-TYPE The 32-bit number that uniquely identifies the originating router in the Autonomous System. | 1.3.6.1.2.1.14.17.1.5 | RouterID | not-accessible | current |
| ospfLocalLsdbSequence OBJECT-TYPE 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. | 1.3.6.1.2.1.14.17.1.6 | Integer32 | read-only | current |
| ospfLocalLsdbAge OBJECT-TYPE This field is the age of the link state advertisement in seconds. | 1.3.6.1.2.1.14.17.1.7 | Integer32 | read-only | current |
| ospfLocalLsdbChecksum OBJECT-TYPE 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. | 1.3.6.1.2.1.14.17.1.8 | Integer32 | read-only | current |
| ospfLocalLsdbAdvertisement OBJECT-TYPE 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. | 1.3.6.1.2.1.14.17.1.9 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| ospfVirtLocalLsdbTable OBJECT-TYPE 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'. | 1.3.6.1.2.1.14.18 | not-accessible | current | |
| ospfVirtLocalLsdbEntry OBJECT-TYPE A single link state advertisement. | 1.3.6.1.2.1.14.18.1 | not-accessible | current | |
| ospfVirtLocalLsdbTransitArea OBJECT-TYPE The transit area that the virtual link traverses. By definition, this is not 0.0.0.0. | 1.3.6.1.2.1.14.18.1.1 | AreaID | not-accessible | current |
| ospfVirtLocalLsdbNeighbor OBJECT-TYPE The Router ID of the virtual neighbor. | 1.3.6.1.2.1.14.18.1.2 | RouterID | not-accessible | current |
| ospfVirtLocalLsdbType OBJECT-TYPE The type of the link state advertisement. Each link state type has a separate advertisement format. | 1.3.6.1.2.1.14.18.1.3 | INTEGER {localOpaqueLink(9)} | not-accessible | current |
| ospfVirtLocalLsdbLsid OBJECT-TYPE 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. | 1.3.6.1.2.1.14.18.1.4 | IpAddress | not-accessible | current |
| ospfVirtLocalLsdbRouterId OBJECT-TYPE The 32-bit number that uniquely identifies the originating router in the Autonomous System. | 1.3.6.1.2.1.14.18.1.5 | RouterID | not-accessible | current |
| ospfVirtLocalLsdbSequence OBJECT-TYPE 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. | 1.3.6.1.2.1.14.18.1.6 | Integer32 | read-only | current |
| ospfVirtLocalLsdbAge OBJECT-TYPE This field is the age of the link state advertisement in seconds. | 1.3.6.1.2.1.14.18.1.7 | Integer32 | read-only | current |
| ospfVirtLocalLsdbChecksum OBJECT-TYPE 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. | 1.3.6.1.2.1.14.18.1.8 | Integer32 | read-only | current |
| ospfVirtLocalLsdbAdvertisement OBJECT-TYPE The entire link state advertisement, including its header. | 1.3.6.1.2.1.14.18.1.9 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| ospfAsLsdbTable OBJECT-TYPE 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. | 1.3.6.1.2.1.14.19 | not-accessible | current | |
| ospfAsLsdbEntry OBJECT-TYPE A single link state advertisement. | 1.3.6.1.2.1.14.19.1 | not-accessible | current | |
| ospfAsLsdbType OBJECT-TYPE The type of the link state advertisement. Each link state type has a separate advertisement format. | 1.3.6.1.2.1.14.19.1.1 | INTEGER {asExternalLink(5), asOpaqueLink(11)} | not-accessible | current |
| ospfAsLsdbLsid OBJECT-TYPE 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. | 1.3.6.1.2.1.14.19.1.2 | IpAddress | not-accessible | current |
| ospfAsLsdbRouterId OBJECT-TYPE The 32-bit number that uniquely identifies the originating router in the Autonomous System. | 1.3.6.1.2.1.14.19.1.3 | RouterID | not-accessible | current |
| ospfAsLsdbSequence OBJECT-TYPE 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. | 1.3.6.1.2.1.14.19.1.4 | Integer32 | read-only | current |
| ospfAsLsdbAge OBJECT-TYPE This field is the age of the link state advertisement in seconds. | 1.3.6.1.2.1.14.19.1.5 | Integer32 | read-only | current |
| ospfAsLsdbChecksum OBJECT-TYPE 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. | 1.3.6.1.2.1.14.19.1.6 | Integer32 | read-only | current |
| ospfAsLsdbAdvertisement OBJECT-TYPE The entire link state advertisement, including its header. | 1.3.6.1.2.1.14.19.1.7 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| ospfAreaLsaCountTable OBJECT-TYPE This table maintains per-area, per-LSA-type counters | 1.3.6.1.2.1.14.20 | not-accessible | current | |
| ospfAreaLsaCountEntry OBJECT-TYPE An entry with a number of link advertisements of a given type for a given area. | 1.3.6.1.2.1.14.20.1 | not-accessible | current | |
| ospfAreaLsaCountAreaId OBJECT-TYPE This entry Area ID. | 1.3.6.1.2.1.14.20.1.1 | AreaID | not-accessible | current |
| ospfAreaLsaCountLsaType OBJECT-TYPE This entry LSA type. | 1.3.6.1.2.1.14.20.1.2 | INTEGER {routerLink(1), networkLink(2), summaryLink(3), asSummaryLink(4), multicastLink(6), nssaExternalLink(7), areaOpaqueLink(10)} | not-accessible | current |
| ospfAreaLsaCountNumber OBJECT-TYPE Number of LSAs of a given type for a given area. | 1.3.6.1.2.1.14.20.1.3 | Gauge32 | read-only | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ospfBasicGroup OBJECT-GROUP These objects are used to monitor/manage global OSPF parameters. This object group conforms to RFC 1850. | 1.3.6.1.2.1.14.15.1.1 | deprecated |
| ospfAreaGroup OBJECT-GROUP These objects are used for OSPF systems supporting areas per RFC 1850. | 1.3.6.1.2.1.14.15.1.2 | deprecated |
| ospfStubAreaGroup OBJECT-GROUP These objects are used for OSPF systems supporting stub areas. | 1.3.6.1.2.1.14.15.1.3 | current |
| ospfLsdbGroup OBJECT-GROUP These objects are used for OSPF systems that display their link state database. | 1.3.6.1.2.1.14.15.1.4 | current |
| ospfAreaRangeGroup OBJECT-GROUP These objects are used for non-CIDR OSPF systems that support multiple areas. This object group is obsolete. | 1.3.6.1.2.1.14.15.1.5 | obsolete |
| ospfHostGroup OBJECT-GROUP These objects are used for OSPF systems that support attached hosts. | 1.3.6.1.2.1.14.15.1.6 | deprecated |
| ospfIfGroup OBJECT-GROUP These objects are used to monitor/manage OSPF interfaces. This object group conforms to RFC 1850. | 1.3.6.1.2.1.14.15.1.7 | deprecated |
| ospfIfMetricGroup OBJECT-GROUP These objects are used for OSPF systems for supporting interface metrics. | 1.3.6.1.2.1.14.15.1.8 | current |
| ospfVirtIfGroup OBJECT-GROUP These objects are used for OSPF systems for supporting virtual interfaces. This object group conforms to RFC 1850. | 1.3.6.1.2.1.14.15.1.9 | deprecated |
| ospfNbrGroup OBJECT-GROUP These objects are used to monitor/manage OSPF neighbors. This object group conforms to RFC 1850. | 1.3.6.1.2.1.14.15.1.10 | deprecated |
| ospfVirtNbrGroup OBJECT-GROUP These objects are used to monitor/manage OSPF virtual neighbors. This object group conforms to RFC 1850. | 1.3.6.1.2.1.14.15.1.11 | deprecated |
| ospfExtLsdbGroup OBJECT-GROUP 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. | 1.3.6.1.2.1.14.15.1.12 | deprecated |
| ospfAreaAggregateGroup OBJECT-GROUP These objects are used for OSPF systems to support network prefix aggregation across areas. | 1.3.6.1.2.1.14.15.1.13 | deprecated |
| ospfLocalLsdbGroup OBJECT-GROUP These objects are used for OSPF systems that display their link-local link state databases for non-virtual links. | 1.3.6.1.2.1.14.15.1.14 | current |
| ospfVirtLocalLsdbGroup OBJECT-GROUP These objects are used for OSPF systems that display their link-local link state databases for virtual links. | 1.3.6.1.2.1.14.15.1.15 | current |
| ospfAsLsdbGroup OBJECT-GROUP These objects are used for OSPF systems that display their AS-scope link state database. | 1.3.6.1.2.1.14.15.1.16 | current |
| ospfBasicGroup2 OBJECT-GROUP These objects are used to monitor/manage OSPF global parameters. | 1.3.6.1.2.1.14.15.1.17 | current |
| ospfAreaGroup2 OBJECT-GROUP These objects are used by OSPF systems to support areas. | 1.3.6.1.2.1.14.15.1.18 | current |
| ospfIfGroup2 OBJECT-GROUP These objects are used to monitor/manage OSPF interfaces. | 1.3.6.1.2.1.14.15.1.19 | current |
| ospfVirtIfGroup2 OBJECT-GROUP These objects are used to monitor/manage OSPF virtual interfaces. | 1.3.6.1.2.1.14.15.1.20 | current |
| ospfNbrGroup2 OBJECT-GROUP These objects are used to monitor/manage OSPF neighbors. | 1.3.6.1.2.1.14.15.1.21 | current |
| ospfVirtNbrGroup2 OBJECT-GROUP These objects are used to monitor/manage OSPF virtual neighbors. | 1.3.6.1.2.1.14.15.1.22 | current |
| ospfAreaAggregateGroup2 OBJECT-GROUP These objects are used for OSPF systems to support network prefix aggregation across areas. | 1.3.6.1.2.1.14.15.1.23 | current |
| ospfAreaLsaCountGroup OBJECT-GROUP These objects are used for OSPF systems that display per-area, per-LSA-type counters. | 1.3.6.1.2.1.14.15.1.24 | current |
| ospfHostGroup2 OBJECT-GROUP These objects are used for OSPF systems that support attached hosts. | 1.3.6.1.2.1.14.15.1.25 | current |
| ospfObsoleteGroup OBJECT-GROUP These objects are obsolete and are no longer required for OSPF systems. They are placed into this group for SMI conformance. | 1.3.6.1.2.1.14.15.1.26 | obsolete |
| ospfCompliance MODULE-COMPLIANCE The compliance statement for OSPF systems conforming to RFC 1850. | 1.3.6.1.2.1.14.15.2.1 | deprecated |
| ospfCompliance2 MODULE-COMPLIANCE The compliance statement. | 1.3.6.1.2.1.14.15.2.2 | current |
| ospfComplianceObsolete MODULE-COMPLIANCE Contains obsolete object groups. | 1.3.6.1.2.1.14.15.2.3 | obsolete |