MIBs Depot

F3-OSPF-MIB

Registered at
1.3.6.1.4.1.2544.1.12.35
Last updated
2014-10-06 00:00
Organization
ADVA Optical Networking
Revisions
2014-10-06 00:00
Namespace
adva
Source file
F3-OSPF-MIB
Digest
sha256:29a25bcfcaa3072a8f9e82f438f21357dde1b0b14e83f99addecc2477b4cbcf2

Description

This module defines the OSPF MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.

Contact

Jakub Nadolski ADVA Optical Networking, Inc. Tel: +48 58 7716 421 E-mail: jnadolski@advaoptical.com Postal: ul. Slaska 35 81-310 Gdynia, Poland

Imports

FromSymbols
ADVA-MIBfsp150cm
CM-IP-MIBcmIpInterfaceEntry, ipManagementTunnelEntry
OSPF-MIBAreaID, DesignatedRouterPriority, HelloRange, OspfAuthenticationType, RouterID, ospfNbrEntry
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ADVA-MIB
CM-COMMON-MIB
CM-IP-MIB
ENTITY-MIB
F3-OSPF-MIB
IANA-ENTITY-MIB
IANAifType-MIB
IF-MIB
IPV6-TC
OSPF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
OspfAreaType
TEXTUAL-CONVENTION
The OSPF area type.
current
OspfMetricType
TEXTUAL-CONVENTION
The metric type can be specified to define how the cost of redistributed routes are to be calculated. A metric type of E1 means that the redistribution cost plus the cost to the ASBR is used for the route while a metric type of E2 means that only the redistributed cost is used.
current
OspfRedistributionType
TEXTUAL-CONVENTION
Enables redistribution of routes of a specific protocol or kind into OSPF. The only supported type is RIP.
current
OspfRole
TEXTUAL-CONVENTION
The OSPF role of the neighbor router.
current
OspfState
TEXTUAL-CONVENTION
Allows user configuration of the behavior associated with the OSPF interface. ENABLED - OSPF is enabled and the interface will send HELLOs and form adjacencies. DISABLED - the interface is not advertised and does not participate in OSPF message exchanges. PASSIVE - the interface will be advertised as a stub link but will not participate in OSPF message exchange.
current

Objects

