DLINK-3100-IpRouter: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINK-3100-IpRouter | |||
---|---|---|---|---|
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 |
rsRip2IfConfTable | 1.3.6.1.4.1.171.10.94.89.89.26.3.1 | no-access |
This table is extension of rip2IfConfTable (RFC 1389 ,RIP 2) |
|
1.3.6.1.4.1.171.10.94.89.89.26.3.1.1 | no-access |
The row definition for this table. |
||
rsRip2IfConfAddress | 1.3.6.1.4.1.171.10.94.89.89.26.3.1.1.1 | ipaddress | read-only |
The IP Address of this system on the indicated subnet. |
rsRip2IfConfVirtualDis | 1.3.6.1.4.1.171.10.94.89.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. |
rsRip2IfConfAutoSend | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'enable': 1, 'disable': 2. |
rlRip2IfConfKeyChain | 1.3.6.1.4.1.171.10.94.89.89.26.3.1.1.4 | displaystring | read-write |
Name of the key-chain which rip2 interface uses for md5 authentication |
rlRip2AutoInterfaceCreation | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'enable': 1, 'disable': 2. |
rlRip2MibVersion | 1.3.6.1.4.1.171.10.94.89.89.26.3.3 | integer | read-only |
MIB's version, the current version is 1. |
ipRedundAdminStatus | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'enable': 1, 'disable': 2. |
ipRedundOperStatus | 1.3.6.1.4.1.171.10.94.89.89.26.6.2 | integer | read-only |
obsolete Enumeration: 'active': 1, 'inactive': 2. |
ipRedundRoutersTable | 1.3.6.1.4.1.171.10.94.89.89.26.6.3 | no-access |
List of IP addresses backed up by this router. |
|
1.3.6.1.4.1.171.10.94.89.89.26.6.3.1 | no-access |
The row definition for this table. |
||
ipRedundRoutersIfAddr | 1.3.6.1.4.1.171.10.94.89.89.26.6.3.1.1 | ipaddress | read-only |
The Ip address of the IP interface on which the redundancy feature is operational. |
ipRedundRoutersMainRouterAddr | 1.3.6.1.4.1.171.10.94.89.89.26.6.3.1.2 | ipaddress | read-only |
The Ip address of the polled main router. |
ipRedundRoutersOperStatus | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'active': 1, 'inactive': 2. |
ipRedundRoutersPollInterval | 1.3.6.1.4.1.171.10.94.89.89.26.6.3.1.4 | integer | read-write |
Polling interval for this router (in seconds). If 0 the router is not polled. |
ipRedundRoutersTimeout | 1.3.6.1.4.1.171.10.94.89.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. |
ipRedundRoutersStatus | 1.3.6.1.4.1.171.10.94.89.89.26.6.3.1.6 | integer | read-write |
Entry status Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6. |
ipLeakStaticToRip | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'enable': 1, 'disable': 2. |
ipLeakStaticToOspf | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'enable': 1, 'disable': 2. |
ipLeakOspfToRip | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'enable': 1, 'disable': 2. |
ipLeakRipToOspf | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'enable': 1, 'disable': 2. |
ipLeakExtDirectToOspf | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'enable': 1, 'disable': 2. |
rsIpRipFilterGlbTable | 1.3.6.1.4.1.171.10.94.89.89.26.8.1 | no-access |
The table of RIP global filters per IP router. |
|
1.3.6.1.4.1.171.10.94.89.89.26.8.1.1 | no-access |
An entry in the RIP global filter table |
||
rsIpRipFilterGlbType | 1.3.6.1.4.1.171.10.94.89.89.26.8.1.1.1 | integer | read-only |
Type of filter - input/output Enumeration: 'input': 1, 'output': 2. |
rsIpRipFilterGlbNumber | 1.3.6.1.4.1.171.10.94.89.89.26.8.1.1.2 | integer | read-only |
Number of RIP filter. |
rsIpRipFilterGlbStatus | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'underCreation': 3, 'valid': 1, 'invalid': 2. |
rsIpRipFilterGlbIpAddr | 1.3.6.1.4.1.171.10.94.89.89.26.8.1.1.4 | ipaddress | read-write |
network prefix IP address, as in the forwarding table. |
rsIpRipFilterGlbNetworkMaskBits | 1.3.6.1.4.1.171.10.94.89.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 |
rsIpRipFilterGlbMatchBits | 1.3.6.1.4.1.171.10.94.89.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. |
rsIpRipFilterGlbAction | 1.3.6.1.4.1.171.10.94.89.89.26.8.1.1.7 | integer | read-write |
Filter action - permit/deny for this network Enumeration: 'deny': 1, 'permit': 2. |
rsIpRipFilterLclTable | 1.3.6.1.4.1.171.10.94.89.89.26.8.2 | no-access |
Table of input/output RIP filters used per IP Interface. |
|
1.3.6.1.4.1.171.10.94.89.89.26.8.2.1 | no-access |
An entry in the Intf RIP filter table |
||
rsIpRipFilterLclIpIntf | 1.3.6.1.4.1.171.10.94.89.89.26.8.2.1.1 | ipaddress | read-only |
The IP address identifying the RIP interface for this filter. This value corresponds to rsIpAdEntAddr. |
rsIpRipFilterLclType | 1.3.6.1.4.1.171.10.94.89.89.26.8.2.1.2 | integer | read-only |
Type of filter - input/output Enumeration: 'input': 1, 'output': 2. |
rsIpRipFilterLclNumber | 1.3.6.1.4.1.171.10.94.89.89.26.8.2.1.3 | integer | read-only |
Number of RIP filter for this Interface |
rsIpRipFilterLclStatus | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'underCreation': 3, 'valid': 1, 'invalid': 2. |
rsIpRipFilterLclIpAddr | 1.3.6.1.4.1.171.10.94.89.89.26.8.2.1.5 | ipaddress | read-write |
network prefix IP address, as in the forwarding table. |
rsIpRipFilterLclNetworkMaskBits | 1.3.6.1.4.1.171.10.94.89.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 |
rsIpRipFilterLclMatchBits | 1.3.6.1.4.1.171.10.94.89.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. |
rsIpRipFilterLclAction | 1.3.6.1.4.1.171.10.94.89.89.26.8.2.1.8 | integer | read-write |
Filter action - permit/deny Enumeration: 'deny': 1, 'permit': 2. |
rlIpRoutingProtPreferenceDirect | 1.3.6.1.4.1.171.10.94.89.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 |
rlIpRoutingProtPreferenceStatic | 1.3.6.1.4.1.171.10.94.89.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. |
rlIpRoutingProtPreferenceOspfInter | 1.3.6.1.4.1.171.10.94.89.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 |
rlIpRoutingProtPreferenceOspfExt | 1.3.6.1.4.1.171.10.94.89.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 |
rlIpRoutingProtPreferenceOspfReject | 1.3.6.1.4.1.171.10.94.89.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 |
rlIpRoutingProtPreferenceRipNormal | 1.3.6.1.4.1.171.10.94.89.89.26.13.6 | integer | read-write |
The Preference given to routes whose origin is RIP routing domain |
rlIpRoutingProtPreferenceRipAggregate | 1.3.6.1.4.1.171.10.94.89.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) |
rlIpRoutingProtPreferenceBgp | 1.3.6.1.4.1.171.10.94.89.89.26.13.8 | integer | read-write |
The Preference given to routes whose origin is BGP ROUTERS (EBGP or IBGP) |
rlOspfMibVersion | 1.3.6.1.4.1.171.10.94.89.89.26.14.1 | integer | read-only |
MIB's version, the current version is 1. |
rlOspfAutoInterfaceCreation | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'enable': 1, 'disable': 2. |
rlOspfIfExtTable | 1.3.6.1.4.1.171.10.94.89.89.26.14.3 | no-access |
The OSPF Interface Table describes the interfaces from the viewpoint of OSPF. |
|
1.3.6.1.4.1.171.10.94.89.89.26.14.3.1 | no-access |
The OSPF interface table extension for md5 authentication |
||
rlOspfifKeyChain | 1.3.6.1.4.1.171.10.94.89.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.171.10.94.89.89.26.14.4 | no-access |
Router Link State Advertisement. |
|
1.3.6.1.4.1.171.10.94.89.89.26.14.4.1 | no-access |
A single entry from Router LSA. |
||
rlOspfRtrLnkAreaId | 1.3.6.1.4.1.171.10.94.89.89.26.14.4.1.1 | areaid | read-only |
The 32 bit identifier of the Area from which the LSA was received. |
rlOspfRtrLnkLsid | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfRtrLnkRouterId | 1.3.6.1.4.1.171.10.94.89.89.26.14.4.1.3 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
rlOspfRtrLnkIdx | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfRtrLnkSequence | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfRtrLnkAge | 1.3.6.1.4.1.171.10.94.89.89.26.14.4.1.6 | integer32 | read-only |
This field is the age of the link state advertisement in seconds. |
rlOspfRtrLnkChecksum | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfRtrLnkLength | 1.3.6.1.4.1.171.10.94.89.89.26.14.4.1.8 | unsigned32 | read-only |
The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
rlOspfRtrLnkBitV | 1.3.6.1.4.1.171.10.94.89.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). Enumeration: 'on': 2, 'off': 1. |
rlOspfRtrLnkBitE | 1.3.6.1.4.1.171.10.94.89.89.26.14.4.1.10 | integer | read-only |
When set, the router is an AS boundary router (E is for external). Enumeration: 'on': 2, 'off': 1. |
rlOspfRtrLnkBitB | 1.3.6.1.4.1.171.10.94.89.89.26.14.4.1.11 | integer | read-only |
When set, the router is an area border router (B is for border). Enumeration: 'on': 2, 'off': 1. |
rlOspfRtrLnkLinks | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfRtrLnkLinkID | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfRtrLnkLinkData | 1.3.6.1.4.1.171.10.94.89.89.26.14.4.1.14 | ipaddress | read-only |
Value depends on the link's Type field. |
rlOspfRtrLnkType | 1.3.6.1.4.1.171.10.94.89.89.26.14.4.1.15 | integer | read-only |
A quick description of the router link. Enumeration: 'transitNetwork': 2, 'pointToPoint': 1, 'virtualLink': 4, 'stubNetwork': 3. |
rlOspfRtrLnkMetric | 1.3.6.1.4.1.171.10.94.89.89.26.14.4.1.16 | unsigned32 | read-only |
The cost of using this router link. |
rlOspfNetLnkTable | 1.3.6.1.4.1.171.10.94.89.89.26.14.5 | no-access |
Network Link State Advertisement. |
|
1.3.6.1.4.1.171.10.94.89.89.26.14.5.1 | no-access |
A single entry from Network LSA. |
||
rlOspfNetLnkAreaId | 1.3.6.1.4.1.171.10.94.89.89.26.14.5.1.1 | areaid | read-only |
The 32 bit identifier of the Area from which the LSA was received. |
rlOspfNetLnkLsid | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfNetLnkRouterId | 1.3.6.1.4.1.171.10.94.89.89.26.14.5.1.3 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
rlOspfNetLnkIdx | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfNetLnkSequence | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfNetLnkAge | 1.3.6.1.4.1.171.10.94.89.89.26.14.5.1.6 | integer32 | read-only |
This field is the age of the link state advertisement in seconds. |
rlOspfNetLnkChecksum | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfNetLnkLength | 1.3.6.1.4.1.171.10.94.89.89.26.14.5.1.8 | unsigned32 | read-only |
The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
rlOspfNetLnkMask | 1.3.6.1.4.1.171.10.94.89.89.26.14.5.1.9 | ipaddress | read-only |
The IP address mask for the network. |
rlOspfNetLnkAttRouter | 1.3.6.1.4.1.171.10.94.89.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.171.10.94.89.89.26.14.6 | no-access |
Summary Link State Advertisement for network (Type 3). |
|
1.3.6.1.4.1.171.10.94.89.89.26.14.6.1 | no-access |
A single entry from Summary LSA. |
||
rlOspfSumLnkAreaId | 1.3.6.1.4.1.171.10.94.89.89.26.14.6.1.1 | areaid | read-only |
The 32 bit identifier of the Area from which the LSA was received. |
rlOspfSumLnkLsid | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfSumLnkRouterId | 1.3.6.1.4.1.171.10.94.89.89.26.14.6.1.3 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
rlOspfSumLnkSequence | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfSumLnkAge | 1.3.6.1.4.1.171.10.94.89.89.26.14.6.1.5 | integer32 | read-only |
This field is the age of the link state advertisement in seconds. |
rlOspfSumLnkChecksum | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfSumLnkLength | 1.3.6.1.4.1.171.10.94.89.89.26.14.6.1.7 | unsigned32 | read-only |
The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
rlOspfSumLnkMask | 1.3.6.1.4.1.171.10.94.89.89.26.14.6.1.8 | ipaddress | read-only |
Value depends on the link's Type field. |
rlOspfSumLnkMetric | 1.3.6.1.4.1.171.10.94.89.89.26.14.6.1.9 | unsigned32 | read-only |
The cost of using this router link. |
rlOspfAsbLnkTable | 1.3.6.1.4.1.171.10.94.89.89.26.14.7 | no-access |
Summary Link State Advertisement for ASBR (Type 4). |
|
1.3.6.1.4.1.171.10.94.89.89.26.14.7.1 | no-access |
A single entry from Summary LSA. |
||
rlOspfAsbLnkAreaId | 1.3.6.1.4.1.171.10.94.89.89.26.14.7.1.1 | areaid | read-only |
The 32 bit identifier of the Area from which the LSA was received. |
rlOspfAsbLnkLsid | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfAsbLnkRouterId | 1.3.6.1.4.1.171.10.94.89.89.26.14.7.1.3 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
rlOspfAsbLnkSequence | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfAsbLnkAge | 1.3.6.1.4.1.171.10.94.89.89.26.14.7.1.5 | integer32 | read-only |
This field is the age of the link state advertisement in seconds. |
rlOspfAsbLnkChecksum | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfAsbLnkLength | 1.3.6.1.4.1.171.10.94.89.89.26.14.7.1.7 | unsigned32 | read-only |
The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
rlOspfAsbLnkMetric | 1.3.6.1.4.1.171.10.94.89.89.26.14.7.1.8 | unsigned32 | read-only |
The cost of using this router link. |
rlOspfAseLnkTable | 1.3.6.1.4.1.171.10.94.89.89.26.14.8 | no-access |
External Link State Advertisement. |
|
1.3.6.1.4.1.171.10.94.89.89.26.14.8.1 | no-access |
A single entry from External LSA. |
||
rlOspfAseLnkLsid | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfAseLnkRouterId | 1.3.6.1.4.1.171.10.94.89.89.26.14.8.1.2 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
rlOspfAseLnkSequence | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfAseLnkAge | 1.3.6.1.4.1.171.10.94.89.89.26.14.8.1.4 | integer32 | read-only |
This field is the age of the link state advertisement in seconds. |
rlOspfAseLnkChecksum | 1.3.6.1.4.1.171.10.94.89.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. |
rlOspfAseLnkLength | 1.3.6.1.4.1.171.10.94.89.89.26.14.8.1.6 | unsigned32 | read-only |
The lenth in bytes of the LSA. This includes the 20 byte LSA header. |
rlOspfAseLnkMask | 1.3.6.1.4.1.171.10.94.89.89.26.14.8.1.7 | ipaddress | read-only |
Value depends on the link's Type field. |
rlOspfAseLnkFrwAddress | 1.3.6.1.4.1.171.10.94.89.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). |
rlOspfAseLnkBitE | 1.3.6.1.4.1.171.10.94.89.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. Enumeration: 'on': 2, 'off': 1. |
rlOspfAseLnkMetric | 1.3.6.1.4.1.171.10.94.89.89.26.14.8.1.10 | unsigned32 | read-only |
The cost of this route. |
rlOspfAseLnkTag | 1.3.6.1.4.1.171.10.94.89.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.171.10.94.89.89.26.14.9 | no-access |
The Virtual Interface Table describes the virtual links that the OSPF Process is configured to carry on. |
|
1.3.6.1.4.1.171.10.94.89.89.26.14.9.1 | no-access |
The OSPF virtual interface table extension for md5 authentication |
||
rlospfVirtifKeyChain | 1.3.6.1.4.1.171.10.94.89.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.171.10.94.89.89.26.18 |
The private MIB module definition for RND router MIB. |