CISCOSB-IpRouter
AI MIB Summary
The CISCOSB-IpRouter MIB module provides Cisco-specific management interfaces for monitoring IP routing table states, forwarding statistics, and interface metrics on Cisco IOS-based router platforms. It enables the retrieval of standard IP routing information, including neighbor adjacencies and protocol-specific counters, for network performance analysis and fault isolation.
The private MIB module definition for switch001 router MIB.
Main OID:
rlIpRouter.1.3.6.1.4.1.164.11.2.18
135
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
135 total| Object Name |
|---|
ipRedundAdminStatusThis 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.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.6.1 |
ipRedundOperStatusobsoletero Enumeration .1.3.6.1.4.1.9.6.1.101.26.6.2 |
ipRedundRoutersTableList of IP addresses backed up by this router. SEQUENCE OF IpRedundRoutersEntry .1.3.6.1.4.1.9.6.1.101.26.6.3 |
ipRedundRoutersEntryThe row definition for this table. IpRedundRoutersEntry .1.3.6.1.4.1.9.6.1.101.26.6.3.1 |
ipRedundRoutersIfAddrThe Ip address of the IP interface on which the redundancy feature
is operational.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.6.3.1.1 |
ipRedundRoutersMainRouterAddrThe Ip address of the polled main router.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.6.3.1.2 |
ipRedundRoutersOperStatusIf active, the main router is considered inoperational and the IP
interface operates as its backup.ro Enumeration .1.3.6.1.4.1.9.6.1.101.26.6.3.1.3 |
ipRedundRoutersPollIntervalPolling interval for this router (in seconds). If 0 the router is not
polled.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.6.3.1.4 |
ipRedundRoutersTimeoutInterval 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.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.6.3.1.5 |
ipRedundRoutersStatusEntry statusrw Enumeration .1.3.6.1.4.1.9.6.1.101.26.6.3.1.6 |
ipLeakStaticToRipThis 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.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.7.1 |
ipLeakStaticToOspfThis 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.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.7.2 |
ipLeakOspfToRipThis parameter controls leaking (redistribution) of routes
from OSPF to RIP. If enabled, all routes learned via OSPF
are advertised into RIP.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.7.3 |
ipLeakRipToOspfThis parameter controls leaking (redistribution) of routes
from RIP to OSPF. If enabled, all routes learned via RIP
are advertised into OSPF as external routes.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.7.4 |
ipLeakExtDirectToOspfThis 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.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.7.5 |
rsIpRipFilterGlbTableThe table of RIP global filters per IP router. SEQUENCE OF RsIpRipFilterGlbEntry .1.3.6.1.4.1.9.6.1.101.26.8.1 |
rsIpRipFilterGlbEntryAn entry in the RIP global filter table RsIpRipFilterGlbEntry .1.3.6.1.4.1.9.6.1.101.26.8.1.1 |
rsIpRipFilterGlbTypeType of filter - input/outputro Enumeration .1.3.6.1.4.1.9.6.1.101.26.8.1.1.1 |
rsIpRipFilterGlbNumberNumber of RIP filter.ro INTEGER .1.3.6.1.4.1.9.6.1.101.26.8.1.1.2 |
rsIpRipFilterGlbStatusThe validity of this entry. Setting this value to invalid deletes
the entry, and the entry may be actualy removed from the table.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.8.1.1.3 |
rsIpRipFilterGlbIpAddrnetwork prefix IP address, as in the forwarding table.rw IpAddress .1.3.6.1.4.1.9.6.1.101.26.8.1.1.4 |
rsIpRipFilterGlbNetworkMaskBitsthe 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.0rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.8.1.1.5 |
rsIpRipFilterGlbMatchBitsthe 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.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.8.1.1.6 |
rsIpRipFilterGlbActionFilter action - permit/deny for this networkrw Enumeration .1.3.6.1.4.1.9.6.1.101.26.8.1.1.7 |
rsIpRipFilterLclTableTable of input/output RIP filters used per IP Interface. SEQUENCE OF RsIpRipFilterLclEntry .1.3.6.1.4.1.9.6.1.101.26.8.2 |
rsIpRipFilterLclEntryAn entry in the Intf RIP filter table RsIpRipFilterLclEntry .1.3.6.1.4.1.9.6.1.101.26.8.2.1 |
rsIpRipFilterLclIpIntfThe IP address identifying the RIP interface for this filter.
This value corresponds to rsIpAdEntAddr.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.8.2.1.1 |
rsIpRipFilterLclTypeType of filter - input/outputro Enumeration .1.3.6.1.4.1.9.6.1.101.26.8.2.1.2 |
rsIpRipFilterLclNumberNumber of RIP filter for this Interfacero INTEGER .1.3.6.1.4.1.9.6.1.101.26.8.2.1.3 |
rsIpRipFilterLclStatusThe validity of this entry. Setting this value to invalid deletes
the entry, and the entry may be actualy removed from the table.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.8.2.1.4 |
rsIpRipFilterLclIpAddrnetwork prefix IP address, as in the forwarding table.rw IpAddress .1.3.6.1.4.1.9.6.1.101.26.8.2.1.5 |
rsIpRipFilterLclNetworkMaskBitsthe 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.0rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.8.2.1.6 |
rsIpRipFilterLclMatchBitsthe 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.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.8.2.1.7 |
rsIpRipFilterLclActionFilter action - permit/denyrw Enumeration .1.3.6.1.4.1.9.6.1.101.26.8.2.1.8 |
rlIpRoutingProtPreferenceDirectThe 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 loopsrw INTEGER .1.3.6.1.4.1.9.6.1.101.26.13.1 |
rlIpRoutingProtPreferenceStaticThe Preference given to routes whose origin is Men configured by
Net managment tools, i.e. Command line or SNMP configured.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.13.2 |
rlIpRoutingProtPreferenceOspfInterThe Preference given to routes whose origin is internal
ospf Links.
Relate to routes which are based on
OSPF Link State Advertisements of type 1-4rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.13.3 |
rlIpRoutingProtPreferenceOspfExtThe 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 7rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.13.4 |
rlIpRoutingProtPreferenceOspfRejectThe Preference given to routes whose origin is OSPF
and Are inserted to cover gaps in net rangerw INTEGER .1.3.6.1.4.1.9.6.1.101.26.13.5 |
rlIpRoutingProtPreferenceRipNormalThe Preference given to routes whose origin is RIP
routing domainrw INTEGER .1.3.6.1.4.1.9.6.1.101.26.13.6 |
rlIpRoutingProtPreferenceRipAggregateThe 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)rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.13.7 |
rlIpRoutingProtPreferenceBgpThe Preference given to routes whose origin is
BGP ROUTERS (EBGP or IBGP)rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.13.8 |
rlOspfMibVersionMIB's version, the current version is 1.ro INTEGER .1.3.6.1.4.1.9.6.1.101.26.14.1 |
rlOspfAutoInterfaceCreationThis 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.ro Enumeration .1.3.6.1.4.1.9.6.1.101.26.14.2 |
rlOspfIfExtTableThe OSPF Interface Table describes the
interfaces from the viewpoint of OSPF. SEQUENCE OF RlOspfIfExtEntry .1.3.6.1.4.1.9.6.1.101.26.14.3 |
rlOspfIfExtEntryThe OSPF interface table extension
for md5 authentication RlOspfIfExtEntry .1.3.6.1.4.1.9.6.1.101.26.14.3.1 |
rlOspfifKeyChainName of the key-chain which ospf
interface uses for md5 authenticationrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.14.3.1.1 |
rlOspfRtrLnkTableRouter Link State Advertisement. SEQUENCE OF RlOspfRtrLnkEntry .1.3.6.1.4.1.9.6.1.101.26.14.4 |
rlOspfRtrLnkEntryA single entry from Router LSA. RlOspfRtrLnkEntry .1.3.6.1.4.1.9.6.1.101.26.14.4.1 |
rlOspfRtrLnkAreaIdThe 32 bit identifier of the Area from which
the LSA was received.ro AreaID (OSPF-MIB) .1.3.6.1.4.1.9.6.1.101.26.14.4.1.1 |
rlOspfRtrLnkLsidThe 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.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.14.4.1.2 |
rlOspfRtrLnkRouterIdThe 32 bit number that uniquely identifies the
originating router in the Autonomous System.ro RouterID (OSPF-MIB) .1.3.6.1.4.1.9.6.1.101.26.14.4.1.3 |
rlOspfRtrLnkIdxThe 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.ro Unsigned32 (1.. 65535) .1.3.6.1.4.1.9.6.1.101.26.14.4.1.4 |
rlOspfRtrLnkSequenceThe 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.ro Integer32 .1.3.6.1.4.1.9.6.1.101.26.14.4.1.5 |
rlOspfRtrLnkAgeThis field is the age of the link state
advertisement in seconds.ro Integer32 -- Should be 0..MaxAge .1.3.6.1.4.1.9.6.1.101.26.14.4.1.6 |
rlOspfRtrLnkChecksumThis 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.ro Integer32 .1.3.6.1.4.1.9.6.1.101.26.14.4.1.7 |
rlOspfRtrLnkLengthThe lenth in bytes of the LSA.
This includes the 20 byte LSA header.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.14.4.1.8 |
rlOspfRtrLnkBitVWhen 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).ro Enumeration .1.3.6.1.4.1.9.6.1.101.26.14.4.1.9 |
rlOspfRtrLnkBitEWhen set, the router is an AS
boundary router (E is for external).ro Enumeration .1.3.6.1.4.1.9.6.1.101.26.14.4.1.10 |
rlOspfRtrLnkBitBWhen set, the router is an area
border router (B is for border).ro Enumeration .1.3.6.1.4.1.9.6.1.101.26.14.4.1.11 |
rlOspfRtrLnkLinksThe number of router links described in this LSA.
This must be the total collection of router links
(i.e., interfaces) to the area.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.14.4.1.12 |
rlOspfRtrLnkLinkIDIdentifies the object that this router link
connects to. Value depends on the link's Type.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.14.4.1.13 |
rlOspfRtrLnkLinkDataValue depends on the link's Type field.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.14.4.1.14 |
rlOspfRtrLnkTypeA quick description of the router link.ro Enumeration .1.3.6.1.4.1.9.6.1.101.26.14.4.1.15 |
rlOspfRtrLnkMetricThe cost of using this router link.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.14.4.1.16 |
rlOspfNetLnkTableNetwork Link State Advertisement. SEQUENCE OF RlOspfNetLnkEntry .1.3.6.1.4.1.9.6.1.101.26.14.5 |
rlOspfNetLnkEntryA single entry from Network LSA. RlOspfNetLnkEntry .1.3.6.1.4.1.9.6.1.101.26.14.5.1 |
rlOspfNetLnkAreaIdThe 32 bit identifier of the Area from which
the LSA was received.ro AreaID (OSPF-MIB) .1.3.6.1.4.1.9.6.1.101.26.14.5.1.1 |
rlOspfNetLnkLsidThe 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.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.14.5.1.2 |
rlOspfNetLnkRouterIdThe 32 bit number that uniquely identifies the
originating router in the Autonomous System.ro RouterID (OSPF-MIB) .1.3.6.1.4.1.9.6.1.101.26.14.5.1.3 |
rlOspfNetLnkIdxThe 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.ro Unsigned32 (1.. 65535) .1.3.6.1.4.1.9.6.1.101.26.14.5.1.4 |
rlOspfNetLnkSequenceThe 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.ro Integer32 .1.3.6.1.4.1.9.6.1.101.26.14.5.1.5 |
rlOspfNetLnkAgeThis field is the age of the link state
advertisement in seconds.ro Integer32 -- Should be 0..MaxAge .1.3.6.1.4.1.9.6.1.101.26.14.5.1.6 |
rlOspfNetLnkChecksumThis 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.ro Integer32 .1.3.6.1.4.1.9.6.1.101.26.14.5.1.7 |
rlOspfNetLnkLengthThe lenth in bytes of the LSA.
This includes the 20 byte LSA header.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.14.5.1.8 |
rlOspfNetLnkMaskThe IP address mask for the network.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.14.5.1.9 |
rlOspfNetLnkAttRouterThe Router IDs of each of the routers
attached to the network.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.14.5.1.10 |
rlOspfSumLnkTableSummary Link State Advertisement
for network (Type 3). SEQUENCE OF RlOspfSumLnkEntry .1.3.6.1.4.1.9.6.1.101.26.14.6 |
rlOspfSumLnkEntryA single entry from Summary LSA. RlOspfSumLnkEntry .1.3.6.1.4.1.9.6.1.101.26.14.6.1 |
rlOspfSumLnkAreaIdThe 32 bit identifier of the Area from which
the LSA was received.ro AreaID (OSPF-MIB) .1.3.6.1.4.1.9.6.1.101.26.14.6.1.1 |
rlOspfSumLnkLsidThe 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.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.14.6.1.2 |
rlOspfSumLnkRouterIdThe 32 bit number that uniquely identifies the
originating router in the Autonomous System.ro RouterID (OSPF-MIB) .1.3.6.1.4.1.9.6.1.101.26.14.6.1.3 |
rlOspfSumLnkSequenceThe 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.ro Integer32 .1.3.6.1.4.1.9.6.1.101.26.14.6.1.4 |
rlOspfSumLnkAgeThis field is the age of the link state
advertisement in seconds.ro Integer32 -- Should be 0..MaxAge .1.3.6.1.4.1.9.6.1.101.26.14.6.1.5 |
rlOspfSumLnkChecksumThis 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.ro Integer32 .1.3.6.1.4.1.9.6.1.101.26.14.6.1.6 |
rlOspfSumLnkLengthThe lenth in bytes of the LSA.
This includes the 20 byte LSA header.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.14.6.1.7 |
rlOspfSumLnkMaskValue depends on the link's Type field.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.14.6.1.8 |
rlOspfSumLnkMetricThe cost of using this router link.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.14.6.1.9 |
rlOspfAsbLnkTableSummary Link State Advertisement
for ASBR (Type 4). SEQUENCE OF RlOspfAsbLnkEntry .1.3.6.1.4.1.9.6.1.101.26.14.7 |
rlOspfAsbLnkEntryA single entry from Summary LSA. RlOspfAsbLnkEntry .1.3.6.1.4.1.9.6.1.101.26.14.7.1 |
rlOspfAsbLnkAreaIdThe 32 bit identifier of the Area from which
the LSA was received.ro AreaID (OSPF-MIB) .1.3.6.1.4.1.9.6.1.101.26.14.7.1.1 |
rlOspfAsbLnkLsidThe 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.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.14.7.1.2 |
rlOspfAsbLnkRouterIdThe 32 bit number that uniquely identifies the
originating router in the Autonomous System.ro RouterID (OSPF-MIB) .1.3.6.1.4.1.9.6.1.101.26.14.7.1.3 |
rlOspfAsbLnkSequenceThe 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.ro Integer32 .1.3.6.1.4.1.9.6.1.101.26.14.7.1.4 |
rlOspfAsbLnkAgeThis field is the age of the link state
advertisement in seconds.ro Integer32 -- Should be 0..MaxAge .1.3.6.1.4.1.9.6.1.101.26.14.7.1.5 |
rlOspfAsbLnkChecksumThis 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.ro Integer32 .1.3.6.1.4.1.9.6.1.101.26.14.7.1.6 |
rlOspfAsbLnkLengthThe lenth in bytes of the LSA.
This includes the 20 byte LSA header.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.14.7.1.7 |
rlOspfAsbLnkMetricThe cost of using this router link.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.14.7.1.8 |
rlOspfAseLnkTableExternal Link State Advertisement. SEQUENCE OF RlOspfAseLnkEntry .1.3.6.1.4.1.9.6.1.101.26.14.8 |
rlOspfAseLnkEntryA single entry from External LSA. RlOspfAseLnkEntry .1.3.6.1.4.1.9.6.1.101.26.14.8.1 |
rlOspfAseLnkLsidThe 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.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.14.8.1.1 |
rlOspfAseLnkRouterIdThe 32 bit number that uniquely identifies the
originating router in the Autonomous System.ro RouterID (OSPF-MIB) .1.3.6.1.4.1.9.6.1.101.26.14.8.1.2 |
rlOspfAseLnkSequenceThe 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.ro Integer32 .1.3.6.1.4.1.9.6.1.101.26.14.8.1.3 |
rlOspfAseLnkAgeThis field is the age of the link state
advertisement in seconds.ro Integer32 -- Should be 0..MaxAge .1.3.6.1.4.1.9.6.1.101.26.14.8.1.4 |
rlOspfAseLnkChecksumThis 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.ro Integer32 .1.3.6.1.4.1.9.6.1.101.26.14.8.1.5 |
rlOspfAseLnkLengthThe lenth in bytes of the LSA.
This includes the 20 byte LSA header.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.14.8.1.6 |
rlOspfAseLnkMaskValue depends on the link's Type field.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.14.8.1.7 |
rlOspfAseLnkFrwAddressData 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).ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.14.8.1.8 |
rlOspfAseLnkBitEThe type of external metric. If bit E is set,
the metric specified is a Type 2 external metric.ro Enumeration .1.3.6.1.4.1.9.6.1.101.26.14.8.1.9 |
rlOspfAseLnkMetricThe cost of this route.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.14.8.1.10 |
rlOspfAseLnkTagA 32-bit field attached to each external route.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.14.8.1.11 |
rlospfVirtIfExtTableThe Virtual Interface Table describes the virtual
links that the OSPF Process is configured to carry on. SEQUENCE OF RlospfVirtIfExtEntry .1.3.6.1.4.1.9.6.1.101.26.14.9 |
rlospfVirtIfExtEntryThe OSPF virtual interface table
extension for md5 authentication RlospfVirtIfExtEntry .1.3.6.1.4.1.9.6.1.101.26.14.9.1 |
rlospfVirtifKeyChainName of the key-chain which ospf virtual
interface uses for md5 authenticationrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.14.9.1.1 |
rsRip2IfConfTableThis table is extension of rip2IfConfTable (RFC 1724 ,RIP 2) SEQUENCE OF RsRip2IfConfEntry .1.3.6.1.4.1.164.11.2.3.1 |
rsRip2IfConfEntryThe row definition for this table. RsRip2IfConfEntry .1.3.6.1.4.1.164.11.2.3.1.1 |
rsRip2IfConfAddressThe IP Address of this system on the indicated subnet.ro IpAddress .1.3.6.1.4.1.164.11.2.3.1.1.1 |
rsRip2IfConfVirtualDisThis variable defines the virtual number of hops assigned to
the interface specified by rsIfIpAddrIndex. This enables
fine-tuning of the RIP routing algorithm.rw INTEGER .1.3.6.1.4.1.164.11.2.3.1.1.2 |
rlRip2IfConfKeyChainName of the key-chain which rip2
interface uses for md5 authenticationrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.164.11.2.3.1.1.3 |
rlRip2IfConfAdminStatusThis variable defines administrative status of RIP interface.rw Enumeration .1.3.6.1.4.1.164.11.2.3.1.1.4 |
rlRip2IfConfInFilteringTypeType of Rx filtering (ACL, Prefix List etc).rw Enumeration .1.3.6.1.4.1.164.11.2.3.1.1.5 |
rlRip2IfConfOutFilteringTypeType of Tx filtering (ACL, Prefix List etc).rw Enumeration .1.3.6.1.4.1.164.11.2.3.1.1.6 |
rlRip2IfConfInFilterListNameName of a filtering list. The list defines
which networks are to be received and which
are to be suppressed in routing updates.
List type is defined by rlRip2IfConfFilteringType.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.164.11.2.3.1.1.7 |
rlRip2IfConfOutFilterListNameName of a filtering list. The list defines
which networks are to be sent and which
are to be suppressed.
List type is defined by rlRip2IfConfFilteringType.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.164.11.2.3.1.1.8 |
rlRip2IfConfDefInfOriginateif set to global RIP behavior is specified by the value of
rlRip2GlobalDefaultInformationOriginate scalar
if set to enabled RIP will advertise default route on this interfaces
if set to passiveOnly RIP will advertise default route on this interfaces
only if it is configured to passive moderw Enumeration .1.3.6.1.4.1.164.11.2.3.1.1.9 |
rlRip2MibVersionMIB's version, the current version is 2.ro INTEGER .1.3.6.1.4.1.164.11.2.3.2 |
rlRip2RedistDefaultMetricDefault metric value when RIP advertises routes,
derived by other protocols.rw Unsigned32 .1.3.6.1.4.1.164.11.2.3.3 |
rlRip2RedistStaticTransparentIf set to TRUE causes RIP to use the routing table metric
for redistributed static routes as the RIP metric.
If set to FALSE then the metric defined in
rlRip2RedistDefaultMetric is used.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.164.11.2.3.4 |
rlRip2ClearStatisticsClears RIP statistics counters of all interfaces and all peers.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.164.11.2.3.5 |
rlRip2IfConfGlobalPassiveInterfaceif set to TRUE all interfaces created will be created as passive (rip2IfConfSend = doNotSend)rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.164.11.2.3.6 |
rlRip2GlobalDefInfOriginateif set to Enabled RIP will advertise default route on all RIP interfaces
if set to PassiveOnly RIP will advertise default route on all RIP passive interfacesrw Enumeration .1.3.6.1.4.1.164.11.2.3.7 |
rlRip2RedistConnectedIf set to TRUE causes RIP to redistribute
directly connected interfaces, on which RIP is not enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.164.11.2.3.8 |
rlRip2RedistConnectedTransparentIf set to TRUE causes RIP to use the routing table metric
for redistributed connected routes as the RIP metric.
If set to FALSE then the metric defined in
rlRip2RedistDefaultMetric is used.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.164.11.2.3.9 |
rlRip2RedistConnectedMetricUser defined metric value when RIP advertises
directly connected interfaces, on which RIP is not enabled.rw Unsigned32 .1.3.6.1.4.1.164.11.2.3.10 |
rlIpRouterThe private MIB module definition for switch001 router MIB. MODULE-IDENTITY .1.3.6.1.4.1.164.11.2.18 |