RFC1253-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
10
Rows
10
Columns
75

ospfAreaTable

table mandatory
.1.3.6.1.2.1.14.2 · 1 row entry · 8 columns
Information describing the configured parameters and
cumulative statistics of the router's attached areas.
ospfAreaEntry entry .1.3.6.1.2.1.14.2.1
Information describing the configured parameters and
cumulative statistics of one of the router's attached
areas.
Indexes
ospfAreaId
Column Syntax OID
ospfAreaId mandatory
A 32-bit integer uniquely identifying an area. Area
ID 0.0.0.0 is used for the OSPF backbone.
AreaIDr/w
Textual Convention: AreaID OctetString
.1.3.6.1.2.1.14.2.1.1
ospfAuthType mandatory
The authentication type specified for an area.
Additional authentication types may be assigned locally
on a per Area basis.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.2.1.2
ospfImportASExtern mandatory
The area's support for importing AS external link-
state advertisements.
TruthValuer/w
Textual Convention: TruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.14.2.1.3
ospfSpfRuns mandatory
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.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.2.1.4
ospfAreaBdrRtrCount mandatory
The total number of area border routers reachable
within this area. This is initially zero, and is
calculated in each SPF Pass.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.2.1.5
ospfASBdrRtrCount mandatory
The total number of Autonomous System border routers
reachable within this area. This is initially zero,
and is calculated in each SPF Pass.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.2.1.6
ospfAreaLSACount mandatory
The total number of link-state advertisements in this
area's link-state database, excluding AS External
LSA's.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.2.1.7
ospfAreaLSACksumSum mandatory
The 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 i…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.2.1.8

ospfStubAreaTable

table mandatory
.1.3.6.1.2.1.14.3 · 1 row entry · 4 columns
The set of metrics that will be advertised by a
default Area Border Router into a stub area.
ospfStubAreaEntry entry .1.3.6.1.2.1.14.3.1
The metric for a given Type of Service that will be
advertised by a default Area Border Router into a stub
area.
Indexes
ospfStubAreaID ospfStubTOS
Column Syntax OID
ospfStubAreaID mandatory
The 32 bit identifier for the Stub Area. On creation,
this can be derived from the instance.
AreaIDr/w
Textual Convention: AreaID OctetString
.1.3.6.1.2.1.14.3.1.1
ospfStubTOS mandatory
The Type of Service associated with the metric. On
creation, this can be derived from the instance.
TOSTyper/w
Textual Convention: TOSType Integer32
Type Constraints:
range: 0..31
.1.3.6.1.2.1.14.3.1.2
ospfStubMetric mandatory
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.
BigMetricr/w
Textual Convention: BigMetric Integer32
Type Constraints:
range: 1..16777215
.1.3.6.1.2.1.14.3.1.3
ospfStubStatus mandatory
This variable displays the validity or invalidity of





the entry. Setting it to 'invalid' has the effect of
rendering it inoperative. The intern…
Validationr/w
Textual Convention: Validation Enumeration
Type Values:
1valid
2invalid
.1.3.6.1.2.1.14.3.1.4

ospfLsdbTable

table mandatory
.1.3.6.1.2.1.14.4 · 1 row entry · 8 columns
The OSPF Process's Links State Database.
ospfLsdbEntry entry .1.3.6.1.2.1.14.4.1
A single Link State Advertisement.
Indexes
ospfLsdbAreaId ospfLsdbType ospfLsdbLSID ospfLsdbRouterId
Column Syntax OID
ospfLsdbAreaId mandatory
The 32 bit identifier of the Area from which the LSA
was received.
AreaID
Textual Convention: AreaID OctetString
.1.3.6.1.2.1.14.4.1.1
ospfLsdbType mandatory
The type of the link state advertisement. Each link
state type has a separate advertisement format.
Enumeration
Enumerated Values:
1routerLink
2networkLink
3summaryLink
4asSummaryLink
5asExternalLink
.1.3.6.1.2.1.14.4.1.2
ospfLsdbLSID mandatory
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.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.14.4.1.3
ospfLsdbRouterId mandatory
The 32 bit number that uniquely identifies the
originating router in the Autonomous System.
RouterID
Textual Convention: RouterID OctetString
.1.3.6.1.2.1.14.4.1.4
ospfLsdbSequence mandatory
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…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.4.1.5
ospfLsdbAge mandatory
This field is the age of the link state advertisement
in seconds.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.4.1.6
ospfLsdbChecksum mandatory
This field is the checksum of the complete contents of
the advertisement, excepting the age field. The age





