| OID symbolic | OID numeric | Type | Access | Description |
| accFake | 1.3.6.1.4.1.5.2 | | | |
| DLC frCircuitDlci | 1.3.6.1.4.1.5.2.2 | DLCI | read-only | The Data Link Connection Identifier for this
virtual circuit. |
| STR ifName | 1.3.6.1.4.1.5.2.26 | DisplayString | read-only | The textual name of the interface. The value of this
object should be the name of the interface as assigned
by the local device and should be suitable for use in
commands entered at the device's `console'. This
might be a text name, such as `le0' or a simple port
number, such as `1', depending on the interface naming
syntax of the device. If several entries in the
ifTable together represent a single interface as named
by the device, then each will have the same value of
ifName. If there is no local name, or this object is
otherwise not applicable, then this object contains a
0-length string. |
| INT ifOperStatus | 1.3.6.1.4.1.5.2.1 | INTEGER | read-only | The current operational state of the interface.
The testing(3) state indicates that no operational
packets can be passed. |
| IP ipCidrRouteDest | 1.3.6.1.4.1.5.2.22 | IpAddress | read-only | The destination IP address of this route.
This object may not take a Multicast (Class D)
address value.
Any assignment (implicit or otherwise) of an
instance of this object to a value x must be
rejected if the bitwise logical-AND of x with
the value of the corresponding instance of the
ipCidrRouteMask object is not equal to x. |
| IP ipCidrRouteMask | 1.3.6.1.4.1.5.2.23 | IpAddress | read-only | Indicate the mask to be logical-ANDed with the
destination address before being compared to
the value in the ipCidrRouteDest field. For
those systems that do not support arbitrary
subnet masks, an agent constructs the value of
the ipCidrRouteMask by reference to the IP Ad-
dress Class.
Any assignment (implicit or otherwise) of an
instance of this object to a value x must be
rejected if the bitwise logical-AND of x with
the value of the corresponding instance of the
ipCidrRouteDest object is not equal to ipCidrRoute-
Dest. |
| IP ipCidrRouteNextHop | 1.3.6.1.4.1.5.2.25 | IpAddress | read-only | On remote routes, the address of the next sys-
tem en route; Otherwise, 0.0.0.0. |
| INT ipCidrRouteTos | 1.3.6.1.4.1.5.2.24 | INTEGER | read-only | The policy specifier is the IP TOS Field. The encoding
of IP TOS is as specified by the following convention.
Zero indicates the default path if no more specific
policy applies.
+-----+-----+-----+-----+-----+-----+-----+-----+
| | | |
| 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 |
| INT ospfAddressLessIf | 1.3.6.1.4.1.5.2.4 | INTEGER | read-write | 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. |
| STA ospfAdminStat | 1.3.6.1.4.1.5.2.13 | Status | read-write | The administrative status of OSPF in the router. The
value 'enabled' denotes that the OSPF Process is active
on at least one interface; 'disabled' disables it on
all interfaces. |
| ARE ospfAreaAggregateAreaID | 1.3.6.1.4.1.5.2.19 | AreaID | read-only | The Area the Address Aggregate is to be found
within. |
| IP ospfAreaAggregateMask | 1.3.6.1.4.1.5.2.21 | IpAddress | read-only | The Subnet Mask that pertains to the Net or
Subnet. |
| IP ospfAreaAggregateNet | 1.3.6.1.4.1.5.2.20 | IpAddress | read-only | The IP Address of the Net or Subnet indicated
by the range. |
| ARE ospfAreaId | 1.3.6.1.4.1.5.2.5 | AreaID | read-write | A 32-bit integer uniquely identifying an area. Area
ID 0.0.0.0 is used for the OSPF backbone. |
| T/F ospfASBdrRtrStatus | 1.3.6.1.4.1.5.2.11 | TruthValue | read-write | A flag to note whether this router is an Autonomous
System border router. |
| IP ospfIfIpAddress | 1.3.6.1.4.1.5.2.3 | IpAddress | read-write | The IP address of this OSPF interface. |
| INT ospfIfType | 1.3.6.1.4.1.5.2.6 | INTEGER | read-write | 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, Frame Relay, and similar
technologies take the value 'nbma', and links that are
definitively point to point take the value
'pointToPoint'. |
| ARE ospfLsdbAreaId | 1.3.6.1.4.1.5.2.16 | AreaID | read-only | The 32 bit identifier of the Area from which the LSA
was received. |
| INT ospfLsdbType | 1.3.6.1.4.1.5.2.15 | INTEGER | read-only | The type of the link state advertisement. Each link
state type has a separate advertisement format. |
| INT ospfMulticastExtensions | 1.3.6.1.4.1.5.2.18 | INTEGER | read-write | 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. |
| NUM ospfNbrAddressLessIndex | 1.3.6.1.4.1.5.2.17 | InterfaceIndex | read-write | 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. |
| IP ospfNbrIpAddr | 1.3.6.1.4.1.5.2.14 | IpAddress | read-write | The IP address of this neighbor. |
| ROU ospfRouterId | 1.3.6.1.4.1.5.2.10 | RouterID | read-write | A 32-bit integer uniquely identifying the router in
the Autonomous System.
By convention, to ensure uniqueness, this should
default to the value of one of the router's IP
interface addresses. |
| T/F ospfTOSSupport | 1.3.6.1.4.1.5.2.12 | TruthValue | read-write | The router's support for type-of-service routing. |
| ARE ospfVirtIfAreaId | 1.3.6.1.4.1.5.2.7 | AreaID | read-write | The Transit Area that the Virtual Link traverses. By
definition, this is not 0.0.0.0 |
| ROU ospfVirtIfNeighbor | 1.3.6.1.4.1.5.2.8 | RouterID | read-write | The Router ID of the Virtual Neighbor. |
| ARE ospfVirtNbrArea | 1.3.6.1.4.1.5.2.9 | AreaID | read-only | The Transit Area Identifier. |