Dell-IPv6: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: Dell-IPv6
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
       rlIpAddressTable 1.3.6.1.4.1.89.26.19
This table is parallel to ipAddressTable, and is used to add/delete IPv6 entries to/from that table. It contains private objects.
             rlIpAddressEntry 1.3.6.1.4.1.89.26.19.1
An address mapping for a particular interface.
                 rlIpAddressPrefixLength 1.3.6.1.4.1.89.26.19.1.1
The prefix length of this address.
                 rlIpAddressType 1.3.6.1.4.1.89.26.19.1.2
Extend standard field ipAddressType to multicast
       rlipv6InterfaceTable 1.3.6.1.4.1.89.26.20
This table is parallel to ipv6InterfaceTable, and is used to configure additional interface parameters.
             rlipv6InterfaceEntry 1.3.6.1.4.1.89.26.20.1
Additional configuration parameters for a particular interface.
                 rlipv6InterfaceNdDadAttemps 1.3.6.1.4.1.89.26.20.1.1
ND Duplicated address detection number of attempts.
                 rlipv6InterfaceAutoconfigEnable 1.3.6.1.4.1.89.26.20.1.2
Enables or disables Stateless Address Auto configuration on specific interface.
                 rlipv6InterfaceIcmpUnreachSendEnable 1.3.6.1.4.1.89.26.20.1.3
Enables or disables sending of ICMP Destination Unreachable Error on specific interface.
                 rlipv6InterfaceLinkMTU 1.3.6.1.4.1.89.26.20.1.4
The maximum transmission unit (MTU) size of IPv6 packets sent on an interface in bytes.
                 rlipv6InterfaceMLDVersion 1.3.6.1.4.1.89.26.20.1.5
Set version of MLD protocol on specific interface.
                 rlipv6InterfaceRetransmitTime 1.3.6.1.4.1.89.26.20.1.6
This value will be included in all IPv6 router advertisements sent out this interface. Very short intervals are not recommended in normal IPv6 operation. When a nondefault value is configured, the configured time is both advertised and used by the router itself. When value 0 is configured, 0 seconds (unspecified) advertised in router advertisements and the value 1000 milliseconds is used for the neighbor discovery activity of the router itself.
                 rlipv6InterfaceIcmpRedirectSendEnable 1.3.6.1.4.1.89.26.20.1.7
Enables or disables sending of ICMP IPv6 redirect messages to re-send a packet through the same interface on which the packet was received.
       rlinetCidrRouteTable 1.3.6.1.4.1.89.26.21
This table is parallel to inetCidrRouteTable, and is used to configure or display additional route parameters.
             rlinetCidrRouteEntry 1.3.6.1.4.1.89.26.21.1
Additional parameters for a particular route.
                 rlinetCidrRouteLifetime 1.3.6.1.4.1.89.26.21.1.1
The remaining length of time, in seconds, that this route will continue to be valid, i.e., time until deprecation. A value of 4,294,967,295 represents infinity.
                 rlinetCidrRouteInfo 1.3.6.1.4.1.89.26.21.1.2
A reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the routes inetCidrRouteProto value.
       rlipNetToPhysicalTable 1.3.6.1.4.1.89.26.22
This table is parallel to ipNetToPhysicalTable, and is used to configure or display additional neighbor parameters.
             rlipNetToPhysicalEntry 1.3.6.1.4.1.89.26.22.1
Additional parameters for a neighbor
                 rlipNetToPhysicalIsRouter 1.3.6.1.4.1.89.26.22.1.1
This object has the value true(1), if the neighbor is router; otherwise, the value is false(2).
                 rlipNetToPhysicalReachableConfirmed 1.3.6.1.4.1.89.26.22.1.2
Time (in seconds) since the address was confirmed to be reachable. Only, relevant for dynamic entries.
       rlInetStaticRouteTable 1.3.6.1.4.1.89.26.28
This entitys static (user configured) Inet Routing table. Entries are MAX-ACCESSible even if not used for forwarding
             rlInetStaticRouteEntry 1.3.6.1.4.1.89.26.28.1
A particular Static(user configured) route to a particular destination.
                 rlInetStaticRouteDestType 1.3.6.1.4.1.89.26.28.1.1
The type of the address used as the destination internetwork address or subnet address.
                 rlInetStaticRouteDest 1.3.6.1.4.1.89.26.28.1.2
