RADLAN-IpRouter

File: RADLAN-IpRouter.mib (48550 bytes)

Imported modules

RADLAN-IP RFC1389-MIB OSPF-MIB
SNMPv2-TC SNMPv2-SMI

Imported symbols

rip2Spec ipRedundancy ipRouteLeaking
ipRipFilter rlIpRoutingProtPreference rlOspf
ipSpec rip2IfConfEntry ospfIfEntry
AreaID RouterID ospfVirtIfEntry
DisplayString Unsigned32 Integer32
Counter32 IpAddress MODULE-IDENTITY
OBJECT-TYPE RowStatus TruthValue
TEXTUAL-CONVENTION

Defined Types

RsRip2IfConfEntry  
SEQUENCE    
  rsRip2IfConfAddress IpAddress
  rsRip2IfConfVirtualDis INTEGER
  rsRip2IfConfAutoSend INTEGER
  rlRip2IfConfKeyChain DisplayString

IpRedundRoutersEntry  
SEQUENCE    
  ipRedundRoutersIfAddr IpAddress
  ipRedundRoutersMainRouterAddr IpAddress
  ipRedundRoutersOperStatus INTEGER
  ipRedundRoutersPollInterval INTEGER
  ipRedundRoutersTimeout INTEGER
  ipRedundRoutersStatus INTEGER

RsIpRipFilterGlbEntry  
SEQUENCE    
  rsIpRipFilterGlbType INTEGER
  rsIpRipFilterGlbNumber INTEGER
  rsIpRipFilterGlbStatus INTEGER
  rsIpRipFilterGlbIpAddr IpAddress
  rsIpRipFilterGlbNetworkMaskBits INTEGER
  rsIpRipFilterGlbMatchBits INTEGER
  rsIpRipFilterGlbAction INTEGER

RsIpRipFilterLclEntry  
SEQUENCE    
  rsIpRipFilterLclIpIntf IpAddress
  rsIpRipFilterLclType INTEGER
  rsIpRipFilterLclNumber INTEGER
  rsIpRipFilterLclStatus INTEGER
  rsIpRipFilterLclIpAddr IpAddress
  rsIpRipFilterLclNetworkMaskBits INTEGER
  rsIpRipFilterLclMatchBits INTEGER
  rsIpRipFilterLclAction INTEGER

RlOspfIfExtEntry  
SEQUENCE    
  rlOspfifKeyChain DisplayString

RlOspfRtrLnkEntry  
SEQUENCE    
  rlOspfRtrLnkAreaId AreaID
  rlOspfRtrLnkLsid IpAddress
  rlOspfRtrLnkRouterId RouterID
  rlOspfRtrLnkIdx Unsigned32
  rlOspfRtrLnkSequence Integer32
  rlOspfRtrLnkAge Integer32
  rlOspfRtrLnkChecksum Integer32
  rlOspfRtrLnkLength Unsigned32
  rlOspfRtrLnkBitV INTEGER
  rlOspfRtrLnkBitE INTEGER
  rlOspfRtrLnkBitB INTEGER
  rlOspfRtrLnkLinks Unsigned32
  rlOspfRtrLnkLinkID IpAddress
  rlOspfRtrLnkLinkData IpAddress
  rlOspfRtrLnkType INTEGER
  rlOspfRtrLnkMetric Unsigned32

RlOspfNetLnkEntry  
SEQUENCE    
  rlOspfNetLnkAreaId AreaID
  rlOspfNetLnkLsid IpAddress
  rlOspfNetLnkRouterId RouterID
  rlOspfNetLnkIdx Unsigned32
  rlOspfNetLnkSequence Integer32
  rlOspfNetLnkAge Integer32
  rlOspfNetLnkChecksum Integer32
  rlOspfNetLnkLength Unsigned32
  rlOspfNetLnkMask IpAddress
  rlOspfNetLnkAttRouter IpAddress

RlOspfSumLnkEntry  
SEQUENCE    
  rlOspfSumLnkAreaId AreaID
  rlOspfSumLnkLsid IpAddress
  rlOspfSumLnkRouterId RouterID
  rlOspfSumLnkSequence Integer32
  rlOspfSumLnkAge Integer32
  rlOspfSumLnkChecksum Integer32
  rlOspfSumLnkLength Unsigned32
  rlOspfSumLnkMask IpAddress
  rlOspfSumLnkMetric Unsigned32

