snOspfLsdbType
HP-SN-OSPF-GROUP-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.3
Object
column
mandatory
Enumeration
The type of the link state advertisement. Each link state type has a separate advertisement format.
Context
- MIB
- HP-SN-OSPF-GROUP-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- snOspfLsdbEntry
- Table
- snOspfLsdbTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | routerLink |
2 | networkLink |
3 | summaryLink |
4 | asSummaryLink |
5 | asExternalLink |
6 | multicastLink |
7 | nssaExternalLink |
9 | opaqueLink |
10 | opaqueAreaLink |
11 | opaqueAsLink |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snOspfLsdbEntryIndex mandatory The table entry index of this Link State Database. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.1 |
| snOspfLsdbAreaIdFormat mandatory This object is used to specify whether
AreaId is represented as IP Address or
an Integer. The values
that can be written are:
integer(0).....as an integer.
ipAddress(1)...as IP A… | column | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.10 |
| snOspfLsdbAreaId mandatory The 32 bit identifier of the Area from which the LSA
was received. | column | AreaID | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.2 |
| snOspfLsdbLsId 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 adverti… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.4 |
| snOspfLsdbRouterId mandatory The 32 bit number that uniquely identifies the
originating router in the Autonomous System. | column | RouterID | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.5 |
| snOspfLsdbSequence 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 la… | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.6 |
| snOspfLsdbAge mandatory This field is the age of the link state advertisement
in seconds. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.7 |
| snOspfLsdbChecksum 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 advertisement's age can be
incremented wit… | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.8 |
| snOspfLsdbAdvertisement mandatory The entire Link State Advertisement, including its
header. | column | OctetString | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.9 |