NameOIDSyntaxAccessStatus
f3OspfConfigObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2544.1.12.35.1
f3OspfRouterTable
OBJECT-TYPE
A list of entries corresponding to OSPF Router instance for configuration purposes.
1.3.6.1.4.1.2544.1.12.35.1.1not-accessiblecurrent
f3OspfRouterEntry
OBJECT-TYPE
A conceptual row in the f3OspfRouterTable.
1.3.6.1.4.1.2544.1.12.35.1.1.1not-accessiblecurrent
f3OspfRouterIndex
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.
1.3.6.1.4.1.2544.1.12.35.1.1.1.1RouterIDnot-accessiblecurrent
f3OspfRouterMetricType
OBJECT-TYPE
The metric type can be specified to define how the cost of redistributed routes are to be calculated. This attribute must be set to zero if f3OspfRouterMetric has been specified.
1.3.6.1.4.1.2544.1.12.35.1.1.1.2OspfMetricTyperead-createcurrent
f3OspfRouterMetric
OBJECT-TYPE
The metric value to use as the default cost to be associated with any redistributed routes. This attribute must be set to zero if the f3OspfRouterMetricType has been specified
1.3.6.1.4.1.2544.1.12.35.1.1.1.3Integer32 (0..16777214)read-createcurrent
f3OspfRouterRedistributionType
OBJECT-TYPE
The redistribution type is used to enable redistribution of routes of a specified protocol.
1.3.6.1.4.1.2544.1.12.35.1.1.1.4OspfRedistributionTyperead-createcurrent
f3OspfRouterNumAttachedAreas
OBJECT-TYPE
Number of attached areas for the OSPF Router.
1.3.6.1.4.1.2544.1.12.35.1.1.1.5Unsigned32read-onlycurrent
f3OspfRouterAreaBdrRtrStatus
OBJECT-TYPE
A flag to note whether this router is an Area Border Router.
1.3.6.1.4.1.2544.1.12.35.1.1.1.6TruthValueread-createcurrent
f3OspfRouterStorageType
OBJECT-TYPE
The type of storage configured for this entry.
1.3.6.1.4.1.2544.1.12.35.1.1.1.7StorageTyperead-createcurrent
f3OspfRouterRowStatus
OBJECT-TYPE
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3OspfRouterRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3OspfRouterRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3OspfRouterRowStatus object may be modified if the associated instance of this object is equal to active(1).
1.3.6.1.4.1.2544.1.12.35.1.1.1.8RowStatusread-createcurrent
f3OspfAreaTable
OBJECT-TYPE
A list of entries corresponding to OSPF Area configuration purposes.
1.3.6.1.4.1.2544.1.12.35.1.2not-accessiblecurrent
f3OspfAreaEntry
OBJECT-TYPE
A conceptual row in the f3OspfAreaTable.
1.3.6.1.4.1.2544.1.12.35.1.2.1not-accessiblecurrent
f3OspfAreaId
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.4.1.2544.1.12.35.1.2.1.1AreaIDnot-accessiblecurrent
f3OspfAreaType
OBJECT-TYPE
The type of an area.
1.3.6.1.4.1.2544.1.12.35.1.2.1.2OspfAreaTyperead-createcurrent
f3OspfAreaAuthType
OBJECT-TYPE
The authentication type specifies whether no authentication, simple authentication, or MD5 authentication is required for this area. Keying information must be configured on a per-interface basis. This only applies to non-stubby areas.
1.3.6.1.4.1.2544.1.12.35.1.2.1.3OspfAuthenticationTyperead-createcurrent
f3OspfAreaDefaultCost
OBJECT-TYPE
The default cost for summary LSA's announced to stubby areas. This only applies to stubby areas.
1.3.6.1.4.1.2544.1.12.35.1.2.1.4Unsigned32 (0..16777215)read-createcurrent
f3OspfAreaSpfRuns
OBJECT-TYPE
A count of the number of times the Shortest Path algorithm has been run for this area.
1.3.6.1.4.1.2544.1.12.35.1.2.1.5Counter32read-onlycurrent
f3OspfAreaLsaCount
OBJECT-TYPE
The total number of link state advertisements in this area's link state database, excluding AS-external LSAs.
1.3.6.1.4.1.2544.1.12.35.1.2.1.6Gauge32read-onlycurrent
f3OspfAreaStorageType
OBJECT-TYPE
The type of storage configured for this entry.
1.3.6.1.4.1.2544.1.12.35.1.2.1.7StorageTyperead-createcurrent
f3OspfAreaRowStatus
OBJECT-TYPE
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3OspfAreaRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3OspfAreaRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3OspfAreaRowStatus object may be modified if the associated instance of this object is equal to active(1).
1.3.6.1.4.1.2544.1.12.35.1.2.1.8RowStatusread-createcurrent
f3OspfIpInterfaceExtTable
OBJECT-TYPE
A list of entries corresponding to OSPF Interface configuration purposes. This table extends cmIpInterfaceTable from CM-IP-MIB.
1.3.6.1.4.1.2544.1.12.35.1.3not-accessiblecurrent
f3OspfIpInterfaceExtEntry
OBJECT-TYPE
A conceptual row in the f3OspfIpInterfaceExtTable.
1.3.6.1.4.1.2544.1.12.35.1.3.1not-accessiblecurrent
f3OspfIpInterfaceExtStatus
OBJECT-TYPE
The OSPF admin status for the IP Interface.
1.3.6.1.4.1.2544.1.12.35.1.3.1.1OspfStateread-writecurrent
f3OspfIpInterfaceExtAreaId
OBJECT-TYPE
The Area ID with which this IP Interface is associated.
1.3.6.1.4.1.2544.1.12.35.1.3.1.2AreaIDread-writecurrent
f3OspfIpInterfaceExtIfType
OBJECT-TYPE
The OSPF interface type for the IP Interface.
1.3.6.1.4.1.2544.1.12.35.1.3.1.3INTEGER {broadcast(1), nbma(2), pointToPoint(3), pointToMultipoint(5)}read-writecurrent
f3OspfIpInterfaceExtHelloInterval
OBJECT-TYPE
The number of seconds between OSPF Hello packets for the IP Interface.
1.3.6.1.4.1.2544.1.12.35.1.3.1.4HelloRangeread-writecurrent
f3OspfIpInterfaceExtRtrDeadInterval
OBJECT-TYPE
The number of seconds that must pass from the last received Hello packet before a neighbor router is declared down.
1.3.6.1.4.1.2544.1.12.35.1.3.1.5Integer32 (1..65535)read-writecurrent
f3OspfIpInterfaceExtRetransInterval
OBJECT-TYPE
The number of seconds for the Retransmit Timer Interval value for the IP Interface. The value is used when retransmitting Database Description and Link State Request packets.
1.3.6.1.4.1.2544.1.12.35.1.3.1.6Integer32 (1..65535)read-writecurrent
f3OspfIpInterfaceExtRtrPriority
OBJECT-TYPE
The OSPF router priority for the IP Interface. The router with the highest priority will be more eligible to become Designated Router. Setting the value to 0 makes the router ineligible to become the Designated Router.
1.3.6.1.4.1.2544.1.12.35.1.3.1.7DesignatedRouterPriorityread-writecurrent
f3OspfIpInterfaceExtCost
OBJECT-TYPE
The cost associated with the IP Interface for use in the Shortest Path calculations.
1.3.6.1.4.1.2544.1.12.35.1.3.1.8Integer32 (1..65535)read-writecurrent
f3OspfIpInterfaceExtAuthType
OBJECT-TYPE
The OSPF authentication type for the IP Interface. This value supersedes the authentication type defined for the Area.
1.3.6.1.4.1.2544.1.12.35.1.3.1.9OspfAuthenticationTyperead-writecurrent
f3OspfIpInterfaceExtAuthKey
OBJECT-TYPE
The OSPF authentication key for the IP Interface. If the authentication type is Simple, the authentication key is limited to 8 characters. If the authentication type is MD5, the authentication key is up to 16 characters.
1.3.6.1.4.1.2544.1.12.35.1.3.1.10OCTET STRING (SIZE(0..16))read-writecurrent
f3OspfIpMgmtTunnelExtTable
OBJECT-TYPE
A list of entries corresponding to OSPF Interface configuration purposes. This table extends ipManagementTunnelTable from CM-IP-MIB.
1.3.6.1.4.1.2544.1.12.35.1.4not-accessiblecurrent
f3OspfIpMgmtTunnelExtEntry
OBJECT-TYPE
A conceptual row in the f3OspfIpMgmtTunnelExtTable.
1.3.6.1.4.1.2544.1.12.35.1.4.1not-accessiblecurrent
f3OspfIpMgmtTunnelExtStatus
OBJECT-TYPE
The OSPF admin status for the IP Management Tunnel.
1.3.6.1.4.1.2544.1.12.35.1.4.1.1OspfStateread-writecurrent
f3OspfIpMgmtTunnelExtAreaId
OBJECT-TYPE
The Area ID with which this IP Management Tunnel is associated.
1.3.6.1.4.1.2544.1.12.35.1.4.1.2AreaIDread-writecurrent
f3OspfIpMgmtTunnelExtIfType
OBJECT-TYPE
The OSPF interface type for the IP Management Tunnel.
1.3.6.1.4.1.2544.1.12.35.1.4.1.3INTEGER {broadcast(1), nbma(2), pointToPoint(3), pointToMultipoint(5)}read-writecurrent
f3OspfIpMgmtTunnelExtHelloInterval
OBJECT-TYPE
The number of seconds between OSPF Hello packets for the IP Management Tunnel.
1.3.6.1.4.1.2544.1.12.35.1.4.1.4HelloRangeread-writecurrent
f3OspfIpMgmtTunnelExtRtrDeadInterval
OBJECT-TYPE
The number of seconds that must pass from the last received Hello packet before a neighbor router is declared down.
1.3.6.1.4.1.2544.1.12.35.1.4.1.5Integer32 (1..65535)read-writecurrent
f3OspfIpMgmtTunnelExtRetransInterval
OBJECT-TYPE
The number of seconds for the Retransmit Timer Interval value for the IP Interface. The value is used when retransmitting Database Description and Link State Request packets.
1.3.6.1.4.1.2544.1.12.35.1.4.1.6Integer32 (1..65535)read-writecurrent
f3OspfIpMgmtTunnelExtRtrPriority
OBJECT-TYPE
The OSPF router priority for the IP Management Tunnel. The router with the highest priority will be more eligible to become Designated Router. Setting the value to 0 makes the router ineligible to become the Designated Router.
1.3.6.1.4.1.2544.1.12.35.1.4.1.7DesignatedRouterPriorityread-writecurrent
f3OspfIpMgmtTunnelExtCost
OBJECT-TYPE
The cost associated with the IP Management Tunnel for use in the Shortest Path calculations.
1.3.6.1.4.1.2544.1.12.35.1.4.1.8Integer32 (1..65535)read-writecurrent
f3OspfIpMgmtTunnelExtAuthType
OBJECT-TYPE
The OSPF authentication type for the IP Management Tunnel. This value supersedes the authentication type defined for the Area.
1.3.6.1.4.1.2544.1.12.35.1.4.1.9OspfAuthenticationTyperead-writecurrent
f3OspfIpMgmtTunnelExtAuthKey
OBJECT-TYPE
The OSPF authentication key for the IP Management Tunnel. If the authentication type is Simple, the authentication key is limited to 8 characters. If the authentication type is MD5, the authentication key is up to 16 characters.
1.3.6.1.4.1.2544.1.12.35.1.4.1.10OCTET STRING (SIZE(0..16))read-writecurrent
f3OspfNbrExtTable
OBJECT-TYPE
This table extends ospfNbrTable from OSPF-MIB.
1.3.6.1.4.1.2544.1.12.35.1.5not-accessiblecurrent
f3OspfNbrExtEntry
OBJECT-TYPE
A conceptual row in the f3OspfNbrExtTable.
1.3.6.1.4.1.2544.1.12.35.1.5.1not-accessiblecurrent
f3OspfNbrExtRole
OBJECT-TYPE
The OSPF role for this neighbor router.
1.3.6.1.4.1.2544.1.12.35.1.5.1.1OspfRoleread-onlycurrent
f3OspfConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2544.1.12.35.2
f3OspfCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.2544.1.12.35.2.1
f3OspfGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2544.1.12.35.2.2

Conformance

NameOIDStatus
f3OspfCompliance
MODULE-COMPLIANCE
Describes the requirements for conformance to the F3-OSPF-MIB compilance.
1.3.6.1.4.1.2544.1.12.35.2.1.1current
f3OspfRouterGroup
OBJECT-GROUP
A collection of objects used to manage the OSPF Router.
1.3.6.1.4.1.2544.1.12.35.2.2.1current
f3OspfAreaGroup
OBJECT-GROUP
A collection of objects used to manage the OSPF Area.
1.3.6.1.4.1.2544.1.12.35.2.2.2current
f3OspfIpInterfaceExtGroup
OBJECT-GROUP
A collection of objects used to manage OSPF configuration of IP Interface.
1.3.6.1.4.1.2544.1.12.35.2.2.3current
f3OspfIpMgmtTunnelExtGroup
OBJECT-GROUP
A collection of objects used to manage OSPF configuration of IP Management Tunnel.
1.3.6.1.4.1.2544.1.12.35.2.2.4current
f3OspfNbrExtGroup
OBJECT-GROUP
A collection of objects used to manage OSPF configuration of OSPF Neighbor.
1.3.6.1.4.1.2544.1.12.35.2.2.5current