Destination internetwork address or subnet address. The destination prefix length is applied to this value, and to a particular destination address, to determine whether the route applies to the particular address. If the prefix length is L, then applying the length to an address means taking the first L bits of the address.
                 rlInetStaticRoutePfxLen 1.3.6.1.4.1.89.26.28.1.3
Indicates the number of leading one bits that form the mask to be logical-ANDed with the destination address before being compared to the value in the rlInetStaticRouteDest field.
                 rlInetStaticRouteNextHopType 1.3.6.1.4.1.89.26.28.1.4
The type of the address used as the next-hop address for this route.
                 rlInetStaticRouteNextHop 1.3.6.1.4.1.89.26.28.1.5
The next-hop IP address, if any. If rlInetStaticRouteAction is forward, there may or may not be a next-hop IP address. A next-hop IP address is not required if an output interface index is specified (in other words, if rlInetStaticRouteIfIndex is non-zero). If rlInetStaticRouteAction is not forward, there is no next-hop IP address. If there is no next-hop IP address, the rlInetStaticRouteNextHop object is set to all zeroes.
                 rlInetStaticRouteIfIndex 1.3.6.1.4.1.89.26.28.1.6
The ifIndex value that identifies the local interface through which the next hop of this route should be reached. A value of 0 is valid and represents the scenario where no interface is specified.
                 rlInetStaticRoutePathCost 1.3.6.1.4.1.89.26.28.1.7
Path cost for this static route.
                 rlInetStaticRouteType 1.3.6.1.4.1.89.26.28.1.8
Same as inetCidrRouteType MIB (excluded other route type)
                 rlInetStaticRouteOwner 1.3.6.1.4.1.89.26.28.1.9
Static - The route is configured over Static IP. This route is written to configuration files. Dhcp - The route is Configured by DHCP (received as part of DHCP configuration) This route IS NOT written to configuration files Default - The route is Configured by default system config exists till any other configuration is applied. Icmp - The route is Configured by ICMP protocol either by router advertisements or to be advertised in router advertisements .
                 rlInetStaticRouteRowStatus 1.3.6.1.4.1.89.26.28.1.10
The row status variable, used according to row installation and removal conventions. A row entry cannot be modified when the status is marked as active(1).
                 rlInetStaticRouteForwardingStatus 1.3.6.1.4.1.89.26.28.1.11
active - An indication that the route has implication on routing inactive - the route is a backup route or it is down. It is not used in forwarding decision. Down means that the Ip interface on which it is configured is down. (Note: ip interface down may be for two reason - its admin status or the L2 interface , on which the ip interface is configured, status
       rlInetRoutingDistanceTable 1.3.6.1.4.1.89.26.29
This table defines administrative distances for different protocol routes that are inserted into the routing table.
             rlInetRoutingDistanceEntry 1.3.6.1.4.1.89.26.29.1
A set of distances per inet address type.
                 rlInetRoutingDistanceType 1.3.6.1.4.1.89.26.29.1.1
The inet address type for distance definitions set, either IPv4 or IPv6.
                 rlInetRoutingDistanceConnected 1.3.6.1.4.1.89.26.29.1.2
The administrative distance used for directly connected routes.
                 rlInetRoutingDistanceStatic 1.3.6.1.4.1.89.26.29.1.3
The administrative distance used for static routes.
                 rlInetRoutingDistanceRip 1.3.6.1.4.1.89.26.29.1.4
The administrative distance used for RIP routes.
                 rlInetRoutingDistanceOspfInternal 1.3.6.1.4.1.89.26.29.1.5
The administrative distance used for OSPF internal routes.
                 rlInetRoutingDistanceOspfExternal 1.3.6.1.4.1.89.26.29.1.6
The administrative distance used for OSPF Autonomous System external routes.
       rlInternInetCidrRouteTable 1.3.6.1.4.1.89.26.30
Internal inetCidrRouteTable - this entitys IP Routing table.
             rlInternInetCidrRouteEntry 1.3.6.1.4.1.89.26.30.1
A particular route to a particular destination, under a particular policy (as reflected in the rlInternInetCidrRoutePolicy object). Dynamically created rows will survive an agent reboot. Implementers need to be aware that if the total number of elements (octets or sub-identifiers) in rlInternInetCidrRouteDest, rlInternInetCidrRoutePolicy, and rlInternInetCidrRouteNextHop exceeds 111, then OIDs of column instances in this table will have more than 128 sub- identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
                 rlInternInetCidrRouteDestType 1.3.6.1.4.1.89.26.30.1.1
The type of the rlInternInetCidrRouteDest address, as defined in the InetAddress MIB. Only those address types that may appear in an actual routing table are allowed as values of this object.
                 rlInternInetCidrRouteDest 1.3.6.1.4.1.89.26.30.1.2
The destination IP address of this route. The type of this address is determined by the value of the rlInternInetCidrRouteDestType object. The values for the index objects rlInternInetCidrRouteDest and rlInternInetCidrRoutePfxLen must be consistent. When the value of rlInternInetCidrRouteDest (excluding the zone index, if one is present) is x, then the bitwise logical-AND of x with the value of the mask formed from the corresponding index object rlInternInetCidrRoutePfxLen MUST be equal to x. If not, then the index pair is not consistent and an inconsistentName error must be returned on SET or CREATE requests.
                 rlInternInetCidrRoutePfxLen 1.3.6.1.4.1.89.26.30.1.3
Indicates the number of leading one bits that form the mask to be logical-ANDed with the destination address before being compared to the value in the rlInternInetCidrRouteDest field. The values for the index objects rlInternInetCidrRouteDest and rlInternInetCidrRoutePfxLen must be consistent. When the value of rlInternInetCidrRouteDest (excluding the zone index, if one is present) is x, then the bitwise logical-AND of x with the value of the mask formed from the corresponding index object rlInternInetCidrRoutePfxLen MUST be equal to x. If not, then the index pair is not consistent and an inconsistentName error must be returned on SET or CREATE requests.
                 rlInternInetCidrRoutePolicy 1.3.6.1.4.1.89.26.30.1.4
This object is an opaque object without any defined semantics. Its purpose is to serve as an additional index that may delineate between multiple entries to the same destination. The value { 0 0 } shall be used as the default value for this object.
                 rlInternInetCidrRouteNextHopType 1.3.6.1.4.1.89.26.30.1.5
The type of the rlInternInetCidrRouteNextHop address, as defined in the InetAddress MIB. Value should be set to unknown(0) for non-remote routes. Only those address types that may appear in an actual routing table are allowed as values of this object.
                 rlInternInetCidrRouteNextHop 1.3.6.1.4.1.89.26.30.1.6
On remote routes, the address of the next system en route. For non-remote routes, a zero length string. The type of this address is determined by the value of the rlInternInetCidrRouteNextHopType object.
                 rlInternInetCidrRouteIfIndex 1.3.6.1.4.1.89.26.30.1.7
The ifIndex value that identifies the local interface through which the next hop of this route should be reached. A value of 0 is valid and represents the scenario where no interface is specified.
                 rlInternInetCidrRouteType 1.3.6.1.4.1.89.26.30.1.8
The type of route. Note that local(3) refers to a route for which the next hop is the final destination; remote(4) refers to a route for which the next hop is not the final destination. Routes that do not result in traffic forwarding or rejection should not be displayed, even if the implementation keeps them stored internally. reject(2) refers to a route that, if matched, discards the message as unreachable and returns a notification (e.g., ICMP error) to the message sender. This is used in some protocols as a means of correctly aggregating routes. blackhole(5) refers to a route that, if matched, discards the message silently.
                 rlInternInetCidrRouteProto 1.3.6.1.4.1.89.26.30.1.9
The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
                 rlInternInetCidrRouteAge 1.3.6.1.4.1.89.26.30.1.10
The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of too old can be implied, except through knowledge of the routing protocol by which the route was learned.
                 rlInternInetCidrRouteNextHopAS 1.3.6.1.4.1.89.26.30.1.11
The Autonomous System Number of the Next Hop. The semantics of this object are determined by the routing- protocol specified in the routes rlInternInetCidrRouteProto value. When this object is unknown or not relevant, its value should be set to zero.
                 rlInternInetCidrRouteMetric1 1.3.6.1.4.1.89.26.30.1.12
The primary routing metric for this route. The semantics of this metric are determined by the routing- protocol specified in the routes rlInternInetCidrRouteProto value. If this metric is not used, its value should be set to -1.
                 rlInternInetCidrRouteMetric2 1.3.6.1.4.1.89.26.30.1.13
An alternate routing metric for this route. The semantics of this metric are determined by the routing- protocol specified in the routes rlInternInetCidrRouteProto value. If this metric is not used, its value should be set to -1.
                 rlInternInetCidrRouteMetric3 1.3.6.1.4.1.89.26.30.1.14
An alternate routing metric for this route. The semantics of this metric are determined by the routing- protocol specified in the routes rlInternInetCidrRouteProto value. If this metric is not used, its value should be set to -1.
                 rlInternInetCidrRouteMetric4 1.3.6.1.4.1.89.26.30.1.15
An alternate routing metric for this route. The semantics of this metric are determined by the routing- protocol specified in the routes rlInternInetCidrRouteProto value. If this metric is not used, its value should be set to -1.
                 rlInternInetCidrRouteMetric5 1.3.6.1.4.1.89.26.30.1.16
An alternate routing metric for this route. The semantics of this metric are determined by the routing- protocol specified in the routes rlInternInetCidrRouteProto value. If this metric is not used, its value should be set to -1.
                 rlInternInetCidrRouteStatus 1.3.6.1.4.1.89.26.30.1.17
The row status variable, used according to row installation and removal conventions. A row entry cannot be modified when the status is marked as active(1).
                 rlInternInetCidrRouteLifetime 1.3.6.1.4.1.89.26.30.1.18
The remaining length of time, in seconds, that this route will continue to be valid, i.e., time until deprecation. A value of 4,294,967,295 represents infinity.
                 rlInternInetCidrRouteInfo 1.3.6.1.4.1.89.26.30.1.19
A reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the routes inetCidrRouteProto value.
       rlInternInetStaticRouteTable 1.3.6.1.4.1.89.26.31
This entitys static (user configured) Inet Routing table. Entries are MAX-ACCESSible even if not used for forwarding
             rlInternInetStaticRouteEntry 1.3.6.1.4.1.89.26.31.1
A particular Static(user configured) route to a particular destination.
                 rlInternInetStaticRouteDestType 1.3.6.1.4.1.89.26.31.1.1
The type of the address used as the destination internetwork address or subnet address.
                 rlInternInetStaticRouteDest 1.3.6.1.4.1.89.26.31.1.2
Destination internetwork address or subnet address. The destination prefix length is applied to this value, and to a particular destination address, to determine whether the route applies to the particular address. If the prefix length is L, then applying the length to an address means taking the first L bits of the address.
                 rlInternInetStaticRoutePfxLen 1.3.6.1.4.1.89.26.31.1.3
Indicates the number of leading one bits that form the mask to be logical-ANDed with the destination address before being compared to the value in the rlInternInetStaticRouteDest field.
                 rlInternInetStaticRouteNextHopType 1.3.6.1.4.1.89.26.31.1.4
The type of the address used as the next-hop address for this route.
                 rlInternInetStaticRouteNextHop 1.3.6.1.4.1.89.26.31.1.5
The next-hop IP address, if any. If rlInternInetStaticRouteAction is forward, there may or may not be a next-hop IP address. A next-hop IP address is not required if an output interface index is specified (in other words, if rlInternInetStaticRouteIfIndex is non-zero). If rlInternInetStaticRouteAction is not forward, there is no next-hop IP address. If there is no next-hop IP address, the rlInternInetStaticRouteNextHop object is set to all zeroes.
                 rlInternInetStaticRouteIfIndex 1.3.6.1.4.1.89.26.31.1.6
The ifIndex value that identifies the local interface through which the next hop of this route should be reached. A value of 0 is valid and represents the scenario where no interface is specified.
                 rlInternInetStaticRoutePathCost 1.3.6.1.4.1.89.26.31.1.7
Path cost for this static route.
                 rlInternInetStaticRouteType 1.3.6.1.4.1.89.26.31.1.8
Same as inetCidrRouteType MIB (excluded other route type)
                 rlInternInetStaticRouteOwner 1.3.6.1.4.1.89.26.31.1.9
Static - The route is configured over Static IP. This route is written to configuration files. Dhcp - The route is Configured by DHCP (received as part of DHCP configuration) This route IS NOT written to configuration files Default - The route is Configured by default system config exists till any other configuration is applied. Icmp - The route is Configured by ICMP protocol either by router advertisements or to be advertised in router advertisements .
                 rlInternInetStaticRouteRowStatus 1.3.6.1.4.1.89.26.31.1.10
The row status variable, used according to row installation and removal conventions. A row entry cannot be modified when the status is marked as active(1).
                 rlInternInetStaticRouteForwardingStatus 1.3.6.1.4.1.89.26.31.1.11
active - An indication that the route has implication on routing inactive - the route is a backup route or it is down. It is not used in forwarding decision. Down means that the Ip interface on which it is configured is down.
 rlIPv6 1.3.6.1.4.1.89.129
         rlipv6IcmpErrorRatelimitInterval 1.3.6.1.4.1.89.129.1
The time interval between tokens being placed in the bucket, each token represents a single ICMP error message. The interval measured in milliseconds.
         rlipv6IcmpErrorRatelimitBucketSize 1.3.6.1.4.1.89.129.2
The maximum number of tokens stored in the bucket, each token represents a single ICMP error message.
         rlipv6LLDefaultZone 1.3.6.1.4.1.89.129.3
The interface which would be used as the egress interface for packets sent without a specified IPv6Z interface identifier or with the default 0 identifier. Zero value means no default interface specified.
         rlIpv6GeneralPrefixTable 1.3.6.1.4.1.89.129.4
This table defines general prefix description, based on which a number of longer, more specific, prefixes can be defined.
             rlIpv6GeneralPrefixEntry 1.3.6.1.4.1.89.129.4.1
Single entry in general prefix table.
                 rlIpv6GeneralPrefixName 1.3.6.1.4.1.89.129.4.1.1
The name assigned to the prefix.
                 rlIpv6GeneralPrefixInetAddrType 1.3.6.1.4.1.89.129.4.1.2
Prefix inet address type. Has to be IPv6.
                 rlIpv6GeneralPrefixInetAddr 1.3.6.1.4.1.89.129.4.1.3
The IPv6 network assigned to the general prefix. This argument must be in the form documented in RFC4293 where the address is specified in hexadecimal using 16-bit values between colons.
                 rlIpv6GeneralPrefixInetAddrPrefixLength 1.3.6.1.4.1.89.129.4.1.4
Indicates the number of leading one bits that form the mask to be logical-ANDed with the inet address before being compared to the value in the rlIpv6GeneralPrefixInetAddr field.
                 rlIpv6GeneralPrefixInterfaceId 1.3.6.1.4.1.89.129.4.1.5
Interface id to use when creating prefix based on point-to-point interface.
                 rlIpv6GeneralPrefixRowStatus 1.3.6.1.4.1.89.129.4.1.6
Row status.
         rlipv6MaximumHopsNumber 1.3.6.1.4.1.89.129.5
Maximum number of hops used in router advertisements and all IPv6 packets that are originated by the router.
         rlIpv6RouterAdvertPrefixTable 1.3.6.1.4.1.89.129.6
This table defines IPv6 prefixes which are included in IPv6 Neighbor Discovery (ND) router advertisements.
             rlIpv6RouterAdvertPrefixEntry 1.3.6.1.4.1.89.129.6.1
Single entry in Neighbor Discovery Prefix table.
                 rlIpv6RouterAdvertPrefixIfIndex 1.3.6.1.4.1.89.129.6.1.1
The index value that uniquely identifies the interface on which this prefix is configured. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIBs ifIndex.
                 rlIpv6RouterAdvertPrefixIsDefault 1.3.6.1.4.1.89.129.6.1.2
Indicates whether this object belongs to default entry. Default entry contains specifics about advertising prefixes which were created from local ipv6 addresses.
                 rlIpv6RouterAdvertPrefixInetAddrType 1.3.6.1.4.1.89.129.6.1.3
Prefix inet address type. Has to be IPv6.
                 rlIpv6RouterAdvertPrefixInetAddr 1.3.6.1.4.1.89.129.6.1.4
The IPv6 network prefix to include in router advertisements. This argument must be in the form documented in RFC4293 where the address is specified in hexadecimal using 16-bit values between colons.
                 rlIpv6RouterAdvertPrefixInetAddrPrefixLength 1.3.6.1.4.1.89.129.6.1.5
The length of the IPv6 prefix. A decimal value that indicates how many of the high-order contiguous bits of the address comprise the prefix (the network portion of the address).
                 rlIpv6RouterAdvertPrefixAdminStatus 1.3.6.1.4.1.89.129.6.1.6
Admin status of the entry. Relevant only for default entry.
                 rlIpv6RouterAdvertPrefixAdvertise 1.3.6.1.4.1.89.129.6.1.7
Whether the prefix is included in router advertisements.
                 rlIpv6RouterAdvertPrefixOnLinkStatus 1.3.6.1.4.1.89.129.6.1.8
If object has the value onlink(1), this prefix is confidered as on-link. This prefix will be advertised with the L-bit set and will be present in the Routing Table. If object has the value not-onlink(2), this prefix will be advertised with the L-bit clear, but connected state of the prefix will not be changed. If object has the value offlink(3), this prefix is confidered as on-link. This prefix will be advertised with the L-bit clear, and will be not present in the Routing Table.
                 rlIpv6RouterAdvertPrefixAutonomousFlag 1.3.6.1.4.1.89.129.6.1.9
If object has the value true(1), this prefix indicates to hosts on the local link that the specified prefix can be used for IPv6 autoconfiguration. The prefix will be advertised with the A-bit set.
                 rlIpv6RouterAdvertPrefixAdvPreferredLifetime 1.3.6.1.4.1.89.129.6.1.10
The amount of time (in seconds) that the specified IPv6 prefix is advertised as being preferred.
                 rlIpv6RouterAdvertPrefixAdvValidLifetime 1.3.6.1.4.1.89.129.6.1.11
The amount of time (in seconds) that the specified IPv6 prefix is advertised as being valid.
                 rlIpv6RouterAdvertPrefixRowStatus 1.3.6.1.4.1.89.129.6.1.12
Row status.
         rlIpv6RouterAdvertTable 1.3.6.1.4.1.89.129.7
This table is parallel to inetCidrRouteTable, and is used to configure or display additional route parameters.
             rlIpv6RouterAdvertEntry 1.3.6.1.4.1.89.129.7.1
Additional parameters for a particular route.
                 rlIpv6RouterAdvertAdvIntervalOption 1.3.6.1.4.1.89.129.7.1.1
Indicates to a visiting mobile node the interval at which that node may expect to receive RAs. The node may use this information in its movement detection algorithm.
                 rlIpv6RouterAdvertRouterPreference 1.3.6.1.4.1.89.129.7.1.2
Configures a default router preference (DRP) for the router on a specific interface.
                 rlIpv6RouterAdvertIsCurHopLimitUserConfigured 1.3.6.1.4.1.89.129.7.1.3
Indicates that hop limit value used in router advertisement is an user configured value and not necessarily value that is used by router itself.
         rlipv6InetCidrTableClear 1.3.6.1.4.1.89.129.8
This scalar indicates to clear all ipv6 routes from inetCidrTable.
         rlIpv6PathMtuTable 1.3.6.1.4.1.89.129.9
This table used to represent all Path MTU changes to specific destination received from packet-too-big messages.
             rlIpv6PathMtuEntry 1.3.6.1.4.1.89.129.9.1
Single entry in Path MTU table.
                 rlIpv6PathMtuEntryInetDestAddrType 1.3.6.1.4.1.89.129.9.1.1
Prefix inet address type. Has to be IPv6.
                 rlIpv6PathMtuEntryInetDestAddr 1.3.6.1.4.1.89.129.9.1.2
The IPv6 destination address for which packet-too-big message was received. This argument must be in the form documented in RFC4293 where the address is specified in hexadecimal using 16-bit values between colons.
                 rlIpv6PathMtuEntryMtu 1.3.6.1.4.1.89.129.9.1.3
The MTU value that was received in packet-too-bug message for specific destination.
                 rlIpv6PathMtuEntryAge 1.3.6.1.4.1.89.129.9.1.4
This entrys age (seconds)
         rlIpNetToPhysicalTableClearTable 1.3.6.1.4.1.89.129.10
This entity is used to clear all or specific-type entries from ipNetToPhysicalTable.
               rlIpNetToPhysicalTableClearEntry 1.3.6.1.4.1.89.129.10.1
A particular entry in this table.
                   rlIpNetToPhysicalTableClearIfIndex 1.3.6.1.4.1.89.129.10.1.1
Interface index of to clear or zero in case of whole table.
                   rlIpNetToPhysicalTableClearScope 1.3.6.1.4.1.89.129.10.1.2
Scope of the action - type of entries to delete.
         rlIpv6HostForwardingTable 1.3.6.1.4.1.89.129.11
This entitys IPv6 host forwarding table.
               rlIpv6HostForwardingEntry 1.3.6.1.4.1.89.129.11.1
A particular Static(user configured) route to a particular destination.
                   rlIpv6HostForwardingDestType 1.3.6.1.4.1.89.129.11.1.1
The type of the address used as the destination internetwork address or subnet address.
                   rlIpv6HostForwardingDest 1.3.6.1.4.1.89.129.11.1.2
Destination internetwork address or subnet address.
                   rlIpv6HostForwardingPfxLen 1.3.6.1.4.1.89.129.11.1.3
Indicates the number of leading one bits that form the mask to be logical-ANDed with the destination address before being compared to the value in the rlIpv6HostForwardingDest field.
                   rlIpv6HostForwardingNextHopType 1.3.6.1.4.1.89.129.11.1.4
The type of the address used as the next-hop address for this route.
                   rlIpv6HostForwardingNextHop 1.3.6.1.4.1.89.129.11.1.5
The next-hop IP address, if any. A next-hop IP address is not required if an output interface index is specified (in other words, if rlIpv6HostForwardingIfIndex is non-zero). If there is no next-hop IP address, the rlIpv6HostForwardingNextHop object is set to all zeroes.
                   rlIpv6HostForwardingIfIndex 1.3.6.1.4.1.89.129.11.1.6
The ifIndex value that identifies the local interface through which the next hop of this route should be reached. A value of 0 is valid and represents the scenario where no interface is specified.
                   rlIpv6HostForwardingType 1.3.6.1.4.1.89.129.11.1.7
Forwarding type
                   rlIpv6HostForwardingPathCost 1.3.6.1.4.1.89.129.11.1.8
Path cost for this route.
         rlipv6EnabledByDefaultRemovedIfindex 1.3.6.1.4.1.89.129.12
the MIB is relevant when mtsc parameter DHCPv6_client_enabled_by_default is TRUE. If the MIB has non zero value the meaning is that ipv6 interface has removed from configuration by the user on the interface and signs to application not to add ipv6 interface. Otherwise (zero value) - the meaning is that Ipv6 interface must be added.
         rlManagementIpv6 1.3.6.1.4.1.89.129.13
The system management IPv6 address which is kept between system mode changes
         rlManagementIpv6Action 1.3.6.1.4.1.89.129.14
The system management IPv6 action: clear - delete all ipv6 interfaces from startup configuration database except rlManagementIpv6
         rlIpv6TunnelToIPv6DbTable 1.3.6.1.4.1.89.129.15
This entitys IPv6 Tunnel if/addr/prefix table.
               rlIpv6TunnelToIPv6DbEntry 1.3.6.1.4.1.89.129.15.1
A particular tunnel configured data to IPv6 db.
                   rlIpv6TunnelToIPv6IfIndex 1.3.6.1.4.1.89.129.15.1.1
IfIndex of tunnel interface
                   rlIpv6TunnelToIPv6Action 1.3.6.1.4.1.89.129.15.1.2
Action of the entry. All other fields relevant for appropriate actions.
                   rlIpv6TunnelToIPv6TunnelType 1.3.6.1.4.1.89.129.15.1.3
Tunnel type (manual/isatap/6to4/...).
                   rlIpv6TunnelToIPv6Address 1.3.6.1.4.1.89.129.15.1.4
The address used for this tunnel. Could be local IPv4 of the tunnel.
                   rlIpv6TunnelToIPv6PrefixLength 1.3.6.1.4.1.89.129.15.1.5
The address/prefix length used for above address if applicable.
                   rlIpv6TunnelToIPv6Mtu 1.3.6.1.4.1.89.129.15.1.6
Mtu of this interface. Used for host isatap tunnels
                   rlIpv6TunnelToIPv6MinRtrSolicitationInterval 1.3.6.1.4.1.89.129.15.1.7
Minimal router solicitation interval. Used for host isatap tunnels
                   rlIpv6TunnelToIPv6LinkLayerIPv4 1.3.6.1.4.1.89.129.15.1.8
IPv4 address used for link-layer of ipv6 over ipv4 tunnel