Home/Catalog/F10-FIB-MIB

F10-FIB-MIB

AI MIB Summary

The F10-FIB-MIB module monitors the Forwarding Information Base on Fortinet FortiGate devices to expose CIDR-based multipath IP routing table entries and their associated next-hop states. This enables the tracking of specific routing metrics, including active multipath paths, route prefixes, and load-balancing configurations for network traffic engineering.

This MIB module is used to display CIDR multipath IP Routes.
Main OID:
f10IpForwardMib.1.3.6.1.4.1.6027.3.9
36
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

36 total
Object Name
f10IpForwardMibThis MIB module is used to display CIDR multipath IP Routes.
MODULE-IDENTITY
.1.3.6.1.4.1.6027.3.9
f10IpForwardMibObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.6027.3.9.1
f10IpForwardVersionTableThis entity's IP forward version table.
SEQUENCE OF F10IpForwardVersionEntry
.1.3.6.1.4.1.6027.3.9.1.1
f10IpForwardVersionEntryThe row definition for the ip forward version Table.
F10IpForwardVersionEntry
.1.3.6.1.4.1.6027.3.9.1.1.1
f10IpForwardAddrFamilyAddress Family of the IP Forwarding Table for which this entry provides the Version information.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6027.3.9.1.1.1.1
f10IpForwardVersionA version number on the Forwarding Table. This is always fetched from one line card.ro
Counter64
.1.3.6.1.4.1.6027.3.9.1.1.1.2
f10IpForwardTableThis entity's IP Routing table.deprecated
SEQUENCE OF F10IpForwardEntry
.1.3.6.1.4.1.6027.3.9.1.2
f10IpForwardEntryA particular route to a particular destination, under a particular policy.deprecated
F10IpForwardEntry
.1.3.6.1.4.1.6027.3.9.1.2.1
f10IpforwardDestThe destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route.rodeprecated
IpAddress
.1.3.6.1.4.1.6027.3.9.1.2.1.1
f10IpforwardMaskIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the f10IpforwardDest field.rodeprecated
IpAddress
.1.3.6.1.4.1.6027.3.9.1.2.1.2
f10IpforwardNextHopOn remote routes, the address of the next system en route; Otherwise, 0.0.0.0.rodeprecated
IpAddress
.1.3.6.1.4.1.6027.3.9.1.2.1.3
f10IpforwardFirstHopOn remote routes, the address of the Gateway to the nexthop; 0.0.0.0 if the Nexthop itself is a Gateway to the Destinationrodeprecated
IpAddress
.1.3.6.1.4.1.6027.3.9.1.2.1.4
f10IpforwardIfIndexThe ifIndex value which identifies the local interface through which the next hop of this route should be reached.rodeprecated
Integer32
.1.3.6.1.4.1.6027.3.9.1.2.1.5
f10IpforwardMacAddressThe Mac address of the NextHop.rodeprecated
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.6027.3.9.1.2.1.6
f10IpforwardEgressPortThe name of the egress port to which the packets will be forwarded.rodeprecated
OCTET STRING
.1.3.6.1.4.1.6027.3.9.1.2.1.7
f10IpforwardCamIndexCam Entry corresponding to a row.rodeprecated
Integer32
.1.3.6.1.4.1.6027.3.9.1.2.1.8
f10InetCidrIpv4RouteNumberThe number of current f10InetCidrRouteTable entries that are not Invalid and whose f10InetCidrRouteDestType is ipv4(1)ro
Gauge32
.1.3.6.1.4.1.6027.3.9.1.3
f10InetCidrIpv6RouteNumberThe number of current f10InetCidrRouteTable entries that are not Invalid and whose f10InetCidrRouteDestType is ipv6(2)ro
Gauge32
.1.3.6.1.4.1.6027.3.9.1.4
f10InetCidrRouteTableThis entity's IP Routing table.
SEQUENCE OF F10InetCidrRouteTableEntry
.1.3.6.1.4.1.6027.3.9.1.5
f10InetCidrRouteTableEntryA particular route to a particular destination Implementers need to be aware that if the total number of elements (octets or sub-identifiers) in inetCidrRouteDest, inetCidrRoutePolicy, and inetCidrRouteNextHop 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. For S-Series Platform, Value of chSysCardNumber will always be zero
F10InetCidrRouteTableEntry
.1.3.6.1.4.1.6027.3.9.1.5.1
f10InetCidrRouteDestTypeThe type of the inetCidrRouteDest 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.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6027.3.9.1.5.1.1
f10InetCidrRouteDestThe destination IP address of this route. The type of this address is determined by the value of the inetCidrRouteDestType object.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6027.3.9.1.5.1.2
f10InetCidrRoutePfxLenIndicates 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 inetCidrRouteDest field.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6027.3.9.1.5.1.3
f10InetCidrRouteNextHopTypeThe type of the inetCidrRouteNextHop 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.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6027.3.9.1.5.1.4
f10InetCidrRouteNextHopOn 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 inetCidrRouteNextHopType object.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6027.3.9.1.5.1.5
f10InetCidrRouteFirstHopTypeThe type of the inetCidrRouteFirstHop 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.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6027.3.9.1.5.1.6
f10InetCidrRouteFirstHopThe address of the gateway to the Nexthop. If the nexthop itself is the gateway, a zero length string. The type of this address is determined by the value of the inetCidrRouteFirstHopType object.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6027.3.9.1.5.1.7
f10InetCidrRouteIfIndexThe 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.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.6027.3.9.1.5.1.8
f10InetCidrRouteMacAddressThe Mac address of the NextHop.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.6027.3.9.1.5.1.9
f10InetCidrRouteEgressPortThe name of the egress port to which the packets will be forwarded.ro
OCTET STRING
.1.3.6.1.4.1.6027.3.9.1.5.1.10
f10InetCidrRouteCamIndexCam Entry corresponding to a row.ro
Unsigned32
.1.3.6.1.4.1.6027.3.9.1.5.1.11
f10IpForwardMibConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.6027.3.9.2
f10IpForwardMibCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6027.3.9.2.1
f10IpForwardMibComplianceThe basic implementation requirements for the Force10 Enterprise Ip Forward MIB.
Unknown
.1.3.6.1.4.1.6027.3.9.2.1.1
f10IpForwardMibGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6027.3.9.2.2
f10IpForwardObjectGroupObjects for the IP aware Route Table.
Unknown
.1.3.6.1.4.1.6027.3.9.2.2.1