field is excepted so that an adverti…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.4.1.7
ospfLsdbAdvertisement mandatory
The entire Link State Advertisement, including its
header.
OctetString .1.3.6.1.2.1.14.4.1.8

ospfAreaRangeTable

table mandatory
.1.3.6.1.2.1.14.5 · 1 row entry · 4 columns
A 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 entry .1.3.6.1.2.1.14.5.1
A 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…
Indexes
ospfAreaRangeAreaID ospfAreaRangeNet
Column Syntax OID
ospfAreaRangeAreaID mandatory
The Area the Address Range is to be found within.
AreaIDr/w
Textual Convention: AreaID OctetString
.1.3.6.1.2.1.14.5.1.1
ospfAreaRangeNet mandatory
The IP Address of the Net or Subnet indicated by the
range.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.14.5.1.2
ospfAreaRangeMask mandatory
The Subnet Mask that pertains to the Net or Subnet.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.14.5.1.3
ospfAreaRangeStatus mandatory
This 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.
Validationr/w
Textual Convention: Validation Enumeration
Type Values:
1valid
2invalid
.1.3.6.1.2.1.14.5.1.4

ospfHostTable

table mandatory
.1.3.6.1.2.1.14.6 · 1 row entry · 4 columns
The list of Hosts, and their metrics, that the router
will advertise as host routes.
ospfHostEntry entry .1.3.6.1.2.1.14.6.1
A metric to be advertised, for a given type of service,
when a given host is reachable.
Indexes
ospfHostIpAddress ospfHostTOS
Column Syntax OID
ospfHostIpAddress mandatory
The IP Address of the Host.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.14.6.1.1
ospfHostTOS mandatory
The Type of Service of the route being configured.
TOSTyper/w
Textual Convention: TOSType Integer32
Type Constraints:
range: 0..31
.1.3.6.1.2.1.14.6.1.2
ospfHostMetric mandatory
The Metric to be advertised.
Metricr/w
Textual Convention: Metric Integer32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.14.6.1.3
ospfHostStatus mandatory
This 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.
Validationr/w
Textual Convention: Validation Enumeration
Type Values:
1valid
2invalid
.1.3.6.1.2.1.14.6.1.4

ospfIfTable

table mandatory
.1.3.6.1.2.1.14.7 · 1 row entry · 16 columns
The OSPF Interface Table describes the interfaces from
the viewpoint of OSPF.
ospfIfEntry entry .1.3.6.1.2.1.14.7.1
The OSPF Interface Entry describes one interface from
the viewpoint of OSPF.
Indexes
ospfIfIpAddress ospfAddressLessIf
Column Syntax OID
ospfIfIpAddress mandatory
The IP address of this OSPF interface.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.14.7.1.1
ospfAddressLessIf mandatory
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 Addre…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.7.1.2
ospfIfAreaId mandatory
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.
AreaIDr/w
Textual Convention: AreaID OctetString
.1.3.6.1.2.1.14.7.1.3
ospfIfType mandatory
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 R…
Enumerationr/w
Enumerated Values:
1broadcast
2nbma
3pointToPoint
.1.3.6.1.2.1.14.7.1.4
ospfIfAdminStat mandatory
The 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 'di…
Statusr/w
Textual Convention: Status Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.2.1.14.7.1.5
ospfIfRtrPriority mandatory
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 t…
DesignatedRouterPriorityr/w
Textual Convention: DesignatedRouterPriority Integer32
Type Constraints:
range: 0..255
.1.3.6.1.2.1.14.7.1.6
ospfIfTransitDelay mandatory
The estimated number of seconds it takes to transmit a
link- state update packet over this interface.
UpToMaxAger/w
Textual Convention: UpToMaxAge Integer32
Type Constraints:
range: 1..3600
.1.3.6.1.2.1.14.7.1.7
ospfIfRetransInterval mandatory
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.
UpToMaxAger/w
Textual Convention: UpToMaxAge Integer32
Type Constraints:
range: 1..3600
.1.3.6.1.2.1.14.7.1.8
ospfIfHelloInterval mandatory
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.
HelloRanger/w
Textual Convention: HelloRange Integer32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.14.7.1.9
ospfIfRtrDeadInterval mandatory
The 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
att…
PositiveIntegerr/w
Textual Convention: PositiveInteger Integer32
Type Constraints:
range: 1..4294967295
.1.3.6.1.2.1.14.7.1.10
ospfIfPollInterval mandatory
The larger time interval, in seconds, between the
Hello packets sent to an inactive non-broadcast multi-
access neighbor.
PositiveIntegerr/w
Textual Convention: PositiveInteger Integer32
Type Constraints:
range: 1..4294967295
.1.3.6.1.2.1.14.7.1.11
ospfIfState mandatory
The OSPF Interface State.
Enumeration
Enumerated Values:
1down
2loopback
3waiting
4pointToPoint
5designatedRouter
6backupDesignatedRouter
7otherDesignatedRouter
.1.3.6.1.2.1.14.7.1.12
ospfIfDesignatedRouter mandatory
The IP Address of the Designated Router.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.14.7.1.13
ospfIfBackupDesignatedRouter mandatory
The IP Address of the Backup Designated Router.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.14.7.1.14
ospfIfEvents mandatory
The number of times this OSPF interface has changed
its state, or an error has occurred.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.7.1.15
ospfIfAuthKey mandatory
The 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 alw…
OctetStringr/w .1.3.6.1.2.1.14.7.1.16