RlOspfAsbLnkEntry  
SEQUENCE    
  rlOspfAsbLnkAreaId AreaID
  rlOspfAsbLnkLsid IpAddress
  rlOspfAsbLnkRouterId RouterID
  rlOspfAsbLnkSequence Integer32
  rlOspfAsbLnkAge Integer32
  rlOspfAsbLnkChecksum Integer32
  rlOspfAsbLnkLength Unsigned32
  rlOspfAsbLnkMetric Unsigned32

RlOspfAseLnkEntry  
SEQUENCE    
  rlOspfAseLnkLsid IpAddress
  rlOspfAseLnkRouterId RouterID
  rlOspfAseLnkSequence Integer32
  rlOspfAseLnkAge Integer32
  rlOspfAseLnkChecksum Integer32
  rlOspfAseLnkLength Unsigned32
  rlOspfAseLnkMask IpAddress
  rlOspfAseLnkFrwAddress IpAddress
  rlOspfAseLnkBitE INTEGER
  rlOspfAseLnkMetric Unsigned32
  rlOspfAseLnkTag Unsigned32

RlospfVirtIfExtEntry  
SEQUENCE    
  rlospfVirtifKeyChain DisplayString

Defined Values

rlIpRouter 1.3.6.1.4.1.89.26.18
The private MIB module definition for router MIB.
MODULE-IDENTITY    

rsRip2IfConfTable 1.3.6.1.4.1.89.26.3.1
This table is extension of rip2IfConfTable (RFC 1389 ,RIP 2)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsRip2IfConfEntry

rsRip2IfConfEntry 1.3.6.1.4.1.89.26.3.1.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsRip2IfConfEntry  

rsRip2IfConfAddress 1.3.6.1.4.1.89.26.3.1.1.1
The IP Address of this system on the indicated subnet.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsRip2IfConfVirtualDis 1.3.6.1.4.1.89.26.3.1.1.2
This variable defines the virtual number of hops assigned to the interface specified by rsIfIpAddrIndex. This enables fine-tuning of the RIP routing algorithm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rsRip2IfConfAutoSend 1.3.6.1.4.1.89.26.3.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rlRip2IfConfKeyChain 1.3.6.1.4.1.89.26.3.1.1.4
Name of the key-chain which rip2 interface uses for md5 authentication
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlRip2AutoInterfaceCreation 1.3.6.1.4.1.89.26.3.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rlRip2MibVersion 1.3.6.1.4.1.89.26.3.3
MIB's version, the current version is 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ipRedundAdminStatus 1.3.6.1.4.1.89.26.6.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ipRedundOperStatus 1.3.6.1.4.1.89.26.6.2
obsolete
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

ipRedundRoutersTable 1.3.6.1.4.1.89.26.6.3
List of IP addresses backed up by this router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpRedundRoutersEntry

ipRedundRoutersEntry 1.3.6.1.4.1.89.26.6.3.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpRedundRoutersEntry  

ipRedundRoutersIfAddr 1.3.6.1.4.1.89.26.6.3.1.1
The Ip address of the IP interface on which the redundancy feature is operational.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ipRedundRoutersMainRouterAddr 1.3.6.1.4.1.89.26.6.3.1.2
The Ip address of the polled main router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ipRedundRoutersOperStatus 1.3.6.1.4.1.89.26.6.3.1.3
If active, the main router is considered inoperational and the IP interface operates as its backup.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

ipRedundRoutersPollInterval 1.3.6.1.4.1.89.26.6.3.1.4
Polling interval for this router (in seconds). If 0 the router is not polled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ipRedundRoutersTimeout 1.3.6.1.4.1.89.26.6.3.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ipRedundRoutersStatus 1.3.6.1.4.1.89.26.6.3.1.6
Entry status
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

ipLeakStaticToRip 1.3.6.1.4.1.89.26.7.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ipLeakStaticToOspf 1.3.6.1.4.1.89.26.7.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ipLeakOspfToRip 1.3.6.1.4.1.89.26.7.3
This parameter controls leaking (redistribution) of routes from OSPF to RIP. If enabled, all routes learned via OSPF are advertised into RIP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ipLeakRipToOspf 1.3.6.1.4.1.89.26.7.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ipLeakExtDirectToOspf 1.3.6.1.4.1.89.26.7.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsIpRipFilterGlbTable 1.3.6.1.4.1.89.26.8.1
The table of RIP global filters per IP router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsIpRipFilterGlbEntry

rsIpRipFilterGlbEntry 1.3.6.1.4.1.89.26.8.1.1
An entry in the RIP global filter table
Status: current Access: not-accessible
OBJECT-TYPE    
  RsIpRipFilterGlbEntry  

