All MIBs › RADLAN-IpRouter
Last Updated: 2004-06-01
Category: Routing, Vendor: RADLAN/Cisco SB
Description:
Configures IP router functions including static routes and routing protocol parameters.
Imported Objects
From OSPF-MIB
| AreaID | |
| RouterID | |
| ospfIfEntry | |
| ospfVirtIfEntry |
From RADLAN-IP
| ipRedundancy | OBJECT-IDENTITY |
| ipRipFilter | OBJECT-IDENTITY |
| ipRouteLeaking | OBJECT-IDENTITY |
| ipSpec | MODULE-IDENTITY |
| rip2Spec | OBJECT-IDENTITY |
| rlIpRoutingProtPreference | OBJECT-IDENTITY |
| rlOspf | OBJECT-IDENTITY |
From RFC1389-MIB
| rip2IfConfEntry | OBJECT-TYPE |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
What Is RADLAN-IpRouter?
RADLAN-IpRouter is a private Marvell/Radlan MIB for Layer 3 switch routing functions, covering RIPv2 interface configuration and an IP redundancy (VRRP-like) failover mechanism. Its categories include routing-protocol configuration (per-interface RIP settings, authentication) and redundancy group operational status, the latter being a direct measure of high-availability health. Monitoring value is centered on software/protocol status: comparing ipRedundAdminStatus against ipRedundOperStatus reveals whether a configured failover group has actually come up, and a mismatch signals loss of first-hop redundancy. It parallels the standard RIP2-MIB (RFC 1724) for its RIP objects and reflects VRRP-style redundancy concepts, though expressed as a private extension. It is deployed on Marvell-based Layer 3 switches/routers providing dynamic routing and gateway redundancy in enterprise networks. Engineers can download the RADLAN-IpRouter file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in RADLAN-IpRouter. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- RIPv2 interface configuration
- RIP authentication key chain
- IP redundancy admin vs operational status
- redundancy group peer router table
- auto route-send settings per interface
Supported Devices
- Marvell/Radlan-based Layer 3 switch/router
Monitoring Examples
rsRip2IfConfTable/Entry, indexed by rsRip2IfConfAddress, exposes per-interface settings like rsRip2IfConfAutoSend and rlRip2IfConfKeyChain for RIP authentication, letting an admin confirm RIP is advertising correctly on the intended interfaces. ipRedundAdminStatus versus ipRedundOperStatus comparison reveals whether a redundancy group has established properly; admin-up but oper-down signals a failed failover group and lost gateway redundancy. ipRedundRoutersTable/Entry would then be checked to see which peer routers belong to the group and their individual states.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rsRip2IfConfTable | 1.3.6.1.4.1.89.26.3.1 | not-accessible | This table is extension of rip2IfConfTable (RFC 1389 ,RIP 2) | |
| rsRip2IfConfEntry | 1.3.6.1.4.1.89.26.3.1.1 | not-accessible | The row definition for this table. | |
| IP rsRip2IfConfAddress | 1.3.6.1.4.1.89.26.3.1.1.1 | IpAddress | read-only | The IP Address of this system on the indicated subnet. |
| INT rsRip2IfConfVirtualDis | 1.3.6.1.4.1.89.26.3.1.1.2 | INTEGER | read-write | This variable defines the virtual number of hops assigned to the interface specified by rsIfIpAddrIndex. This enables fine-tuning of the RIP routing algorithm. |
| INT rsRip2IfConfAutoSend | 1.3.6.1.4.1.89.26.3.1.1.3 | INTEGER | read-write | This variable controls RIP automatic send behavior. If enabled and no routers were heard on the interface, RIP will only send default route with high metric. Otherwise RIP will send updates according to configuration. |
| STR rlRip2IfConfKeyChain | 1.3.6.1.4.1.89.26.3.1.1.4 | DisplayString | read-write | Name of the key-chain which rip2 interface uses for md5 authentication |
| INT rlRip2AutoInterfaceCreation | 1.3.6.1.4.1.89.26.3.2 | INTEGER | read-only | This variable controls RIP automatic creation and activation of interfaces. If value is enable - IP interface creation results in creation and activation of rip Interface. If value is disable Rip interface is created but not activated. The option is a platform parameter. |
| INT rlRip2MibVersion | 1.3.6.1.4.1.89.26.3.3 | INTEGER | read-only | MIB's version, the current version is 1. |
| INT ipRedundAdminStatus | 1.3.6.1.4.1.89.26.6.1 | INTEGER | read-write | This parameter controls the IP Redundancy in the device. In case the parameter is Enable and the other router becomes inoperational, all the traffic is handled by this element. |
| INT ipRedundOperStatus | 1.3.6.1.4.1.89.26.6.2 | INTEGER | read-only | obsolete |
| ipRedundRoutersTable | 1.3.6.1.4.1.89.26.6.3 | not-accessible | List of IP addresses backed up by this router. | |
| ipRedundRoutersEntry | 1.3.6.1.4.1.89.26.6.3.1 | not-accessible | The row definition for this table. | |
| IP ipRedundRoutersIfAddr | 1.3.6.1.4.1.89.26.6.3.1.1 | IpAddress | read-only | The Ip address of the IP interface on which the redundancy feature is operational. |
| IP ipRedundRoutersMainRouterAddr | 1.3.6.1.4.1.89.26.6.3.1.2 | IpAddress | read-only | The Ip address of the polled main router. |
| INT ipRedundRoutersOperStatus | 1.3.6.1.4.1.89.26.6.3.1.3 | INTEGER | read-only | If active, the main router is considered inoperational and the IP interface operates as its backup. |
| INT ipRedundRoutersPollInterval | 1.3.6.1.4.1.89.26.6.3.1.4 | INTEGER | read-write | Polling interval for this router (in seconds). If 0 the router is not polled. |
| INT ipRedundRoutersTimeout | 1.3.6.1.4.1.89.26.6.3.1.5 | INTEGER | read-write | Interval in seconds during which the backed-up router must signal. If it does not signal, it is considered inoperational and the IP interface starts operating as backup. |
| INT ipRedundRoutersStatus | 1.3.6.1.4.1.89.26.6.3.1.6 | INTEGER | read-write | Entry status |
| INT ipLeakStaticToRip | 1.3.6.1.4.1.89.26.7.1 | INTEGER | read-write | This parameter controls leaking (redistribution) of static routes to RIP. When enabled, all routes inserted to the IP routing table via SNMP are advertised into RIP. |
| INT ipLeakStaticToOspf | 1.3.6.1.4.1.89.26.7.2 | INTEGER | read-write | This parameter controls leaking (redistribution) of static routes into OSPF. When enabled, all routes inserted to the IP routing table via SNMP are advertised into OSPF as external routes. |
| INT ipLeakOspfToRip | 1.3.6.1.4.1.89.26.7.3 | INTEGER | read-write | This parameter controls leaking (redistribution) of routes from OSPF to RIP. If enabled, all routes learned via OSPF are advertised into RIP. |
| INT ipLeakRipToOspf | 1.3.6.1.4.1.89.26.7.4 | INTEGER | read-write | This parameter controls leaking (redistribution) of routes from RIP to OSPF. If enabled, all routes learned via RIP are advertised into OSPF as external routes. |
| INT ipLeakExtDirectToOspf | 1.3.6.1.4.1.89.26.7.5 | INTEGER | read-write | This parameter controls leaking (redistribution) into OSPF of direct routes external to OSPF, i.e. routes to local network corresponding to IP interfaces on which OSPF is disabled. When enabled, all such direct routes are advertised into OSPF as external routes. |
| rsIpRipFilterGlbTable | 1.3.6.1.4.1.89.26.8.1 | not-accessible | The table of RIP global filters per IP router. | |
| rsIpRipFilterGlbEntry | 1.3.6.1.4.1.89.26.8.1.1 | not-accessible | An entry in the RIP global filter table | |
| INT rsIpRipFilterGlbType | 1.3.6.1.4.1.89.26.8.1.1.1 | INTEGER | read-only | Type of filter - input/output |
| INT rsIpRipFilterGlbNumber | 1.3.6.1.4.1.89.26.8.1.1.2 | INTEGER | read-only | Number of RIP filter. |
| INT rsIpRipFilterGlbStatus | 1.3.6.1.4.1.89.26.8.1.1.3 | INTEGER | read-write | The validity of this entry. Setting this value to invalid deletes the entry, and the entry may be actualy removed from the table. |
| IP rsIpRipFilterGlbIpAddr | 1.3.6.1.4.1.89.26.8.1.1.4 | IpAddress | read-write | network prefix IP address, as in the forwarding table. |
| INT rsIpRipFilterGlbNetworkMaskBits | 1.3.6.1.4.1.89.26.8.1.1.5 | INTEGER | read-write | the number of bits in the IP Network mask, called network-prefix-length in Router Requirements terminology. for example: the value 16 means mask 255.255.0.0 |
| INT rsIpRipFilterGlbMatchBits | 1.3.6.1.4.1.89.26.8.1.1.6 | INTEGER | read-write | the number of bits to match in the Network IP address. A value smaller than 32 defines a wildcard. for example: the value 8 means all routes whose leftmost 8 bits are equal to those of the network IP address. If this variable has a value other than 32, than rsIpRipFilterGlbNetworkMaskBits must be 0 and is ignored. |
| INT rsIpRipFilterGlbAction | 1.3.6.1.4.1.89.26.8.1.1.7 | INTEGER | read-write | Filter action - permit/deny for this network |
| rsIpRipFilterLclTable | 1.3.6.1.4.1.89.26.8.2 | not-accessible | Table of input/output RIP filters used per IP Interface. | |
| rsIpRipFilterLclEntry | 1.3.6.1.4.1.89.26.8.2.1 | not-accessible | An entry in the Intf RIP filter table | |
| IP rsIpRipFilterLclIpIntf | 1.3.6.1.4.1.89.26.8.2.1.1 | IpAddress | read-only | The IP address identifying the RIP interface for this filter. This value corresponds to rsIpAdEntAddr. |
| INT rsIpRipFilterLclType | 1.3.6.1.4.1.89.26.8.2.1.2 | INTEGER | read-only | Type of filter - input/output |
| INT rsIpRipFilterLclNumber | 1.3.6.1.4.1.89.26.8.2.1.3 | INTEGER | read-only | Number of RIP filter for this Interface |
| INT rsIpRipFilterLclStatus | 1.3.6.1.4.1.89.26.8.2.1.4 | INTEGER | read-write | The validity of this entry. Setting this value to invalid deletes the entry, and the entry may be actualy removed from the table. |
| IP rsIpRipFilterLclIpAddr | 1.3.6.1.4.1.89.26.8.2.1.5 | IpAddress | read-write | network prefix IP address, as in the forwarding table. |
| INT rsIpRipFilterLclNetworkMaskBits | 1.3.6.1.4.1.89.26.8.2.1.6 | INTEGER | read-write | the number of bits in the IP Network mask, called network-prefix-length in Router Requirements terminology. for example: the value 16 means mask 255.255.0.0 |
| INT rsIpRipFilterLclMatchBits | 1.3.6.1.4.1.89.26.8.2.1.7 | INTEGER | read-write | the number of bits to match in the Network IP address. A value smaller than 32 defines a wildcard. for example: the value 8 means all routes whose leftmost 8 bits are equal to those of the network IP address. If this variable has a value other than 32, than rsIpRipFilterLclNetworkMaskBits must be 0 and is ignored. |
| INT rsIpRipFilterLclAction | 1.3.6.1.4.1.89.26.8.2.1.8 | INTEGER | read-write | Filter action - permit/deny |
| INT rlIpRoutingProtPreferenceDirect | 1.3.6.1.4.1.89.26.13.1 | INTEGER | read-write | The Preference given to routes whose origin is Local IP (i.e. IP interface in IpAddrTable) It is proposed that the value will be higher than dynamic routing protocols. The change of its value may lead to unexpected results, such as routing loops |
| INT rlIpRoutingProtPreferenceStatic | 1.3.6.1.4.1.89.26.13.2 | INTEGER | read-write | The Preference given to routes whose origin is Men configured by Net managment tools, i.e. Command line or SNMP configured. |
| INT rlIpRoutingProtPreferenceOspfInter | 1.3.6.1.4.1.89.26.13.3 | INTEGER | read-write | The Preference given to routes whose origin is internal ospf Links. Relate to routes which are based on OSPF Link State Advertisements of type 1-4 |
| INT rlIpRoutingProtPreferenceOspfExt | 1.3.6.1.4.1.89.26.13.4 | INTEGER | read-write | The Preference given to routes whose origin is external to OSPF i.e. routes imported by as OSPF AS Border router. Relate to routes which are based on OSPF Link State Advertisements of types 5 and 7 |
| INT rlIpRoutingProtPreferenceOspfReject | 1.3.6.1.4.1.89.26.13.5 | INTEGER | read-write | The Preference given to routes whose origin is OSPF and Are inserted to cover gaps in net range |
| INT rlIpRoutingProtPreferenceRipNormal | 1.3.6.1.4.1.89.26.13.6 | INTEGER | read-write | The Preference given to routes whose origin is RIP routing domain |
| INT rlIpRoutingProtPreferenceRipAggregate | 1.3.6.1.4.1.89.26.13.7 | INTEGER | read-write | The Preference given to routes whose origin is aggregation As a method of rip1 to handle the CIDR schema. The idea is that ripv1 aggregates route which fall into certion class of IP. This route is a discard route in effect, and is referenced, at forwarding route look up, if there is no beter match. (which means the route is not available) |
| INT rlIpRoutingProtPreferenceBgp | 1.3.6.1.4.1.89.26.13.8 | INTEGER | read-write | The Preference given to routes whose origin is BGP ROUTERS (EBGP or IBGP) |
| INT rlOspfMibVersion | 1.3.6.1.4.1.89.26.14.1 | INTEGER | read-only | MIB's version, the current version is 1. |
| INT rlOspfAutoInterfaceCreation | 1.3.6.1.4.1.89.26.14.2 | INTEGER | read-only | This variable controls OSPF automatic creation and activation of interfaces. If value is enable - IP interface creation results in creation and activation of OSPF Interface. If value is disable OSPF interface is created but not activated. The option is a platform parameter. |
| rlOspfIfExtTable | 1.3.6.1.4.1.89.26.14.3 | not-accessible | The OSPF Interface Table describes the interfaces from the viewpoint of OSPF. | |
| rlOspfIfExtEntry | 1.3.6.1.4.1.89.26.14.3.1 | not-accessible | The OSPF interface table extension for md5 authentication | |
| STR rlOspfifKeyChain | 1.3.6.1.4.1.89.26.14.3.1.1 | DisplayString | read-write | Name of the key-chain which ospf interface uses for md5 authentication |
| rlOspfRtrLnkTable | 1.3.6.1.4.1.89.26.14.4 | not-accessible | Router Link State Advertisement. | |
| rlOspfRtrLnkEntry | 1.3.6.1.4.1.89.26.14.4.1 | not-accessible | A single entry from Router LSA. | |
| ARE rlOspfRtrLnkAreaId | 1.3.6.1.4.1.89.26.14.4.1.1 | AreaID | read-only | The 32 bit identifier of the Area from which the LSA was received. |
| IP rlOspfRtrLnkLsid | 1.3.6.1.4.1.89.26.14.4.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. |
| ROU rlOspfRtrLnkRouterId | 1.3.6.1.4.1.89.26.14.4.1.3 | RouterID | read-only | The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
| U32 rlOspfRtrLnkIdx | 1.3.6.1.4.1.89.26.14.4.1.4 | 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. |
| I32 rlOspfRtrLnkSequence | 1.3.6.1.4.1.89.26.14.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. |
| I32 rlOspfRtrLnkAge | 1.3.6.1.4.1.89.26.14.4.1.6 | Integer32 | read-only | This field is the age of the link state advertisement in seconds. |
| I32 rlOspfRtrLnkChecksum | 1.3.6.1.4.1.89.26.14.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. |
| U32 rlOspfRtrLnkLength | 1.3.6.1.4.1.89.26.14.4.1.8 | Unsigned32 | read-only | The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
| INT rlOspfRtrLnkBitV | 1.3.6.1.4.1.89.26.14.4.1.9 | 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). |
| INT rlOspfRtrLnkBitE | 1.3.6.1.4.1.89.26.14.4.1.10 | INTEGER | read-only | When set, the router is an AS boundary router (E is for external). |
| INT rlOspfRtrLnkBitB | 1.3.6.1.4.1.89.26.14.4.1.11 | INTEGER | read-only | When set, the router is an area border router (B is for border). |
| U32 rlOspfRtrLnkLinks | 1.3.6.1.4.1.89.26.14.4.1.12 | 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. |
| IP rlOspfRtrLnkLinkID | 1.3.6.1.4.1.89.26.14.4.1.13 | IpAddress | read-only | Identifies the object that this router link connects to. Value depends on the link's Type. |
| IP rlOspfRtrLnkLinkData | 1.3.6.1.4.1.89.26.14.4.1.14 | IpAddress | read-only | Value depends on the link's Type field. |
| INT rlOspfRtrLnkType | 1.3.6.1.4.1.89.26.14.4.1.15 | INTEGER | read-only | A quick description of the router link. |
| U32 rlOspfRtrLnkMetric | 1.3.6.1.4.1.89.26.14.4.1.16 | Unsigned32 | read-only | The cost of using this router link. |
| rlOspfNetLnkTable | 1.3.6.1.4.1.89.26.14.5 | not-accessible | Network Link State Advertisement. | |
| rlOspfNetLnkEntry | 1.3.6.1.4.1.89.26.14.5.1 | not-accessible | A single entry from Network LSA. | |
| ARE rlOspfNetLnkAreaId | 1.3.6.1.4.1.89.26.14.5.1.1 | AreaID | read-only | The 32 bit identifier of the Area from which the LSA was received. |
| IP rlOspfNetLnkLsid | 1.3.6.1.4.1.89.26.14.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. |
| ROU rlOspfNetLnkRouterId | 1.3.6.1.4.1.89.26.14.5.1.3 | RouterID | read-only | The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
| U32 rlOspfNetLnkIdx | 1.3.6.1.4.1.89.26.14.5.1.4 | 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. |
| I32 rlOspfNetLnkSequence | 1.3.6.1.4.1.89.26.14.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. |
| I32 rlOspfNetLnkAge | 1.3.6.1.4.1.89.26.14.5.1.6 | Integer32 | read-only | This field is the age of the link state advertisement in seconds. |
| I32 rlOspfNetLnkChecksum | 1.3.6.1.4.1.89.26.14.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. |
| U32 rlOspfNetLnkLength | 1.3.6.1.4.1.89.26.14.5.1.8 | Unsigned32 | read-only | The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
| IP rlOspfNetLnkMask | 1.3.6.1.4.1.89.26.14.5.1.9 | IpAddress | read-only | The IP address mask for the network. |
| IP rlOspfNetLnkAttRouter | 1.3.6.1.4.1.89.26.14.5.1.10 | IpAddress | read-only | The Router IDs of each of the routers attached to the network. |
| rlOspfSumLnkTable | 1.3.6.1.4.1.89.26.14.6 | not-accessible | Summary Link State Advertisement for network (Type 3). | |
| rlOspfSumLnkEntry | 1.3.6.1.4.1.89.26.14.6.1 | not-accessible | A single entry from Summary LSA. | |
| ARE rlOspfSumLnkAreaId | 1.3.6.1.4.1.89.26.14.6.1.1 | AreaID | read-only | The 32 bit identifier of the Area from which the LSA was received. |
| IP rlOspfSumLnkLsid | 1.3.6.1.4.1.89.26.14.6.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. |
| ROU rlOspfSumLnkRouterId | 1.3.6.1.4.1.89.26.14.6.1.3 | RouterID | read-only | The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
| I32 rlOspfSumLnkSequence | 1.3.6.1.4.1.89.26.14.6.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. |
| I32 rlOspfSumLnkAge | 1.3.6.1.4.1.89.26.14.6.1.5 | Integer32 | read-only | This field is the age of the link state advertisement in seconds. |
| I32 rlOspfSumLnkChecksum | 1.3.6.1.4.1.89.26.14.6.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. |
| U32 rlOspfSumLnkLength | 1.3.6.1.4.1.89.26.14.6.1.7 | Unsigned32 | read-only | The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
| IP rlOspfSumLnkMask | 1.3.6.1.4.1.89.26.14.6.1.8 | IpAddress | read-only | Value depends on the link's Type field. |
| U32 rlOspfSumLnkMetric | 1.3.6.1.4.1.89.26.14.6.1.9 | Unsigned32 | read-only | The cost of using this router link. |
| rlOspfAsbLnkTable | 1.3.6.1.4.1.89.26.14.7 | not-accessible | Summary Link State Advertisement for ASBR (Type 4). | |
| rlOspfAsbLnkEntry | 1.3.6.1.4.1.89.26.14.7.1 | not-accessible | A single entry from Summary LSA. | |
| ARE rlOspfAsbLnkAreaId | 1.3.6.1.4.1.89.26.14.7.1.1 | AreaID | read-only | The 32 bit identifier of the Area from which the LSA was received. |
| IP rlOspfAsbLnkLsid | 1.3.6.1.4.1.89.26.14.7.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. |
| ROU rlOspfAsbLnkRouterId | 1.3.6.1.4.1.89.26.14.7.1.3 | RouterID | read-only | The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
| I32 rlOspfAsbLnkSequence | 1.3.6.1.4.1.89.26.14.7.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. |
| I32 rlOspfAsbLnkAge | 1.3.6.1.4.1.89.26.14.7.1.5 | Integer32 | read-only | This field is the age of the link state advertisement in seconds. |
| I32 rlOspfAsbLnkChecksum | 1.3.6.1.4.1.89.26.14.7.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. |
| U32 rlOspfAsbLnkLength | 1.3.6.1.4.1.89.26.14.7.1.7 | Unsigned32 | read-only | The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
| U32 rlOspfAsbLnkMetric | 1.3.6.1.4.1.89.26.14.7.1.8 | Unsigned32 | read-only | The cost of using this router link. |
| rlOspfAseLnkTable | 1.3.6.1.4.1.89.26.14.8 | not-accessible | External Link State Advertisement. | |
| rlOspfAseLnkEntry | 1.3.6.1.4.1.89.26.14.8.1 | not-accessible | A single entry from External LSA. | |
| IP rlOspfAseLnkLsid | 1.3.6.1.4.1.89.26.14.8.1.1 | 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. |
| ROU rlOspfAseLnkRouterId | 1.3.6.1.4.1.89.26.14.8.1.2 | RouterID | read-only | The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
| I32 rlOspfAseLnkSequence | 1.3.6.1.4.1.89.26.14.8.1.3 | 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. |
| I32 rlOspfAseLnkAge | 1.3.6.1.4.1.89.26.14.8.1.4 | Integer32 | read-only | This field is the age of the link state advertisement in seconds. |
| I32 rlOspfAseLnkChecksum | 1.3.6.1.4.1.89.26.14.8.1.5 | 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. |
| U32 rlOspfAseLnkLength | 1.3.6.1.4.1.89.26.14.8.1.6 | Unsigned32 | read-only | The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
| IP rlOspfAseLnkMask | 1.3.6.1.4.1.89.26.14.8.1.7 | IpAddress | read-only | Value depends on the link's Type field. |
| IP rlOspfAseLnkFrwAddress | 1.3.6.1.4.1.89.26.14.8.1.8 | 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). |
| INT rlOspfAseLnkBitE | 1.3.6.1.4.1.89.26.14.8.1.9 | INTEGER | read-only | The type of external metric. If bit E is set, the metric specified is a Type 2 external metric. |
| U32 rlOspfAseLnkMetric | 1.3.6.1.4.1.89.26.14.8.1.10 | Unsigned32 | read-only | The cost of this route. |
| U32 rlOspfAseLnkTag | 1.3.6.1.4.1.89.26.14.8.1.11 | Unsigned32 | read-only | A 32-bit field attached to each external route. |
| rlospfVirtIfExtTable | 1.3.6.1.4.1.89.26.14.9 | not-accessible | The Virtual Interface Table describes the virtual links that the OSPF Process is configured to carry on. | |
| rlospfVirtIfExtEntry | 1.3.6.1.4.1.89.26.14.9.1 | not-accessible | The OSPF virtual interface table extension for md5 authentication | |
| STR rlospfVirtifKeyChain | 1.3.6.1.4.1.89.26.14.9.1.1 | DisplayString | read-write | Name of the key-chain which ospf virtual interface uses for md5 authentication |
| rlIpRouter | 1.3.6.1.4.1.89.26.18 | The private MIB module definition for router MIB. |
RFC description
Manages IP routing protocols including RIP version 2 and OSPF configuration on RADLAN routers.
Start monitoring Marvell/Radlan-based Layer 3 switch/router (RIPv2/redundancy failover) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.