ospfIfMetricTable

table mandatory
.1.3.6.1.2.1.14.8 · 1 row entry · 5 columns
The TOS metrics for a non-virtual interface identified
by the interface index.
ospfIfMetricEntry entry .1.3.6.1.2.1.14.8.1
A particular TOS metric for a non-virtual interface
identified by the interface index.
Indexes
ospfIfMetricIpAddress ospfIfMetricAddressLessIf ospfIfMetricTOS
Column Syntax OID
ospfIfMetricIpAddress mandatory
The IP address of this OSPF interface. On row
creation, this can be derived from the instance.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.14.8.1.1
ospfIfMetricAddressLessIf mandatory
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
cr…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.8.1.2
ospfIfMetricTOS mandatory
The type of service metric being referenced. On row
creation, this can be derived from the instance.
TOSTyper/w
Textual Convention: TOSType Integer32
Type Constraints:
range: 0..31
.1.3.6.1.2.1.14.8.1.3
ospfIfMetricMetric mandatory
The 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'.
Metricr/w
Textual Convention: Metric Integer32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.14.8.1.4
ospfIfMetricStatus mandatory
This 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.
Validationr/w
Textual Convention: Validation Enumeration
Type Values:
1valid
2invalid
.1.3.6.1.2.1.14.8.1.5

ospfVirtIfTable

table mandatory
.1.3.6.1.2.1.14.9 · 1 row entry · 10 columns
Information about this router's virtual interfaces.
ospfVirtIfEntry entry .1.3.6.1.2.1.14.9.1
Information about a single Virtual Interface.
Indexes
ospfVirtIfAreaID ospfVirtIfNeighbor
Column Syntax OID
ospfVirtIfAreaID mandatory
The Transit Area that the Virtual Link traverses. By
definition, this is not 0.0.0.0
AreaIDr/w
Textual Convention: AreaID OctetString
.1.3.6.1.2.1.14.9.1.1
ospfVirtIfNeighbor mandatory
The Router ID of the Virtual Neighbor.
RouterIDr/w
Textual Convention: RouterID OctetString
.1.3.6.1.2.1.14.9.1.2
ospfVirtIfTransitDelay mandatory
The estimated number of seconds it takes to transmit a
link- state update packet over this interface.
UpToMaxAger/w
Textual Convention: UpToMaxAge Integer32
Type Constraints:
range: 1..3600
.1.3.6.1.2.1.14.9.1.3
ospfVirtIfRetransInterval mandatory
The number of seconds between link-state advertisement
retransmissions, for adjacencies belonging to this





interface. This value is also used wh…
UpToMaxAger/w
Textual Convention: UpToMaxAge Integer32
Type Constraints:
range: 1..3600
.1.3.6.1.2.1.14.9.1.4
ospfVirtIfHelloInterval mandatory
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.
HelloRanger/w
Textual Convention: HelloRange Integer32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.14.9.1.5
ospfVirtIfRtrDeadInterval mandatory
The 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
nei…
PositiveIntegerr/w
Textual Convention: PositiveInteger Integer32
Type Constraints:
range: 1..4294967295
.1.3.6.1.2.1.14.9.1.6
ospfVirtIfState mandatory
OSPF virtual interface states.
Enumeration
Enumerated Values:
1down
4pointToPoint
.1.3.6.1.2.1.14.9.1.7
ospfVirtIfEvents mandatory
The number of state changes or error events on this
Virtual Link
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.9.1.8
ospfVirtIfAuthKey mandatory
If 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.
OctetStringr/w .1.3.6.1.2.1.14.9.1.9
ospfVirtIfStatus mandatory
This 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.
Validationr/w
Textual Convention: Validation Enumeration
Type Values:
1valid
2invalid
.1.3.6.1.2.1.14.9.1.10

ospfNbrTable

table mandatory
.1.3.6.1.2.1.14.10 · 1 row entry · 9 columns
A table of non-virtual neighbor information.
ospfNbrEntry entry .1.3.6.1.2.1.14.10.1
The information regarding a single neighbor.
Indexes
ospfNbrIpAddr ospfNbrAddressLessIndex
Column Syntax OID
ospfNbrIpAddr mandatory
The IP address of this neighbor.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.14.10.1.1
ospfNbrAddressLessIndex mandatory
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.
InterfaceIndexr/w
Textual Convention: InterfaceIndex Integer32
.1.3.6.1.2.1.14.10.1.2
ospfNbrRtrId mandatory
A 32-bit integer (represented as a type IpAddress)
uniquely identifying the neighboring router in the
Autonomous System.
RouterID
Textual Convention: RouterID OctetString
.1.3.6.1.2.1.14.10.1.3
ospfNbrOptions mandatory
A 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, ind…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.10.1.4
ospfNbrPriority mandatory
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.
DesignatedRouterPriorityr/w
Textual Convention: DesignatedRouterPriority Integer32
Type Constraints:
range: 0..255
.1.3.6.1.2.1.14.10.1.5
ospfNbrState mandatory
The State of the relationship with this Neighbor.
Enumeration
Enumerated Values:
1down
2attempt
3init
4twoWay
5exchangeStart
6exchange
7loading
8full
.1.3.6.1.2.1.14.10.1.6
ospfNbrEvents mandatory
The number of times this neighbor relationship has
changed state, or an error has occurred.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.10.1.7
ospfNbrLSRetransQLen mandatory
The current length of the retransmission queue.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.10.1.8
ospfNBMANbrStatus mandatory
This variable displays the validity or invalidity of





the entry. Setting it to 'invalid' has the effect of
rendering it inoperative. The intern…
Validationr/w
Textual Convention: Validation Enumeration
Type Values:
1valid
2invalid
.1.3.6.1.2.1.14.10.1.9

ospfVirtNbrTable

table mandatory
.1.3.6.1.2.1.14.11 · 1 row entry · 7 columns
A table of virtual neighbor information.
ospfVirtNbrEntry entry .1.3.6.1.2.1.14.11.1
Virtual neighbor information.
Indexes
ospfVirtNbrArea ospfVirtNbrRtrId
Column Syntax OID
ospfVirtNbrArea mandatory
The Transit Area Identifier.
AreaID
Textual Convention: AreaID OctetString
.1.3.6.1.2.1.14.11.1.1
ospfVirtNbrRtrId mandatory
A 32-bit integer uniquely identifying the neighboring
router in the Autonomous System.
RouterID
Textual Convention: RouterID OctetString
.1.3.6.1.2.1.14.11.1.2
ospfVirtNbrIpAddr mandatory
The IP address this Virtual Neighbor is using.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.14.11.1.3
ospfVirtNbrOptions mandatory
A 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.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.14.11.1.4
ospfVirtNbrState mandatory
The state of the Virtual Neighbor Relationship.
Enumeration
Enumerated Values:
1down
2attempt
3init
4twoWay
5exchangeStart
6exchange
7loading
8full
.1.3.6.1.2.1.14.11.1.5
ospfVirtNbrEvents mandatory
The number of times this virtual link has changed its
state, or an error has occurred.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.11.1.6
ospfVirtNbrLSRetransQLen mandatory
The current length of the retransmission queue.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.14.11.1.7