rsIpRipFilterGlbType 1.3.6.1.4.1.89.26.8.1.1.1
Type of filter - input/output
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER input(1), output(2)  

rsIpRipFilterGlbNumber 1.3.6.1.4.1.89.26.8.1.1.2
Number of RIP filter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rsIpRipFilterGlbStatus 1.3.6.1.4.1.89.26.8.1.1.3
The validity of this entry. Setting this value to invalid deletes the entry, and the entry may be actualy removed from the table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2), underCreation(3)  

rsIpRipFilterGlbIpAddr 1.3.6.1.4.1.89.26.8.1.1.4
network prefix IP address, as in the forwarding table.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rsIpRipFilterGlbNetworkMaskBits 1.3.6.1.4.1.89.26.8.1.1.5
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rsIpRipFilterGlbMatchBits 1.3.6.1.4.1.89.26.8.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rsIpRipFilterGlbAction 1.3.6.1.4.1.89.26.8.1.1.7
Filter action - permit/deny for this network
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER deny(1), permit(2)  

rsIpRipFilterLclTable 1.3.6.1.4.1.89.26.8.2
Table of input/output RIP filters used per IP Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsIpRipFilterLclEntry

rsIpRipFilterLclEntry 1.3.6.1.4.1.89.26.8.2.1
An entry in the Intf RIP filter table
Status: current Access: not-accessible
OBJECT-TYPE    
  RsIpRipFilterLclEntry  

rsIpRipFilterLclIpIntf 1.3.6.1.4.1.89.26.8.2.1.1
The IP address identifying the RIP interface for this filter. This value corresponds to rsIpAdEntAddr.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsIpRipFilterLclType 1.3.6.1.4.1.89.26.8.2.1.2
Type of filter - input/output
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER input(1), output(2)  

rsIpRipFilterLclNumber 1.3.6.1.4.1.89.26.8.2.1.3
Number of RIP filter for this Interface
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rsIpRipFilterLclStatus 1.3.6.1.4.1.89.26.8.2.1.4
The validity of this entry. Setting this value to invalid deletes the entry, and the entry may be actualy removed from the table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2), underCreation(3)  

rsIpRipFilterLclIpAddr 1.3.6.1.4.1.89.26.8.2.1.5
network prefix IP address, as in the forwarding table.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rsIpRipFilterLclNetworkMaskBits 1.3.6.1.4.1.89.26.8.2.1.6
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rsIpRipFilterLclMatchBits 1.3.6.1.4.1.89.26.8.2.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rsIpRipFilterLclAction 1.3.6.1.4.1.89.26.8.2.1.8
Filter action - permit/deny
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER deny(1), permit(2)  

rlIpRoutingProtPreferenceDirect 1.3.6.1.4.1.89.26.13.1
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..254  

rlIpRoutingProtPreferenceStatic 1.3.6.1.4.1.89.26.13.2
The Preference given to routes whose origin is Men configured by Net managment tools, i.e. Command line or SNMP configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

rlIpRoutingProtPreferenceOspfInter 1.3.6.1.4.1.89.26.13.3
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

rlIpRoutingProtPreferenceOspfExt 1.3.6.1.4.1.89.26.13.4
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

rlIpRoutingProtPreferenceOspfReject 1.3.6.1.4.1.89.26.13.5
The Preference given to routes whose origin is OSPF and Are inserted to cover gaps in net range
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

rlIpRoutingProtPreferenceRipNormal 1.3.6.1.4.1.89.26.13.6
The Preference given to routes whose origin is RIP routing domain
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

rlIpRoutingProtPreferenceRipAggregate 1.3.6.1.4.1.89.26.13.7
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)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

rlIpRoutingProtPreferenceBgp 1.3.6.1.4.1.89.26.13.8
The Preference given to routes whose origin is BGP ROUTERS (EBGP or IBGP)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

rlOspfMibVersion 1.3.6.1.4.1.89.26.14.1
MIB's version, the current version is 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlOspfAutoInterfaceCreation 1.3.6.1.4.1.89.26.14.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rlOspfIfExtTable 1.3.6.1.4.1.89.26.14.3
The OSPF Interface Table describes the interfaces from the viewpoint of OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlOspfIfExtEntry

rlOspfIfExtEntry 1.3.6.1.4.1.89.26.14.3.1
The OSPF interface table extension for md5 authentication
Status: current Access: not-accessible
OBJECT-TYPE    
  RlOspfIfExtEntry  

