RADLAN-OSPFV3-LSDB-MIB: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: RADLAN-OSPFV3-LSDB-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rlOspfv3Lsdb | 1.3.6.1.4.1.89.222 |
The private MIB module definition for OSPF LSA Database MIB. |
||
rlOspfv3RouterLsaTable | 1.3.6.1.4.1.89.222.1 | no-access |
Router Link State Advertisement. |
|
1.3.6.1.4.1.89.222.1.1 | no-access |
A single entry from Router LSA. |
||
rlOspfv3RouterLsaProcessId | 1.3.6.1.4.1.89.222.1.1.1 | rlospfprocessid | read-only |
A 32-bit integer uniquely identifying an OSPFv3 process. |
rlOspfv3RouterLsaAreaId | 1.3.6.1.4.1.89.222.1.1.2 | areaid | read-only |
The 32 bit identifier of the Area from which the LSA was received. |
rlOspfv3RouterLsaLsid | 1.3.6.1.4.1.89.222.1.1.3 | ipaddress | read-only |
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. |
rlOspfv3RouterLsaRouterId | 1.3.6.1.4.1.89.222.1.1.4 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
rlOspfv3RouterLsaIdx | 1.3.6.1.4.1.89.222.1.1.5 | unsigned32 | read-only |
The index is a unsigned 32-bit integer. It is used as sequence number of entry in the LSA and relevant only for Router or Network LSA which can contain unlimited number of entries. |
rlOspfv3RouterLsaCount | 1.3.6.1.4.1.89.222.1.1.6 | unsigned32 | read-only |
Number of entries containg is the LSA. |
rlOspfv3RouterLsaSequence | 1.3.6.1.4.1.89.222.1.1.7 | 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. |
rlOspfv3RouterLsaAge | 1.3.6.1.4.1.89.222.1.1.8 | integer32 | read-only |
This field is the age of the link state advertisement in seconds. |
rlOspfv3RouterLsaChecksum | 1.3.6.1.4.1.89.222.1.1.9 | 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. |
rlOspfv3RouterLsaLength | 1.3.6.1.4.1.89.222.1.1.10 | unsigned32 | read-only |
The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
rlOspfv3RouterLsaBitW | 1.3.6.1.4.1.89.222.1.1.11 | integer | read-only |
When set, the router is a wild-card multicast receiver. When running MOSPF, these routers receive all multicast datagrams, regardless of destination. Enumeration: 'on': 2, 'off': 1. |
rlOspfv3RouterLsaBitV | 1.3.6.1.4.1.89.222.1.1.12 | integer | read-only |
When set, the router is an endpoint of one or more fully adjacent virtual links having the described area as Transit area (V is for virtual link endpoint). Enumeration: 'on': 2, 'off': 1. |
rlOspfv3RouterLsaBitE | 1.3.6.1.4.1.89.222.1.1.13 | integer | read-only |
When set, the router is an AS boundary router (E is for external). Enumeration: 'on': 2, 'off': 1. |
rlOspfv3RouterLsaBitB | 1.3.6.1.4.1.89.222.1.1.14 | integer | read-only |
When set, the router is an area border router (B is for border). Enumeration: 'on': 2, 'off': 1. |
rlOspfv3RouterLsaOptions | 1.3.6.1.4.1.89.222.1.1.15 | unsigned32 | read-only |
The optional capabilities supported by the router. Through this mechanism routers of differing capabilities can be mixed within an OSPF routing domain. |
rlOspfv3RouterLsaType | 1.3.6.1.4.1.89.222.1.1.16 | integer | read-only |
A quick description of the router link. Enumeration: 'transitNetwork': 2, 'pointToPoint': 1, 'virtualLink': 4, 'stubNetwork': 3. |
rlOspfv3RouterLsaMetric | 1.3.6.1.4.1.89.222.1.1.17 | unsigned32 | read-only |
The cost of using this router link. |
rlOspfv3RouterLsaInterfaceID | 1.3.6.1.4.1.89.222.1.1.18 | unsigned32 | read-only |
The Interface ID assigned to the interface being described. |
rlOspfv3RouterLsaNeighborInterfaceID | 1.3.6.1.4.1.89.222.1.1.19 | unsigned32 | read-only |
The Interface ID the neighbor router (or the attached link's Designated Router, for Type 2 interfaces) has been advertising in hello packets sent on the attached link. |
rlOspfv3RouterLsaNeighborRouterID | 1.3.6.1.4.1.89.222.1.1.20 | routerid | read-only |
The Router ID the neighbor router (or the attached link's Designated Router, for Type 2 interfaces). |
rlOspfv3NetworkLsaTable | 1.3.6.1.4.1.89.222.2 | no-access |
Network Link State Advertisement. |
|
1.3.6.1.4.1.89.222.2.1 | no-access |
A single entry from Network LSA. |
||
rlOspfv3NetworkLsaProcessId | 1.3.6.1.4.1.89.222.2.1.1 | rlospfprocessid | read-only |
A 32-bit integer uniquely identifying an OSPFv3 process. |
rlOspfv3NetworkLsaAreaId | 1.3.6.1.4.1.89.222.2.1.2 | areaid | read-only |
The 32 bit identifier of the Area from which the LSA was received. |
rlOspfv3NetworkLsaLsid | 1.3.6.1.4.1.89.222.2.1.3 | ipaddress | read-only |
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. |
rlOspfv3NetworkLsaRouterId | 1.3.6.1.4.1.89.222.2.1.4 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
rlOspfv3NetworkLsaIdx | 1.3.6.1.4.1.89.222.2.1.5 | unsigned32 | read-only |
The index is a unsigned 32-bit integer. It is used as sequence number of entry in the LSA and relevant only for Router or Network LSA which can contain unlimited number of entries. |
rlOspfv3NetworkLsaCount | 1.3.6.1.4.1.89.222.2.1.6 | unsigned32 | read-only |
Number of entries containg is the LSA. |
rlOspfv3NetworkLsaSequence | 1.3.6.1.4.1.89.222.2.1.7 | 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. |
rlOspfv3NetworkLsaAge | 1.3.6.1.4.1.89.222.2.1.8 | integer32 | read-only |
This field is the age of the link state advertisement in seconds. |
rlOspfv3NetworkLsaChecksum | 1.3.6.1.4.1.89.222.2.1.9 | 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. |
rlOspfv3NetworkLsaLength | 1.3.6.1.4.1.89.222.2.1.10 | unsigned32 | read-only |
The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
rlOspfv3NetworkLsaOptions | 1.3.6.1.4.1.89.222.2.1.11 | unsigned32 | read-only |
The optional capabilities supported by the router. Through this mechanism routers of differing capabilities can be mixed within an OSPF routing domain. |
rlOspfv3NetworkLsaAttRouter | 1.3.6.1.4.1.89.222.2.1.12 | routerid | read-only |
The Router IDs of each of the routers attached to the link. |
rlOspfv3InterAreaPrefixLsaTable | 1.3.6.1.4.1.89.222.3 | no-access |
Inter Area Prefix Link State Advertisement. |
|
1.3.6.1.4.1.89.222.3.1 | no-access |
A single entry from Network LSA. |
||
rlOspfv3InterAreaPrefixLsaProcessId | 1.3.6.1.4.1.89.222.3.1.1 | rlospfprocessid | read-only |
A 32-bit integer uniquely identifying an OSPFv3 process. |
rlOspfv3InterAreaPrefixLsaAreaId | 1.3.6.1.4.1.89.222.3.1.2 | areaid | read-only |
The 32 bit identifier of the Area from which the LSA was received. |
rlOspfv3InterAreaPrefixLsaLsid | 1.3.6.1.4.1.89.222.3.1.3 | ipaddress | read-only |
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. |
rlOspfv3InterAreaPrefixLsaRouterId | 1.3.6.1.4.1.89.222.3.1.4 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
rlOspfv3InterAreaPrefixLsaSequence | 1.3.6.1.4.1.89.222.3.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. |
rlOspfv3InterAreaPrefixLsaAge | 1.3.6.1.4.1.89.222.3.1.6 | integer32 | read-only |
This field is the age of the link state advertisement in seconds. |
rlOspfv3InterAreaPrefixLsaChecksum | 1.3.6.1.4.1.89.222.3.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. |
rlOspfv3InterAreaPrefixLsaLength | 1.3.6.1.4.1.89.222.3.1.8 | unsigned32 | read-only |
The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
rlOspfv3InterAreaPrefixLsaMetric | 1.3.6.1.4.1.89.222.3.1.9 | unsigned32 | read-only |
The cost of this route. Expressed in the same units as the interface costs in the router-LSAs. |
rlOspfv3InterAreaPrefixLsaPrefixLength | 1.3.6.1.4.1.89.222.3.1.10 | unsigned32 | read-only |
IPv6 address prefix length. |
rlOspfv3InterAreaPrefixLsaPrefixOptions | 1.3.6.1.4.1.89.222.3.1.11 | unsigned32 | read-only |
IPv6 address prefix options. |
rlOspfv3InterAreaPrefixLsaAddressPrefix | 1.3.6.1.4.1.89.222.3.1.12 | inetaddress | read-only |
IPv6 address prefix - bit strings of length 128. |
rlOspfv3InterAreaRouterLsaTable | 1.3.6.1.4.1.89.222.4 | no-access |
Inter Area Router Link State Advertisement. |
|
1.3.6.1.4.1.89.222.4.1 | no-access |
A single entry from Network LSA. |
||
rlOspfv3InterAreaRouterLsaProcessId | 1.3.6.1.4.1.89.222.4.1.1 | rlospfprocessid | read-only |
A 32-bit integer uniquely identifying an OSPFv3 process. |
rlOspfv3InterAreaRouterLsaAreaId | 1.3.6.1.4.1.89.222.4.1.2 | areaid | read-only |
The 32 bit identifier of the Area from which the LSA was received. |
rlOspfv3InterAreaRouterLsaLsid | 1.3.6.1.4.1.89.222.4.1.3 | ipaddress | read-only |
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. |
rlOspfv3InterAreaRouterLsaRouterId | 1.3.6.1.4.1.89.222.4.1.4 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
rlOspfv3InterAreaRouterLsaSequence | 1.3.6.1.4.1.89.222.4.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. |
rlOspfv3InterAreaRouterLsaAge | 1.3.6.1.4.1.89.222.4.1.6 | integer32 | read-only |
This field is the age of the link state advertisement in seconds. |
rlOspfv3InterAreaRouterLsaChecksum | 1.3.6.1.4.1.89.222.4.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. |
rlOspfv3InterAreaRouterLsaLength | 1.3.6.1.4.1.89.222.4.1.8 | unsigned32 | read-only |
The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
rlOspfv3InterAreaRouterLsaOptions | 1.3.6.1.4.1.89.222.4.1.9 | unsigned32 | read-only |
The optional capabilities supported by the router. Through this mechanism routers of differing capabilities can be mixed within an OSPF routing domain. |
rlOspfv3InterAreaRouterLsaMetric | 1.3.6.1.4.1.89.222.4.1.10 | unsigned32 | read-only |
The cost of this route. Expressed in the same units as the interface costs in the router-LSAs. |
rlOspfv3InterAreaRouterLsaDestinationRouterId | 1.3.6.1.4.1.89.222.4.1.11 | routerid | read-only |
The Router ID of the router being described by the LSA. |
rlOspfv3AsExternalLsaTable | 1.3.6.1.4.1.89.222.5 | no-access |
AS External Link State Advertisement. |
|
1.3.6.1.4.1.89.222.5.1 | no-access |
A single entry from Router LSA. |
||
rlOspfv3AsExternalLsaProcessId | 1.3.6.1.4.1.89.222.5.1.1 | rlospfprocessid | read-only |
A 32-bit integer uniquely identifying an OSPFv3 process. |
rlOspfv3AsExternalLsaAreaId | 1.3.6.1.4.1.89.222.5.1.2 | areaid | read-only |
The 32 bit identifier of the Area from which the LSA was received. |
rlOspfv3AsExternalLsaLsid | 1.3.6.1.4.1.89.222.5.1.3 | ipaddress | read-only |
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. |
rlOspfv3AsExternalLsaRouterId | 1.3.6.1.4.1.89.222.5.1.4 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
rlOspfv3AsExternalLsaSequence | 1.3.6.1.4.1.89.222.5.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. |
rlOspfv3AsExternalLsaAge | 1.3.6.1.4.1.89.222.5.1.6 | integer32 | read-only |
This field is the age of the link state advertisement in seconds. |
rlOspfv3AsExternalLsaChecksum | 1.3.6.1.4.1.89.222.5.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. |
rlOspfv3AsExternalLsaLength | 1.3.6.1.4.1.89.222.5.1.8 | unsigned32 | read-only |
The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
rlOspfv3AsExternalLsaBitE | 1.3.6.1.4.1.89.222.5.1.9 | integer | read-only |
The type of external metric. If bit E is set, the metric specified is a Type 2 external metric. Enumeration: 'on': 2, 'off': 1. |
rlOspfv3AsExternalLsaBitF | 1.3.6.1.4.1.89.222.5.1.10 | integer | read-only |
If set, a Forwarding Address has been included in the LSA. Enumeration: 'on': 2, 'off': 1. |
rlOspfv3AsExternalLsaBitT | 1.3.6.1.4.1.89.222.5.1.11 | integer | read-only |
If set, an External Route Tag has been included in the LSA. Enumeration: 'on': 2, 'off': 1. |
rlOspfv3AsExternalLsaMetric | 1.3.6.1.4.1.89.222.5.1.12 | unsigned32 | read-only |
The cost of this route. Interpretation depends on the external type indication (bit E above). |
rlOspfv3AsExternalLsaReferencedLsType | 1.3.6.1.4.1.89.222.5.1.13 | unsigned32 | read-only |
If non-zero, an LSA with this LS type is to be associated with this LSA (see Referenced Link State ID below). |
rlOspfv3AsExternalLsaPrefixLength | 1.3.6.1.4.1.89.222.5.1.14 | unsigned32 | read-only |
IPv6 address prefix length. |
rlOspfv3AsExternalLsaPrefixOptions | 1.3.6.1.4.1.89.222.5.1.15 | unsigned32 | read-only |
IPv6 address prefix options. |
rlOspfv3AsExternalLsaAddressPrefix | 1.3.6.1.4.1.89.222.5.1.16 | inetaddress | read-only |
IPv6 address prefix - bit strings of length 128. |
rlOspfv3AsExternalLsaForwardingAddress | 1.3.6.1.4.1.89.222.5.1.17 | inetaddress | read-only |
A fully qualified IPv6 address (128 bits). Included in the LSA if and only if bit F has been set. |
rlOspfv3AsExternalLsaExternalRouteTag | 1.3.6.1.4.1.89.222.5.1.18 | unsigned32 | read-only |
A 32-bit field which may be used to communicate additional information between AS boundary routers. |
rlOspfv3AsExternalLsaReferencedLinkStateId | 1.3.6.1.4.1.89.222.5.1.19 | unsigned32 | read-only |
Included if and only if Reference LS Type is non-zero. |
rlOspfv3LinkLsaTable | 1.3.6.1.4.1.89.222.6 | no-access |
Link (Type 8) Link State Advertisement. |
|
1.3.6.1.4.1.89.222.6.1 | no-access |
A single entry from Network LSA. |
||
rlOspfv3LinkLsaProcessId | 1.3.6.1.4.1.89.222.6.1.1 | rlospfprocessid | read-only |
A 32-bit integer uniquely identifying an OSPFv3 process. |
rlOspfv3LinkLsaIfIndex | 1.3.6.1.4.1.89.222.6.1.2 | unsigned32 | no-access |
The identifier of the link from which the LSA was received. |
rlOspfv3LinkLsaIfInstId | 1.3.6.1.4.1.89.222.6.1.3 | integer32 | no-access |
OSPFv3 protocol instance ID specified in the OSPF header of the packet in which this LSA was received. |
rlOspfv3LinkLsaLsid | 1.3.6.1.4.1.89.222.6.1.4 | ipaddress | read-only |
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. |
rlOspfv3LinkLsaRouterId | 1.3.6.1.4.1.89.222.6.1.5 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
rlOspfv3LinkLsaIdx | 1.3.6.1.4.1.89.222.6.1.6 | unsigned32 | read-only |
The index is a unsigned 32-bit integer. It is used as sequence number of entry in the LSA and relevant only for Router or Network LSA which can contain unlimited number of entries. |
rlOspfv3LinkLsaCount | 1.3.6.1.4.1.89.222.6.1.7 | unsigned32 | read-only |
Number of entries containg is the LSA. |
rlOspfv3LinkLsaSequence | 1.3.6.1.4.1.89.222.6.1.8 | 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. |
rlOspfv3LinkLsaAge | 1.3.6.1.4.1.89.222.6.1.9 | integer32 | read-only |
This field is the age of the link state advertisement in seconds. |
rlOspfv3LinkLsaChecksum | 1.3.6.1.4.1.89.222.6.1.10 | 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. |
rlOspfv3LinkLsaLength | 1.3.6.1.4.1.89.222.6.1.11 | unsigned32 | read-only |
The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
rlOspfv3LinkLsaRtrPri | 1.3.6.1.4.1.89.222.6.1.12 | unsigned32 | read-only |
The Router Priority of the interface attaching the originating router to the link. |
rlOspfv3LinkLsaOptions | 1.3.6.1.4.1.89.222.6.1.13 | unsigned32 | read-only |
The optional capabilities supported by the router. Through this mechanism routers of differing capabilities can be mixed within an OSPF routing domain. |
rlOspfv3LinkLsaLinkLocalInterfaceAddress | 1.3.6.1.4.1.89.222.6.1.14 | inetaddress | read-only |
Link Local Interface Address. The originating router's link-local interface address on the link. |
rlOspfv3LinkLsaPrefixLength | 1.3.6.1.4.1.89.222.6.1.15 | unsigned32 | read-only |
IPv6 address prefix length. |
rlOspfv3LinkLsaPrefixOptions | 1.3.6.1.4.1.89.222.6.1.16 | unsigned32 | read-only |
IPv6 address prefix options. |
rlOspfv3LinkLsaAddressPrefix | 1.3.6.1.4.1.89.222.6.1.17 | inetaddress | read-only |
IPv6 address prefix - bit strings of length 128. |
rlOspfv3IntraAreaPrefixLsaTable | 1.3.6.1.4.1.89.222.7 | no-access |
Intra Area Prefix Link State Advertisement. |
|
1.3.6.1.4.1.89.222.7.1 | no-access |
A single entry from Network LSA. |
||
rlOspfv3IntraAreaPrefixLsaProcessId | 1.3.6.1.4.1.89.222.7.1.1 | rlospfprocessid | read-only |
A 32-bit integer uniquely identifying an OSPFv3 process. |
rlOspfv3IntraAreaPrefixLsaAreaId | 1.3.6.1.4.1.89.222.7.1.2 | areaid | read-only |
The 32 bit identifier of the Area from which the LSA was received. |
rlOspfv3IntraAreaPrefixLsaLsid | 1.3.6.1.4.1.89.222.7.1.3 | ipaddress | read-only |
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. |
rlOspfv3IntraAreaPrefixLsaRouterId | 1.3.6.1.4.1.89.222.7.1.4 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
rlOspfv3IntraAreaPrefixLsaIdx | 1.3.6.1.4.1.89.222.7.1.5 | unsigned32 | read-only |
The index is a unsigned 32-bit integer. It is used as sequence number of entry in the LSA and relevant only for Router or Network LSA which can contain unlimited number of entries. |
rlOspfv3IntraAreaPrefixLsaCount | 1.3.6.1.4.1.89.222.7.1.6 | unsigned32 | read-only |
Number of entries containg is the LSA. |
rlOspfv3IntraAreaPrefixLsaSequence | 1.3.6.1.4.1.89.222.7.1.7 | 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. |
rlOspfv3IntraAreaPrefixLsaAge | 1.3.6.1.4.1.89.222.7.1.8 | integer32 | read-only |
This field is the age of the link state advertisement in seconds. |
rlOspfv3IntraAreaPrefixLsaChecksum | 1.3.6.1.4.1.89.222.7.1.9 | 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. |
rlOspfv3IntraAreaPrefixLsaLength | 1.3.6.1.4.1.89.222.7.1.10 | unsigned32 | read-only |
The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
rlOspfv3IntraAreaPrefixLsaNumPrefixes | 1.3.6.1.4.1.89.222.7.1.11 | unsigned32 | read-only |
Number of IPv6 address prefixes contained in the LSA. |
rlOspfv3IntraAreaPrefixLsaReferenceLsType | 1.3.6.1.4.1.89.222.7.1.12 | unsigned32 | read-only |
Referenced LS Type: If the Referenced LS type is 1, the prefixes are associated with a router-LSA. If Referenced LS type is 2, the prefixes are associated with a network-LSA. |
rlOspfv3IntraAreaPrefixLsaReferenceLsId | 1.3.6.1.4.1.89.222.7.1.13 | unsigned32 | read-only |
Referenced Link State ID: If the prefixes are associated with a router-LSA, the Referenced Link State ID should be 0. If the prefixes are associated with a network-LSA, the Referenced Link State ID should be the Interface ID of the link's Designated Router. |
rlOspfv3IntraAreaPrefixLsaReferenceAdvRouter | 1.3.6.1.4.1.89.222.7.1.14 | unsigned32 | read-only |
Referenced Advertising Router: If the prefixes are associated with a router-LSA, the Referenced Advertising Router should be the originating router's Router ID. If the prefixes are associated with a network-LSA, Referenced Advertising Router should be the Designated Router's Router ID. |
rlOspfv3IntraAreaPrefixLsaMetric | 1.3.6.1.4.1.89.222.7.1.15 | unsigned32 | read-only |
The cost of this route. Expressed in the same units as the interface costs in the router-LSAs. |
rlOspfv3IntraAreaPrefixLsaPrefixLength | 1.3.6.1.4.1.89.222.7.1.16 | unsigned32 | read-only |
IPv6 address prefix length. |
rlOspfv3IntraAreaPrefixLsaPrefixOptions | 1.3.6.1.4.1.89.222.7.1.17 | unsigned32 | read-only |
IPv6 address prefix options. |
rlOspfv3IntraAreaPrefixLsaAddressPrefix | 1.3.6.1.4.1.89.222.7.1.18 | inetaddress | read-only |
IPv6 address prefix - bit strings of length 128. |