RADLAN-OSPF-LSDB-MIB: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: RADLAN-OSPF-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rlOspfLsdb 1.3.6.1.4.1.89.221
The private MIB module definition for OSPF LSA Database MIB.
         rlOspfRouterLsaTable 1.3.6.1.4.1.89.221.1 no-access
Router Link State Advertisement.
             rlOspfRouterLsaEntry 1.3.6.1.4.1.89.221.1.1 no-access
A single entry from Router LSA.
                 rlOspfRouterLsaProcessId 1.3.6.1.4.1.89.221.1.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                 rlOspfRouterLsaAreaId 1.3.6.1.4.1.89.221.1.1.2 areaid read-only
The 32 bit identifier of the Area from which the LSA was received.
                 rlOspfRouterLsaLsid 1.3.6.1.4.1.89.221.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.
                 rlOspfRouterLsaRouterId 1.3.6.1.4.1.89.221.1.1.4 routerid read-only
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
                 rlOspfRouterLsaIdx 1.3.6.1.4.1.89.221.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.
                 rlOspfRouterLsaSequence 1.3.6.1.4.1.89.221.1.1.6 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.
                 rlOspfRouterLsaAge 1.3.6.1.4.1.89.221.1.1.7 integer32 read-only
This field is the age of the link state advertisement in seconds.
                 rlOspfRouterLsaChecksum 1.3.6.1.4.1.89.221.1.1.8 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.
                 rlOspfRouterLsaLength 1.3.6.1.4.1.89.221.1.1.9 unsigned32 read-only
The lenth in bytes of the LSA. This includes the 20 byte LSA header.
                 rlOspfRouterLsaBitV 1.3.6.1.4.1.89.221.1.1.10 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.
                 rlOspfRouterLsaBitE 1.3.6.1.4.1.89.221.1.1.11 integer read-only
When set, the router is an AS boundary router (E is for external). Enumeration: 'on': 2, 'off': 1.
                 rlOspfRouterLsaBitB 1.3.6.1.4.1.89.221.1.1.12 integer read-only
When set, the router is an area border router (B is for border). Enumeration: 'on': 2, 'off': 1.
                 rlOspfRouterLsaLinks 1.3.6.1.4.1.89.221.1.1.13 unsigned32 read-only
The number of router links described in this LSA. This must be the total collection of router links (i.e., interfaces) to the area.
                 rlOspfRouterLsaLinkID 1.3.6.1.4.1.89.221.1.1.14 ipaddress read-only
Identifies the object that this router link connects to. Value depends on the link's Type.
                 rlOspfRouterLsaLinkData 1.3.6.1.4.1.89.221.1.1.15 ipaddress read-only
Value depends on the link's Type field.
                 rlOspfRouterLsaType 1.3.6.1.4.1.89.221.1.1.16 integer read-only
A quick description of the router link. Enumeration: 'transitNetwork': 2, 'pointToPoint': 1, 'virtualLink': 4, 'stubNetwork': 3.
                 rlOspfRouterLsaMetric 1.3.6.1.4.1.89.221.1.1.17 unsigned32 read-only
The cost of using this router link.
         rlOspfNetworkLsaTable 1.3.6.1.4.1.89.221.2 no-access
Network Link State Advertisement.
             rlOspfNetworkLsaEntry 1.3.6.1.4.1.89.221.2.1 no-access
A single entry from Network LSA.
                 rlOspfNetworkLsaProcessId 1.3.6.1.4.1.89.221.2.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                 rlOspfNetworkLsaAreaId 1.3.6.1.4.1.89.221.2.1.2 areaid read-only
The 32 bit identifier of the Area from which the LSA was received.
                 rlOspfNetworkLsaLsid 1.3.6.1.4.1.89.221.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.
                 rlOspfNetworkLsaRouterId 1.3.6.1.4.1.89.221.2.1.4 routerid read-only
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
                 rlOspfNetworkLsaIdx 1.3.6.1.4.1.89.221.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.
                 rlOspfNetworkLsaSequence 1.3.6.1.4.1.89.221.2.1.6 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.
                 rlOspfNetworkLsaAge 1.3.6.1.4.1.89.221.2.1.7 integer32 read-only
This field is the age of the link state advertisement in seconds.
                 rlOspfNetworkLsaChecksum 1.3.6.1.4.1.89.221.2.1.8 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.
                 rlOspfNetworkLsaLength 1.3.6.1.4.1.89.221.2.1.9 unsigned32 read-only
The lenth in bytes of the LSA. This includes the 20 byte LSA header.
                 rlOspfNetworkLsaMask 1.3.6.1.4.1.89.221.2.1.10 ipaddress read-only
The IP address mask for the network.
                 rlOspfNetworkLsaAttRouter 1.3.6.1.4.1.89.221.2.1.11 ipaddress read-only
The Router IDs of each of the routers attached to the network.
         rlOspfSummaryType3LsaTable 1.3.6.1.4.1.89.221.3 no-access
Summary Link State Advertisement for network (Type 3).
             rlOspfSummaryType3LsaEntry 1.3.6.1.4.1.89.221.3.1 no-access