rlOspfifKeyChain 1.3.6.1.4.1.89.26.14.3.1.1
Name of the key-chain which ospf interface uses for md5 authentication
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlOspfRtrLnkTable 1.3.6.1.4.1.89.26.14.4
Router Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlOspfRtrLnkEntry

rlOspfRtrLnkEntry 1.3.6.1.4.1.89.26.14.4.1
A single entry from Router LSA.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlOspfRtrLnkEntry  

rlOspfRtrLnkAreaId 1.3.6.1.4.1.89.26.14.4.1.1
The 32 bit identifier of the Area from which the LSA was received.
Status: current Access: read-only
OBJECT-TYPE    
  AreaID  

rlOspfRtrLnkLsid 1.3.6.1.4.1.89.26.14.4.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlOspfRtrLnkRouterId 1.3.6.1.4.1.89.26.14.4.1.3
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: read-only
OBJECT-TYPE    
  RouterID  

rlOspfRtrLnkIdx 1.3.6.1.4.1.89.26.14.4.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

rlOspfRtrLnkSequence 1.3.6.1.4.1.89.26.14.4.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfRtrLnkAge 1.3.6.1.4.1.89.26.14.4.1.6
This field is the age of the link state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfRtrLnkChecksum 1.3.6.1.4.1.89.26.14.4.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfRtrLnkLength 1.3.6.1.4.1.89.26.14.4.1.8
The lenth in bytes of the LSA. This includes the 20 byte LSA header.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlOspfRtrLnkBitV 1.3.6.1.4.1.89.26.14.4.1.9
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).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

rlOspfRtrLnkBitE 1.3.6.1.4.1.89.26.14.4.1.10
When set, the router is an AS boundary router (E is for external).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

rlOspfRtrLnkBitB 1.3.6.1.4.1.89.26.14.4.1.11
When set, the router is an area border router (B is for border).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  


rlOspfRtrLnkLinkID 1.3.6.1.4.1.89.26.14.4.1.13
Identifies the object that this router link connects to. Value depends on the link's Type.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlOspfRtrLnkLinkData 1.3.6.1.4.1.89.26.14.4.1.14
Value depends on the link's Type field.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlOspfRtrLnkType 1.3.6.1.4.1.89.26.14.4.1.15
A quick description of the router link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pointToPoint(1), transitNetwork(2), stubNetwork(3), virtualLink(4)  

rlOspfRtrLnkMetric 1.3.6.1.4.1.89.26.14.4.1.16
The cost of using this router link.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlOspfNetLnkTable 1.3.6.1.4.1.89.26.14.5
Network Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlOspfNetLnkEntry

rlOspfNetLnkEntry 1.3.6.1.4.1.89.26.14.5.1
A single entry from Network LSA.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlOspfNetLnkEntry  

rlOspfNetLnkAreaId 1.3.6.1.4.1.89.26.14.5.1.1
The 32 bit identifier of the Area from which the LSA was received.
Status: current Access: read-only
OBJECT-TYPE    
  AreaID  

rlOspfNetLnkLsid 1.3.6.1.4.1.89.26.14.5.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlOspfNetLnkRouterId 1.3.6.1.4.1.89.26.14.5.1.3
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: read-only
OBJECT-TYPE    
  RouterID  

rlOspfNetLnkIdx 1.3.6.1.4.1.89.26.14.5.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

rlOspfNetLnkSequence 1.3.6.1.4.1.89.26.14.5.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfNetLnkAge 1.3.6.1.4.1.89.26.14.5.1.6
This field is the age of the link state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfNetLnkChecksum 1.3.6.1.4.1.89.26.14.5.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfNetLnkLength 1.3.6.1.4.1.89.26.14.5.1.8
The lenth in bytes of the LSA. This includes the 20 byte LSA header.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlOspfNetLnkMask 1.3.6.1.4.1.89.26.14.5.1.9
The IP address mask for the network.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlOspfNetLnkAttRouter 1.3.6.1.4.1.89.26.14.5.1.10
The Router IDs of each of the routers attached to the network.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlOspfSumLnkTable 1.3.6.1.4.1.89.26.14.6
Summary Link State Advertisement for network (Type 3).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlOspfSumLnkEntry

rlOspfSumLnkEntry 1.3.6.1.4.1.89.26.14.6.1
A single entry from Summary LSA.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlOspfSumLnkEntry  

rlOspfSumLnkAreaId 1.3.6.1.4.1.89.26.14.6.1.1
The 32 bit identifier of the Area from which the LSA was received.
Status: current Access: read-only
OBJECT-TYPE    
  AreaID  

