Home/Catalog/RFC1253-MIB

RFC1253-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

108
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

108 total
Object Name
ospf
OBJECT IDENTIFIER
.1.3.6.1.2.1.14
SNMPv2-SMI
Unknown
.1.3.6.1.2.1.14
ospfGeneralGroup
OBJECT IDENTIFIER
.1.3.6.1.2.1.14.1
ospfRouterIdA 32-bit integer uniquely identifying the router in the Autonomous System. By convention, to ensure uniqueness, this should default to the value of one of the router's IP interface addresses.rw
RouterID
.1.3.6.1.2.1.14.1.1
ospfAdminStatThe administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one interface; 'disabled' disables it on all interfaces.rw
Status
.1.3.6.1.2.1.14.1.2
ospfVersionNumberThe current version number of the OSPF protocol is 2.ro
Enumeration
.1.3.6.1.2.1.14.1.3
ospfAreaBdrRtrStatusA flag to note whether this router is an area border router.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.14.1.4
ospfASBdrRtrStatusA flag to note whether this router is an Autonomous System border router.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.14.1.5
ospfExternLSACountThe number of external (LS type 5) link-state advertisements in the link-state database.ro
Gauge
.1.3.6.1.2.1.14.1.6
ospfExternLSACksumSumThe 32-bit unsigned 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.ro
INTEGER
.1.3.6.1.2.1.14.1.7
ospfTOSSupportThe router's support for type-of-service routing.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.14.1.8
ospfOriginateNewLSAsThe number of new link-state advertisements that have been originated. This number is incremented each time the router originates a new LSA.ro
Counter
.1.3.6.1.2.1.14.1.9
ospfRxNewLSAsThe number of link-state advertisements received determined to be new instantiations. This number does not include newer instantiations of self-originated link-state advertisements.ro
Counter
.1.3.6.1.2.1.14.1.10
ospfAreaTableInformation describing the configured parameters and cumulative statistics of the router's attached areas.
SEQUENCE OF OspfAreaEntry
.1.3.6.1.2.1.14.2
ospfAreaEntryInformation describing the configured parameters and cumulative statistics of one of the router's attached areas.
OspfAreaEntry
.1.3.6.1.2.1.14.2.1
ospfAreaIdA 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.rw
AreaID
.1.3.6.1.2.1.14.2.1.1
ospfAuthTypeThe authentication type specified for an area. Additional authentication types may be assigned locally on a per Area basis.rw
INTEGER -- none (0), -- simplePassword (1) -- reserved for specification by IANA (> 1)
.1.3.6.1.2.1.14.2.1.2
ospfImportASExternThe area's support for importing AS external link- state advertisements.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.14.2.1.3
ospfSpfRunsThe number of times that the intra-area route table has been calculated using this area's link-state database. This is typically done using Dijkstra's algorithm.ro
Counter
.1.3.6.1.2.1.14.2.1.4
ospfAreaBdrRtrCountThe total number of area border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass.ro
Gauge
.1.3.6.1.2.1.14.2.1.5
ospfASBdrRtrCountThe total number of Autonomous System border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass.ro
Gauge
.1.3.6.1.2.1.14.2.1.6
ospfAreaLSACountThe total number of link-state advertisements in this area's link-state database, excluding AS External LSA's.ro
Gauge
.1.3.6.1.2.1.14.2.1.7
ospfAreaLSACksumSumThe 32-bit unsigned 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.ro
INTEGER
.1.3.6.1.2.1.14.2.1.8
ospfStubAreaTableThe set of metrics that will be advertised by a default Area Border Router into a stub area.
SEQUENCE OF OspfStubAreaEntry
.1.3.6.1.2.1.14.3
ospfStubAreaEntryThe metric for a given Type of Service that will be advertised by a default Area Border Router into a stub area.
OspfStubAreaEntry
.1.3.6.1.2.1.14.3.1
ospfStubAreaIDThe 32 bit identifier for the Stub Area. On creation, this can be derived from the instance.rw
AreaID
.1.3.6.1.2.1.14.3.1.1
ospfStubTOSThe Type of Service associated with the metric. On creation, this can be derived from the instance.rw
TOSType
.1.3.6.1.2.1.14.3.1.2
ospfStubMetricThe metric value applied at the indicated type of service. By default, this equals the least metric at the type of service among the interfaces to other areas.rw
BigMetric
.1.3.6.1.2.1.14.3.1.3
ospfStubStatusThis variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.rw
Validation
.1.3.6.1.2.1.14.3.1.4
ospfLsdbTableThe OSPF Process's Links State Database.
SEQUENCE OF OspfLsdbEntry
.1.3.6.1.2.1.14.4
ospfLsdbEntryA single Link State Advertisement.
OspfLsdbEntry
.1.3.6.1.2.1.14.4.1
ospfLsdbAreaIdThe 32 bit identifier of the Area from which the LSA was received.ro
AreaID
.1.3.6.1.2.1.14.4.1.1
ospfLsdbTypeThe type of the link state advertisement. Each link state type has a separate advertisement format.ro
Enumeration
.1.3.6.1.2.1.14.4.1.2
ospfLsdbLSIDThe Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.ro
IpAddress
.1.3.6.1.2.1.14.4.1.3
ospfLsdbRouterIdThe 32 bit number that uniquely identifies the originating router in the Autonomous System.ro
RouterID
.1.3.6.1.2.1.14.4.1.4
ospfLsdbSequenceThe sequence number field is a signed 32-bit integer. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.ro
INTEGER
.1.3.6.1.2.1.14.4.1.5
ospfLsdbAgeThis field is the age of the link state advertisement in seconds.ro
INTEGER -- Should be 0..MaxAge
.1.3.6.1.2.1.14.4.1.6
ospfLsdbChecksumThis field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.ro
INTEGER
.1.3.6.1.2.1.14.4.1.7
ospfLsdbAdvertisementThe entire Link State Advertisement, including its header.ro
OCTET STRING
.1.3.6.1.2.1.14.4.1.8
ospfAreaRangeTableA range if IP addresses specified by an IP address/IP network mask pair. For example, class B address range of X.X.X.X with a network mask of 255.255.0.0 includes all IP addresses from X.X.0.0 to X.X.255.255
SEQUENCE OF OspfAreaRangeEntry
.1.3.6.1.2.1.14.5
ospfAreaRangeEntryA range if IP addresses specified by an IP address/IP network mask pair. For example, class B address range of X.X.X.X with a network mask of 255.255.0.0 includes all IP addresses from X.X.0.0 to X.X.255.255
OspfAreaRangeEntry
.1.3.6.1.2.1.14.5.1
ospfAreaRangeAreaIDThe Area the Address Range is to be found within.rw
AreaID
.1.3.6.1.2.1.14.5.1.1
ospfAreaRangeNetThe IP Address of the Net or Subnet indicated by the range.rw
IpAddress
.1.3.6.1.2.1.14.5.1.2
ospfAreaRangeMaskThe Subnet Mask that pertains to the Net or Subnet.rw
IpAddress
.1.3.6.1.2.1.14.5.1.3
ospfAreaRangeStatusThis variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.rw
Validation
.1.3.6.1.2.1.14.5.1.4
ospfHostTableThe list of Hosts, and their metrics, that the router will advertise as host routes.
SEQUENCE OF OspfHostEntry
.1.3.6.1.2.1.14.6
ospfHostEntryA metric to be advertised, for a given type of service, when a given host is reachable.
OspfHostEntry
.1.3.6.1.2.1.14.6.1
ospfHostIpAddressThe IP Address of the Host.rw
IpAddress
.1.3.6.1.2.1.14.6.1.1
ospfHostTOSThe Type of Service of the route being configured.rw
TOSType
.1.3.6.1.2.1.14.6.1.2
ospfHostMetricThe Metric to be advertised.rw
Metric
.1.3.6.1.2.1.14.6.1.3
ospfHostStatusThis variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.rw
Validation
.1.3.6.1.2.1.14.6.1.4
ospfIfTableThe OSPF Interface Table describes the interfaces from the viewpoint of OSPF.
SEQUENCE OF OspfIfEntry
.1.3.6.1.2.1.14.7
ospfIfEntryThe OSPF Interface Entry describes one interface from the viewpoint of OSPF.
OspfIfEntry
.1.3.6.1.2.1.14.7.1
ospfIfIpAddressThe IP address of this OSPF interface.rw
IpAddress
.1.3.6.1.2.1.14.7.1.1
ospfAddressLessIfFor the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.rw
INTEGER
.1.3.6.1.2.1.14.7.1.2
ospfIfAreaIdA 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.rw
AreaID
.1.3.6.1.2.1.14.7.1.3
ospfIfTypeThe OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broadcast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25, Frame Relay, and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.rw
Enumeration
.1.3.6.1.2.1.14.7.1.4
ospfIfAdminStatThe OSPF interface's administrative status. The value 'enabled' denotes that neighbor relationships may be 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.rw
Status
.1.3.6.1.2.1.14.7.1.5
ospfIfRtrPriorityThe priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not 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.rw
DesignatedRouterPriority
.1.3.6.1.2.1.14.7.1.6
ospfIfTransitDelayThe estimated number of seconds it takes to transmit a link- state update packet over this interface.rw
UpToMaxAge
.1.3.6.1.2.1.14.7.1.7
ospfIfRetransIntervalThe 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.rw
UpToMaxAge
.1.3.6.1.2.1.14.7.1.8
ospfIfHelloIntervalThe length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network.rw
HelloRange
.1.3.6.1.2.1.14.7.1.9
ospfIfRtrDeadIntervalThe number of seconds that a router's Hello packets have not been seen before it's 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.rw
PositiveInteger
.1.3.6.1.2.1.14.7.1.10
ospfIfPollIntervalThe larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi- access neighbor.rw
PositiveInteger
.1.3.6.1.2.1.14.7.1.11
ospfIfStateThe OSPF Interface State.ro
Enumeration
.1.3.6.1.2.1.14.7.1.12
ospfIfDesignatedRouterThe IP Address of the Designated Router.ro
IpAddress
.1.3.6.1.2.1.14.7.1.13
ospfIfBackupDesignatedRouterThe IP Address of the Backup Designated Router.ro
IpAddress
.1.3.6.1.2.1.14.7.1.14
ospfIfEventsThe number of times this OSPF interface has changed its state, or an error has occurred.ro
Counter
.1.3.6.1.2.1.14.7.1.15
ospfIfAuthKeyThe Authentication Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. When read, ospfIfAuthKey always returns an Octet String of length zero.rw
OCTET STRING
.1.3.6.1.2.1.14.7.1.16
ospfIfMetricTableThe TOS metrics for a non-virtual interface identified by the interface index.
SEQUENCE OF OspfIfMetricEntry
.1.3.6.1.2.1.14.8
ospfIfMetricEntryA particular TOS metric for a non-virtual interface identified by the interface index.
OspfIfMetricEntry
.1.3.6.1.2.1.14.8.1
ospfIfMetricIpAddressThe IP address of this OSPF interface. On row creation, this can be derived from the instance.rw
IpAddress
.1.3.6.1.2.1.14.8.1.1
ospfIfMetricAddressLessIfFor the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the value of ifIndex for interfaces having no IP Address. On row creation, this can be derived from the instance.rw
INTEGER
.1.3.6.1.2.1.14.8.1.2
ospfIfMetricTOSThe type of service metric being referenced. On row creation, this can be derived from the instance.rw
TOSType
.1.3.6.1.2.1.14.8.1.3
ospfIfMetricMetricThe metric of using this type of service on this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed. The value FFFF is distinguished to mean 'no route via this TOS'.rw
Metric
.1.3.6.1.2.1.14.8.1.4
ospfIfMetricStatusThis variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.rw
Validation
.1.3.6.1.2.1.14.8.1.5
ospfVirtIfTableInformation about this router's virtual interfaces.
SEQUENCE OF OspfVirtIfEntry
.1.3.6.1.2.1.14.9
ospfVirtIfEntryInformation about a single Virtual Interface.
OspfVirtIfEntry
.1.3.6.1.2.1.14.9.1
ospfVirtIfAreaIDThe Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0rw
AreaID
.1.3.6.1.2.1.14.9.1.1
ospfVirtIfNeighborThe Router ID of the Virtual Neighbor.rw
RouterID
.1.3.6.1.2.1.14.9.1.2
ospfVirtIfTransitDelayThe estimated number of seconds it takes to transmit a link- state update packet over this interface.rw
UpToMaxAge
.1.3.6.1.2.1.14.9.1.3
ospfVirtIfRetransIntervalThe 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. This value should be well over the expected round-trip time.rw
UpToMaxAge
.1.3.6.1.2.1.14.9.1.4
ospfVirtIfHelloIntervalThe length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for the virtual neighbor.rw
HelloRange
.1.3.6.1.2.1.14.9.1.5
ospfVirtIfRtrDeadIntervalThe number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neighbor.rw
PositiveInteger
.1.3.6.1.2.1.14.9.1.6
ospfVirtIfStateOSPF virtual interface states.ro
Enumeration
.1.3.6.1.2.1.14.9.1.7
ospfVirtIfEventsThe number of state changes or error events on this Virtual Linkro
Counter
.1.3.6.1.2.1.14.9.1.8
ospfVirtIfAuthKeyIf Authentication Type is simplePassword, the device will left adjust and zero fill to 8 octets. When read, ospfVifAuthKey always returns a string of length zero.rw
OCTET STRING
.1.3.6.1.2.1.14.9.1.9
ospfVirtIfStatusThis variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.rw
Validation
.1.3.6.1.2.1.14.9.1.10
ospfNbrTableA table of non-virtual neighbor information.
SEQUENCE OF OspfNbrEntry
.1.3.6.1.2.1.14.10
ospfNbrEntryThe information regarding a single neighbor.
OspfNbrEntry
.1.3.6.1.2.1.14.10.1
ospfNbrIpAddrThe IP address of this neighbor.rw
IpAddress
.1.3.6.1.2.1.14.10.1.1
ospfNbrAddressLessIndexOn an interface having an IP Address, zero. On addressless interfaces, the corresponding value of ifIndex in the Internet Standard MIB. On row creation, this can be derived from the instance.rw
InterfaceIndex
.1.3.6.1.2.1.14.10.1.2
ospfNbrRtrIdA 32-bit integer (represented as a type IpAddress) uniquely identifying the neighboring router in the Autonomous System.ro
RouterID
.1.3.6.1.2.1.14.10.1.3
ospfNbrOptionsA Bit Mask corresponding to the neighbor's options field. Bit 0, if set, indicates that the area accepts and operates on external information; if zero, it is a stub area. 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.ro
INTEGER
.1.3.6.1.2.1.14.10.1.4
ospfNbrPriorityThe 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.rw
DesignatedRouterPriority
.1.3.6.1.2.1.14.10.1.5
ospfNbrStateThe State of the relationship with this Neighbor.ro
Enumeration
.1.3.6.1.2.1.14.10.1.6
ospfNbrEventsThe number of times this neighbor relationship has changed state, or an error has occurred.ro
Counter
.1.3.6.1.2.1.14.10.1.7
ospfNbrLSRetransQLenThe current length of the retransmission queue.ro
Gauge
.1.3.6.1.2.1.14.10.1.8
ospfNBMANbrStatusThis variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.rw
Validation
.1.3.6.1.2.1.14.10.1.9
ospfVirtNbrTableA table of virtual neighbor information.
SEQUENCE OF OspfVirtNbrEntry
.1.3.6.1.2.1.14.11
ospfVirtNbrEntryVirtual neighbor information.
OspfVirtNbrEntry
.1.3.6.1.2.1.14.11.1
ospfVirtNbrAreaThe Transit Area Identifier.ro
AreaID
.1.3.6.1.2.1.14.11.1.1
ospfVirtNbrRtrIdA 32-bit integer uniquely identifying the neighboring router in the Autonomous System.ro
RouterID
.1.3.6.1.2.1.14.11.1.2
ospfVirtNbrIpAddrThe IP address this Virtual Neighbor is using.ro
IpAddress
.1.3.6.1.2.1.14.11.1.3
ospfVirtNbrOptionsA bit map corresponding to the neighbor's options field. Thus, Bit 1, if set, indicates that the neighbor supports Type of Service Routing; if zero, no metrics other than TOS 0 are in use by the neighbor.ro
INTEGER
.1.3.6.1.2.1.14.11.1.4
ospfVirtNbrStateThe state of the Virtual Neighbor Relationship.ro
Enumeration
.1.3.6.1.2.1.14.11.1.5
ospfVirtNbrEventsThe number of times this virtual link has changed its state, or an error has occurred.ro
Counter
.1.3.6.1.2.1.14.11.1.6
ospfVirtNbrLSRetransQLenThe current length of the retransmission queue.ro
Gauge
.1.3.6.1.2.1.14.11.1.7
RFC1253-MIB - SNMP MIB Reference | MIBs Explorer