A single entry from Summary LSA.
                 rlOspfSummaryType3LsaProcessId 1.3.6.1.4.1.89.221.3.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                 rlOspfSummaryType3LsaAreaId 1.3.6.1.4.1.89.221.3.1.2 areaid read-only
The 32 bit identifier of the Area from which the LSA was received.
                 rlOspfSummaryType3LsaLsid 1.3.6.1.4.1.89.221.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.
                 rlOspfSummaryType3LsaRouterId 1.3.6.1.4.1.89.221.3.1.4 routerid read-only
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
                 rlOspfSummaryType3LsaSequence 1.3.6.1.4.1.89.221.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.
                 rlOspfSummaryType3LsaAge 1.3.6.1.4.1.89.221.3.1.6 integer32 read-only
This field is the age of the link state advertisement in seconds.
                 rlOspfSummaryType3LsaChecksum 1.3.6.1.4.1.89.221.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.
                 rlOspfSummaryType3LsaLength 1.3.6.1.4.1.89.221.3.1.8 unsigned32 read-only
The lenth in bytes of the LSA. This includes the 20 byte LSA header.
                 rlOspfSummaryType3LsaMask 1.3.6.1.4.1.89.221.3.1.9 ipaddress read-only
Value depends on the link's Type field.
                 rlOspfSummaryType3LsaMetric 1.3.6.1.4.1.89.221.3.1.10 unsigned32 read-only
The cost of using this router link.
         rlOspfSummaryType4LsaTable 1.3.6.1.4.1.89.221.4 no-access
Summary Link State Advertisement for ASBR (Type 4).
             rlOspfSummaryType4LsaEntry 1.3.6.1.4.1.89.221.4.1 no-access
A single entry from Summary LSA.
                 rlOspfSummaryType4LsaProcessId 1.3.6.1.4.1.89.221.4.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                 rlOspfSummaryType4LsaAreaId 1.3.6.1.4.1.89.221.4.1.2 areaid read-only
The 32 bit identifier of the Area from which the LSA was received.
                 rlOspfSummaryType4LsaLsid 1.3.6.1.4.1.89.221.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.
                 rlOspfSummaryType4LsaRouterId 1.3.6.1.4.1.89.221.4.1.4 routerid read-only
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
                 rlOspfSummaryType4LsaSequence 1.3.6.1.4.1.89.221.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.
                 rlOspfSummaryType4LsaAge 1.3.6.1.4.1.89.221.4.1.6 integer32 read-only
This field is the age of the link state advertisement in seconds.
                 rlOspfSummaryType4LsaChecksum 1.3.6.1.4.1.89.221.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.
                 rlOspfSummaryType4LsaLength 1.3.6.1.4.1.89.221.4.1.8 unsigned32 read-only
The lenth in bytes of the LSA. This includes the 20 byte LSA header.
                 rlOspfSummaryType4LsaMetric 1.3.6.1.4.1.89.221.4.1.9 unsigned32 read-only
The cost of using this router link.
         rlOspfExternalLsaTable 1.3.6.1.4.1.89.221.5 no-access
External Link State Advertisement.
             rlOspfExternalLsaEntry 1.3.6.1.4.1.89.221.5.1 no-access
A single entry from External LSA.
                 rlOspfExternalLsaProcessId 1.3.6.1.4.1.89.221.5.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                 rlOspfExternalLsaLsid 1.3.6.1.4.1.89.221.5.1.2 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.
                 rlOspfExternalLsaRouterId 1.3.6.1.4.1.89.221.5.1.3 routerid read-only
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
                 rlOspfExternalLsaSequence 1.3.6.1.4.1.89.221.5.1.4 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.
                 rlOspfExternalLsaAge 1.3.6.1.4.1.89.221.5.1.5 integer32 read-only
This field is the age of the link state advertisement in seconds.
                 rlOspfExternalLsaChecksum 1.3.6.1.4.1.89.221.5.1.6 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.
                 rlOspfExternalLsaLength 1.3.6.1.4.1.89.221.5.1.7 unsigned32 read-only
The lenth in bytes of the LSA. This includes the 20 byte LSA header.
                 rlOspfExternalLsaMask 1.3.6.1.4.1.89.221.5.1.8 ipaddress read-only
Value depends on the link's Type field.
                 rlOspfExternalLsaFrwAddress 1.3.6.1.4.1.89.221.5.1.9 ipaddress read-only
Data traffic for the advertised destination will be forwarded to this address. If the Forwarding address is set to 0.0.0.0, data traffic will be forwarded instead to the LSA's originator (i.e., the responsible AS boundary router).
                 rlOspfExternalLsaBitE 1.3.6.1.4.1.89.221.5.1.10 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.
                 rlOspfExternalLsaMetric 1.3.6.1.4.1.89.221.5.1.11 unsigned32 read-only
The cost of this route.
                 rlOspfExternalLsaTag 1.3.6.1.4.1.89.221.5.1.12 unsigned32 read-only
A 32-bit field attached to each external route.