| OID symbolic | OID numeric | Type | Access | Description |
| INT prvtOspfAdminStat | 1.3.6.1.4.1.738.1.6.4.2.1.2 | INTEGER | read-write | The administrative status of OSPF in the
router. The value 'enabled' denotes that the
OSPF Process is active on at least one interface;
'disabled' disables it on all interfaces. |
| INT prvtOspfAreaAuthType | 1.3.6.1.4.1.738.1.6.4.2.1.13.1.5 | INTEGER | read-create | The authentication type specified for an area.
Additional authentication types may be assigned
locally on a per Area basis. |
| I32 prvtOspfAreaDefaultCost | 1.3.6.1.4.1.738.1.6.4.2.1.13.1.12 | Integer32 | read-create | Default cost |
| prvtOspfAreaEntry | 1.3.6.1.4.1.738.1.6.4.2.1.13.1 | | not-accessible | Information describing the configured
parameters and cumulative statistics
of one of the router's attached areas. |
| OCT prvtOspfAreaExportList | 1.3.6.1.4.1.738.1.6.4.2.1.13.1.9 | OCTET STRING | read-create | Export List |
| OCT prvtOspfAreaId | 1.3.6.1.4.1.738.1.6.4.2.1.13.1.1 | OCTET STRING | not-accessible | An octet string, uniquely identifying area.
Both A.B.C.D or integer notations are supported.
Area ID 0.0.0.0 is used for the OSPF backbone. |
| OCT prvtOspfAreaImportList | 1.3.6.1.4.1.738.1.6.4.2.1.13.1.8 | OCTET STRING | read-create | Import List |
| I32 prvtOspfAreaMetric | 1.3.6.1.4.1.738.1.6.4.2.1.13.1.10 | Integer32 | read-create | Area metric |
| INT prvtOspfAreaMetricType | 1.3.6.1.4.1.738.1.6.4.2.1.13.1.11 | INTEGER | read-create | Area metric type |
| INT prvtOspfAreaNssaTransitRole | 1.3.6.1.4.1.738.1.6.4.2.1.13.1.7 | INTEGER | read-create | Transit role |
| ROW prvtOspfAreaRowStatus | 1.3.6.1.4.1.738.1.6.4.2.1.13.1.2 | RowStatus | read-create | This variable displays the status of the en-
try. Setting it to 'invalid' has the effect of
rendering it inoperative. The internal effect
(row removal) is implementation dependent. |
| T/F prvtOspfAreaShortcutConfiguration | 1.3.6.1.4.1.738.1.6.4.2.1.13.1.6 | TruthValue | read-create | Allows the user to set whether the area
allows the traffict to pass through other
not backbone area |
| INT prvtOspfAreaSummary | 1.3.6.1.4.1.738.1.6.4.2.1.13.1.4 | INTEGER | read-create | The variable ospfAreaSummary controls the im-
port of summary LSAs into stub areas. It has
no effect on other areas.
If it is noAreaSummary, the router will neither
originate nor propagate summary LSAs into the
stub area. It will rely entirely on its de-
fault route.
If it is sendAreaSummary, the router will both
summarize and propagate summary LSAs. |
| prvtOspfAreaTable | 1.3.6.1.4.1.738.1.6.4.2.1.13 | | not-accessible | Information describing the configured parameters
and cumulative statistics of the router's
attached areas. |
| INT prvtOspfAreaType | 1.3.6.1.4.1.738.1.6.4.2.1.13.1.3 | INTEGER | read-create | The area type |
| T/F prvtOspfDemandExtensions | 1.3.6.1.4.1.738.1.6.4.2.1.12 | TruthValue | read-only | The router's support for demand routing. |
| I32 prvtOspfExitOverflowInterval | 1.3.6.1.4.1.738.1.6.4.2.1.11 | Integer32 | read-write | The number of seconds that, after entering
OverflowState, a router will attempt to leave
OverflowState. This allows the router to again
originate non-default AS-external-LSAs. When
set to 0, the router will not leave Overflow-
State until restarted. |
| I32 prvtOspfExternLsaCksumSum | 1.3.6.1.4.1.738.1.6.4.2.1.5 | Integer32 | read-only | The 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. |
| G32 prvtOspfExternLsaCount | 1.3.6.1.4.1.738.1.6.4.2.1.4 | Gauge32 | read-only | The number of external (LS type 5) link-state
advertisements in the link-state database. |
| OCT prvtOspfExtLsdbAdvertisement | 1.3.6.1.4.1.738.1.6.4.2.1.15.1.7 | OCTET STRING | read-only | The entire Link State Advertisement, including
its header. |
| I32 prvtOspfExtLsdbAge | 1.3.6.1.4.1.738.1.6.4.2.1.15.1.5 | Integer32 | read-only | This field is the age of the link state
advertisement in seconds. |
| I32 prvtOspfExtLsdbChecksum | 1.3.6.1.4.1.738.1.6.4.2.1.15.1.6 | Integer32 | read-only | This field is the checksum of the complete
contents of the advertisement, excepting the
age field. The age field is excepted so that
an advertisement's age can be incremented
without updating the checksum. The checksum
used is the same that is used for ISO
connectionless datagrams; it is commonly referred
to as the Fletcher checksum. |
| prvtOspfExtLsdbEntry | 1.3.6.1.4.1.738.1.6.4.2.1.15.1 | | not-accessible | A single Link State Advertisement. |
| I32 prvtOspfExtLsdbLimit | 1.3.6.1.4.1.738.1.6.4.2.1.9 | Integer32 | read-write | The maximum number of non-default AS-
external-LSAs entries that can be stored in the
link-state database. If the value is -1, then
there is no limit.
When the number of non-default AS-external-LSAs
in a router's link-state database reaches
ospfExtLsdbLimit, the router enters Overflow-
State. The router never holds more than
ospfExtLsdbLimit non-default AS-external-LSAs
in its database. OspfExtLsdbLimit MUST be set
identically in all routers attached to the OSPF
backbone and/or any regular OSPF area. (i.e.,
OSPF stub areas and NSSAs are excluded). |
| IP prvtOspfExtLsdbLsid | 1.3.6.1.4.1.738.1.6.4.2.1.15.1.2 | IpAddress | not-accessible | 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. |
| IP prvtOspfExtLsdbRouterId | 1.3.6.1.4.1.738.1.6.4.2.1.15.1.3 | IpAddress | not-accessible | The 32 bit number that uniquely identifies the
originating router in the Autonomous System. |
| I32 prvtOspfExtLsdbSequence | 1.3.6.1.4.1.738.1.6.4.2.1.15.1.4 | Integer32 | read-only | The 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. |
| prvtOspfExtLsdbTable | 1.3.6.1.4.1.738.1.6.4.2.1.15 | | not-accessible | The OSPF Process's Links State Database. |
| INT prvtOspfExtLsdbType | 1.3.6.1.4.1.738.1.6.4.2.1.15.1.1 | INTEGER | not-accessible | The type of the link state advertisement.
Each link state type has a separate advertise-
ment format. |
| OCT prvtOspfIfAreaId | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.3 | OCTET STRING | read-create | An octet string, uniquely identifying area.
Both A.B.C.D or integer notations are supported. Area ID
0.0.0.0 is used for the OSPF backbone. |
| prvtOspfIfAuthMd5Entry | 1.3.6.1.4.1.738.1.6.4.2.1.17.1 | | not-accessible | Table rows |
| I32 prvtOspfIfAuthMd5Key | 1.3.6.1.4.1.738.1.6.4.2.1.17.1.1 | Integer32 | not-accessible | Authentication key. |
| ROW prvtOspfIfAuthMd5RowStatus | 1.3.6.1.4.1.738.1.6.4.2.1.17.1.2 | RowStatus | read-create | RowStatus. |
| prvtOspfIfAuthMd5Table | 1.3.6.1.4.1.738.1.6.4.2.1.17 | | not-accessible | Table for configuring message digest authentication password |
| OCT prvtOspfIfAuthMd5Word | 1.3.6.1.4.1.738.1.6.4.2.1.17.1.3 | OCTET STRING | read-create | Authentication word. |
| OCT prvtOspfIfAuthSimple | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.12 | OCTET STRING | read-create | Simple authentication password (key).Up to 8 characters |
| INT prvtOspfIfAuthType | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.11 | INTEGER | read-create | Set authentication type of interface.
If not set, will use the one from area! |
| I32 prvtOspfIfDeadTimer | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.8 | Integer32 | read-create | The number of seconds that a router's Hello
packets have not been seen before it's neigh-
bors 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. |
| prvtOspfIfEntry | 1.3.6.1.4.1.738.1.6.4.2.1.16.1 | | not-accessible | The OSPF Interface Entry describes one inter-
face from the viewpoint of OSPF. |
| I32 prvtOspfIfHelloTimer | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.7 | Integer32 | read-create | 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. |
| IP prvtOspfIfIpAddress | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.1 | IpAddress | not-accessible | The IP address of this OSPF interface. |
| I32 prvtOspfIfOutputCost | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.10 | Integer32 | read-create | No description in main model! |
| I32 prvtOspfIfPriority | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.6 | Integer32 | read-create | 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. |
| I32 prvtOspfIfRetransmitInterval | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.9 | Integer32 | read-create | The number of seconds between link-state ad-
vertisement retransmissions, for adjacencies
belonging to this interface. This value is
also used when retransmitting database descrip-
tion and link-state request packets. |
| ROW prvtOspfIfRowStatus | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.2 | RowStatus | read-create | This variable displays the status of the entry.
Setting it to 'invalid' has the effect of
rendering it inoperative. The internal effect
(row removal) is implementation dependent. |
| prvtOspfIfTable | 1.3.6.1.4.1.738.1.6.4.2.1.16 | | not-accessible | The OSPF Interface Table describes the inter-
faces from the viewpoint of OSPF. |
| I32 prvtOspfIfTransitDelay | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.5 | Integer32 | read-create | The estimated number of seconds it takes to
transmit a link state update packet over this
interface. |
| INT prvtOspfIfType | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.13 | INTEGER | read-create | No description in main model! |
| INT prvtOspfIfWorkingMode | 1.3.6.1.4.1.738.1.6.4.2.1.16.1.4 | INTEGER | read-create | Working mode |
| OCT prvtOspfLsdbAdvertisement | 1.3.6.1.4.1.738.1.6.4.2.1.14.1.9 | OCTET STRING | read-only | The entire Link State Advertisement,
including its header. |
| I32 prvtOspfLsdbAge | 1.3.6.1.4.1.738.1.6.4.2.1.14.1.6 | Integer32 | read-only | This field is the age of the link state
advertisement in seconds. |
| IP prvtOspfLsdbAreaId | 1.3.6.1.4.1.738.1.6.4.2.1.14.1.1 | IpAddress | not-accessible | The 32 bit identifier of the Area from which
the LSA was received. |
| I32 prvtOspfLsdbChecksum | 1.3.6.1.4.1.738.1.6.4.2.1.14.1.7 | Integer32 | read-only | This field is the checksum of the complete
contents of the advertisement, excepting the
age field. The age field is excepted so that
an advertisement's age can be incremented
without updating the checksum. The checksum
used is the same that is used for ISO
connectionless datagrams; it is commonly
referred to as the Fletcher checksum. |
| prvtOspfLsdbEntry | 1.3.6.1.4.1.738.1.6.4.2.1.14.1 | | not-accessible | A single Link State Advertisement. |
| I32 prvtOspfLsdbLength | 1.3.6.1.4.1.738.1.6.4.2.1.14.1.8 | Integer32 | read-only | The length of the ospf packet |
| IP prvtOspfLsdbLsid | 1.3.6.1.4.1.738.1.6.4.2.1.14.1.3 | IpAddress | not-accessible | 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. |
| IP prvtOspfLsdbRouterId | 1.3.6.1.4.1.738.1.6.4.2.1.14.1.4 | IpAddress | not-accessible | The 32 bit number that uniquely identifies the
originating router in the Autonomous System. |
| I32 prvtOspfLsdbSequence | 1.3.6.1.4.1.738.1.6.4.2.1.14.1.5 | Integer32 | read-only | The 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. |
| prvtOspfLsdbTable | 1.3.6.1.4.1.738.1.6.4.2.1.14 | | not-accessible | The OSPF Process's Link State Database. |
| INT prvtOspfLsdbType | 1.3.6.1.4.1.738.1.6.4.2.1.14.1.2 | INTEGER | not-accessible | The type of the link state advertisement.
Each link state type has a separate
advertisement format. |
| prvtOspfMIB | 1.3.6.1.4.1.738.1.6.4.2 | | | The PRVT OSPF MIB module contains additional information, needed to
control the OSPF protocol, that is not found in the standard RFC |
| I32 prvtOspfMulticastExtensions | 1.3.6.1.4.1.738.1.6.4.2.1.10 | Integer32 | read-only | A Bit Mask indicating whether the router is
forwarding IP multicast (Class D) datagrams
based on the algorithms defined in the Multi-
cast 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 mul-
ticast 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 Auto-
nomous Systems (called inter-AS multicast rout-
ing).
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 mul-
ticast forwarding is enabled. |
| INT prvtOspfNbmaNbrPermanence | 1.3.6.1.4.1.738.1.6.4.2.1.18.1.10 | INTEGER | read-only | This variable displays the status of the entry.
'dynamic' and 'permanent' refer to how
the neighbor became known. |
| I32 prvtOspfNbrAddressLessIndex | 1.3.6.1.4.1.738.1.6.4.2.1.18.1.2 | Integer32 | not-accessible | 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. |
| prvtOspfNbrEntry | 1.3.6.1.4.1.738.1.6.4.2.1.18.1 | | not-accessible | The information regarding a single neighbor. |
| C32 prvtOspfNbrEvents | 1.3.6.1.4.1.738.1.6.4.2.1.18.1.7 | Counter32 | read-only | The number of times this neighbor relationship
has changed state, or an error has occurred. |
| T/F prvtOspfNbrHelloSuppressed | 1.3.6.1.4.1.738.1.6.4.2.1.18.1.11 | TruthValue | read-only | Indicates whether Hellos are being suppressed
to the neighbor |
| ADR prvtOspfNbrIpAddr | 1.3.6.1.4.1.738.1.6.4.2.1.18.1.1 | PrvtOspfIpAddress | not-accessible | 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 ad-
dress of another of the neighbor's interfaces. |
| G32 prvtOspfNbrLsRetransQLen | 1.3.6.1.4.1.738.1.6.4.2.1.18.1.8 | Gauge32 | read-only | The current length of the retransmission queue. |
| I32 prvtOspfNbrOptions | 1.3.6.1.4.1.738.1.6.4.2.1.18.1.4 | Integer32 | read-only | A Bit Mask corresponding to the neighbor's op-
tions 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 informa-
tion; if zero, it is a stub area.
Bit 2, if set, indicates that the system is ca-
pable of routing IP Multicast datagrams; i.e.,
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 advertise-
ments at NSSA borders. |
| PRV prvtOspfNbrPriority | 1.3.6.1.4.1.738.1.6.4.2.1.18.1.5 | PrvtOspfDesignatedRouterPriority | read-only | The priority of this neighbor in the designat-
ed router election algorithm. The value 0 sig-
nifies that the neighbor is not eligible to be-
come the designated router on this particular
network. |
| ADR prvtOspfNbrRtrId | 1.3.6.1.4.1.738.1.6.4.2.1.18.1.3 | PrvtOspfIpAddress | read-only | A 32-bit integer (represented as a type IpAd-
dress) uniquely identifying the neighboring
router in the Autonomous System. |
| INT prvtOspfNbrState | 1.3.6.1.4.1.738.1.6.4.2.1.18.1.6 | INTEGER | read-only | The State of the relationship with this Neigh-
bor. |
| prvtOspfNbrTable | 1.3.6.1.4.1.738.1.6.4.2.1.18 | | not-accessible | A table of non-virtual neighbor information. |
| prvtOspfObjects | 1.3.6.1.4.1.738.1.6.4.2.1 | | | |
| C32 prvtOspfOriginateNewLsasEx | 1.3.6.1.4.1.738.1.6.4.2.1.7 | Counter32 | read-only | The number of new link-state advertisements
that have been originated. This number is
incremented each time the router originates a
new LSA. |
| prvtOspfRedistributeEntry | 1.3.6.1.4.1.738.1.6.4.2.1.19.1 | | not-accessible | The conceptual row represents a routing protocol, redistributed into OSPF |
| I32 prvtOspfRedistributeMetric1 | 1.3.6.1.4.1.738.1.6.4.2.1.19.1.3 | Integer32 | read-create | The metric 1, with which the external routes will be redistributed in the OSPF |
| I32 prvtOspfRedistributeMetric2 | 1.3.6.1.4.1.738.1.6.4.2.1.19.1.4 | Integer32 | read-create | The metric 2, with which the external routes will be redistributed in the OSPF |
| INT prvtOspfRedistributeProtocol | 1.3.6.1.4.1.738.1.6.4.2.1.19.1.1 | INTEGER | not-accessible | The specific routes redistributed into OSPF. For T4R model the valid values
are connected, rip and static.
For all the other models all of the above routes can be redistributed |
| OCT prvtOspfRedistributeRouteMap | 1.3.6.1.4.1.738.1.6.4.2.1.19.1.5 | OCTET STRING | read-create | The route map that would filter the redistributed routing information |
| ROW prvtOspfRedistributeRowStatus | 1.3.6.1.4.1.738.1.6.4.2.1.19.1.2 | RowStatus | read-create | Indicates the status of the row. Setting of this field to active enables the
redistribution of the protocol.
Setting this field to destroy disables the redistribution of the protocol. |
| prvtOspfRedistributeTable | 1.3.6.1.4.1.738.1.6.4.2.1.19 | | not-accessible | The table represents the routing protocols, redistributed into the OSPF
routing domain.
Creation of conceptual row in the table starts the redistribution of the
specified protocol, which would lead to the injection of routing information
from that protocol into the OSPF.
Deletion of conceptual row would stop the redistribution of that protocol
into the OSPF.
OSPF router, which redistributes routing information from other
protocols, is an ASBR router |
| OCT prvtOspfRouterDataAreaId | 1.3.6.1.4.1.738.1.6.4.2.1.20.1.3 | OCTET STRING | not-accessible | Unknown in main data model |
| U32 prvtOspfRouterDataCost | 1.3.6.1.4.1.738.1.6.4.2.1.20.1.5 | Unsigned32 | not-accessible | Unknown in main data model |
| U32 prvtOspfRouterDataCostType | 1.3.6.1.4.1.738.1.6.4.2.1.20.1.6 | Unsigned32 | read-only | Unknown in main data model |
| INT prvtOspfRouterDataDestType | 1.3.6.1.4.1.738.1.6.4.2.1.20.1.7 | INTEGER | read-only | Unknown in main data model |
| prvtOspfRouterDataEntry | 1.3.6.1.4.1.738.1.6.4.2.1.20.1 | | not-accessible | The conceptual row represents a routing entry |
| INT prvtOspfRouterDataExternalRouting | 1.3.6.1.4.1.738.1.6.4.2.1.20.1.10 | INTEGER | read-only | Unknown in main data model |
| BIT prvtOspfRouterDataFlags | 1.3.6.1.4.1.738.1.6.4.2.1.20.1.9 | Bits | read-only | Unknown in main data model |
| IP prvtOspfRouterDataId | 1.3.6.1.4.1.738.1.6.4.2.1.20.1.4 | IpAddress | not-accessible | Unknown in main data model |
| INT prvtOspfRouterDataPathType | 1.3.6.1.4.1.738.1.6.4.2.1.20.1.8 | INTEGER | read-only | Unknown in main data model |
| OCT prvtOspfRouterDataPrefix | 1.3.6.1.4.1.738.1.6.4.2.1.20.1.1 | OCTET STRING | not-accessible | Unknown in main data model |
| prvtOspfRouterDataTable | 1.3.6.1.4.1.738.1.6.4.2.1.20 | | not-accessible | Information about available routers |
| I32 prvtOspfRouterDataTag | 1.3.6.1.4.1.738.1.6.4.2.1.20.1.11 | Integer32 | read-only | Unknown in main data model |
| INT prvtOspfRouterDataType | 1.3.6.1.4.1.738.1.6.4.2.1.20.1.2 | INTEGER | not-accessible | Unknown in main data model |
| IP prvtOspfRouterId | 1.3.6.1.4.1.738.1.6.4.2.1.1 | IpAddress | read-write | A 32-bit integer uniquely identifying the
router in the Autonomous System.
By convention, to ensure uniqueness, this
should default to the value of one of the
router's IP interface addresses. |
| OCT prvtOspfRouterPathAdvertisingRouter | 1.3.6.1.4.1.738.1.6.4.2.1.21.1.2 | OCTET STRING | read-only | Unknown in main data model |
| prvtOspfRouterPathEntry | 1.3.6.1.4.1.738.1.6.4.2.1.21.1 | | not-accessible | The conceptual row represents a routing's path entry |
| OCT prvtOspfRouterPathInterfaceName | 1.3.6.1.4.1.738.1.6.4.2.1.21.1.3 | OCTET STRING | read-only | Unknown in main data model |
| OCT prvtOspfRouterPathNextHop | 1.3.6.1.4.1.738.1.6.4.2.1.21.1.1 | OCTET STRING | not-accessible | Unknown in main data model |
| prvtOspfRouterPathTable | 1.3.6.1.4.1.738.1.6.4.2.1.21 | | not-accessible | Information about available router's paths |
| C32 prvtOspfRxNewLsas | 1.3.6.1.4.1.738.1.6.4.2.1.8 | Counter32 | read-only | The number of link-state advertisements re-
ceived determined to be new instantiations.
This number does not include newer instantia-
tions of self-originated link-state advertise-
ments. |
| T/F prvtOspfTOSSupport | 1.3.6.1.4.1.738.1.6.4.2.1.6 | TruthValue | read-only | The router's support for type-of-service routing. |
| T/F prvtOspfTrafficEngEnable | 1.3.6.1.4.1.738.1.6.4.2.1.22 | TruthValue | read-write | Set to 'true' to enable the traffic engineering extensions of OSPF.
Note that enabling traffic engineering requires that router interface lo1
(PRVT-SWITCH-IPVLAN-MIB::ipInterfaceIpAddress.lo1) be configured with a
valid IP address (not 0.0.0.0 or 127.0.0.1). An attempt to enable traffic
engineering without such a valid address will fail (error returned). |
| INT prvtOspfVersionNumber | 1.3.6.1.4.1.738.1.6.4.2.1.3 | INTEGER | read-only | The current version number of the OSPF
protocol is 2. |