rlOspfSumLnkLsid 1.3.6.1.4.1.89.26.14.6.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlOspfSumLnkRouterId 1.3.6.1.4.1.89.26.14.6.1.3
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: read-only
OBJECT-TYPE    
  RouterID  

rlOspfSumLnkSequence 1.3.6.1.4.1.89.26.14.6.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfSumLnkAge 1.3.6.1.4.1.89.26.14.6.1.5
This field is the age of the link state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfSumLnkChecksum 1.3.6.1.4.1.89.26.14.6.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfSumLnkLength 1.3.6.1.4.1.89.26.14.6.1.7
The lenth in bytes of the LSA. This includes the 20 byte LSA header.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlOspfSumLnkMask 1.3.6.1.4.1.89.26.14.6.1.8
Value depends on the link's Type field.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlOspfSumLnkMetric 1.3.6.1.4.1.89.26.14.6.1.9
The cost of using this router link.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlOspfAsbLnkTable 1.3.6.1.4.1.89.26.14.7
Summary Link State Advertisement for ASBR (Type 4).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlOspfAsbLnkEntry

rlOspfAsbLnkEntry 1.3.6.1.4.1.89.26.14.7.1
A single entry from Summary LSA.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlOspfAsbLnkEntry  

rlOspfAsbLnkAreaId 1.3.6.1.4.1.89.26.14.7.1.1
The 32 bit identifier of the Area from which the LSA was received.
Status: current Access: read-only
OBJECT-TYPE    
  AreaID  

rlOspfAsbLnkLsid 1.3.6.1.4.1.89.26.14.7.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlOspfAsbLnkRouterId 1.3.6.1.4.1.89.26.14.7.1.3
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: read-only
OBJECT-TYPE    
  RouterID  

rlOspfAsbLnkSequence 1.3.6.1.4.1.89.26.14.7.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfAsbLnkAge 1.3.6.1.4.1.89.26.14.7.1.5
This field is the age of the link state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfAsbLnkChecksum 1.3.6.1.4.1.89.26.14.7.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfAsbLnkLength 1.3.6.1.4.1.89.26.14.7.1.7
The lenth in bytes of the LSA. This includes the 20 byte LSA header.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlOspfAsbLnkMetric 1.3.6.1.4.1.89.26.14.7.1.8
The cost of using this router link.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlOspfAseLnkTable 1.3.6.1.4.1.89.26.14.8
External Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlOspfAseLnkEntry

rlOspfAseLnkEntry 1.3.6.1.4.1.89.26.14.8.1
A single entry from External LSA.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlOspfAseLnkEntry  

rlOspfAseLnkLsid 1.3.6.1.4.1.89.26.14.8.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlOspfAseLnkRouterId 1.3.6.1.4.1.89.26.14.8.1.2
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: read-only
OBJECT-TYPE    
  RouterID  

rlOspfAseLnkSequence 1.3.6.1.4.1.89.26.14.8.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfAseLnkAge 1.3.6.1.4.1.89.26.14.8.1.4
This field is the age of the link state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfAseLnkChecksum 1.3.6.1.4.1.89.26.14.8.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlOspfAseLnkLength 1.3.6.1.4.1.89.26.14.8.1.6
The lenth in bytes of the LSA. This includes the 20 byte LSA header.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlOspfAseLnkMask 1.3.6.1.4.1.89.26.14.8.1.7
Value depends on the link's Type field.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlOspfAseLnkFrwAddress 1.3.6.1.4.1.89.26.14.8.1.8
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).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlOspfAseLnkBitE 1.3.6.1.4.1.89.26.14.8.1.9
The type of external metric. If bit E is set, the metric specified is a Type 2 external metric.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

rlOspfAseLnkMetric 1.3.6.1.4.1.89.26.14.8.1.10
The cost of this route.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlOspfAseLnkTag 1.3.6.1.4.1.89.26.14.8.1.11
A 32-bit field attached to each external route.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlospfVirtIfExtTable 1.3.6.1.4.1.89.26.14.9
The Virtual Interface Table describes the virtual links that the OSPF Process is configured to carry on.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlospfVirtIfExtEntry

rlospfVirtIfExtEntry 1.3.6.1.4.1.89.26.14.9.1
The OSPF virtual interface table extension for md5 authentication
Status: current Access: not-accessible
OBJECT-TYPE    
  RlospfVirtIfExtEntry  

rlospfVirtifKeyChain 1.3.6.1.4.1.89.26.14.9.1.1
Name of the key-chain which ospf virtual interface uses for md5 authentication
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString