ospfAsLsdbTable

The OSPF Process's AS-scope LSA link state database.

The database contains the AS-scope Link State Advertisements from throughout the areas that the device is attached to.

This table is identical to the OSPF LSDB Table in format, but contains only AS-scope Link State Advertisements. The purpose is to allow AS-scope LSAs to be displayed once for the router rather than once in each non-stub area.

The indexes of the table are ospfAsLsdbType, ospfAsLsdbLsid, ospfAsLsdbRouterId.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.2.1.14.19.1.1

ospfAsLsdbType

INTEGER{asExternalLink(5),asOpaqueLink(11)}

not-accessible

The type of the link state advertisement.

Each link state type has a separate

advertisement format.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.14.19.1.2

ospfAsLsdbLsid

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.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.14.19.1.3

ospfAsLsdbRouterId

IpAddress

not-accessible

The 32-bit number that uniquely identifies the

originating router in the Autonomous System.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.14.19.1.4

ospfAsLsdbSequence

Integer32

read-only

The sequence number field is a signed 32-bit

integer. It starts with the value '80000001'h,

or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.

Thus, a typical sequence number will be very negative.

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.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.14.19.1.5

ospfAsLsdbAge

Integer32

read-only

This field is the age of the link state

advertisement in seconds.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.14.19.1.6

ospfAsLsdbChecksum

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.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.14.19.1.7

ospfAsLsdbAdvertisement

OCTET STRING{(1,65535)}

read-only

The entire link state advertisement, including its header.

support 1000 length.

Creation Restriction

No entry can be created in this table.

Modification Restriction

The entries in this table cannot be modified.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

Before reading this MIB table, run the ospf mib-binding process-id command to bind the OSPF process to SNMP.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >