CISCO-IETF-IP-FORWARD-MIB Download
The MIB module for the management of CIDR multipath IP
Routes.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-IETF-IP-FORWARD-MIB
- cInetCidrRouteNumber
- The number of current cInetCidrRouteTable entries that are not invalid.
- cInetCidrRouteDiscards
- The number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-up buffer space for other routing entries.
- cInetCidrRouteTable
- This entity's IP Routing table.
- cInetCidrRouteEntry
- A particular route to a particular destination, under a particular policy.
- cInetCidrRouteInstance
- The instance identifier of the (conceptual) routing table containing this route. This identifier may be used to represent multiple routing tables, type-of-service routing, scopes, or any other use of multiple tables. XXX This needs more discussion.
- cInetCidrRouteDestType
- The type of cInetCidrRouteDest. Only IPv4 and IPv6 addresses are expected.
- cInetCidrRouteDest
- The destination IP address of this route. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the mask formed from the corresponding instance of the cInetCidr ...
- cInetCidrRoutePfxLen
- Indicate the number of leading one bits which form the mask to be logical-ANDed with the destination address before being compared to the value in the cInetCidrRouteDest field. Any assignment (implicit or otherwise) of an instance of this object to a valu ...
- cInetCidrRouteNextHopType
- The address type of inetCidrRouteNextHop. Must be the same as that of cInetCidrRouteDestType, or unknown if there is no next hop.
- cInetCidrRouteNextHop
- On remote routes, the address of the next system en route; Otherwise, a zero-length string.
- cInetCidrRouteIfIndex
- The ifIndex value which identifies the local interface through which the next hop of this route should be reached.
- cInetCidrRouteType
- 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 which do not result in traffic forwarding or rejection should ...
- cInetCidrRouteProto
- 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.
- cInetCidrRouteAge
- 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.
- cInetCidrRouteNextHopAS
- The Autonomous System Number of the Next Hop. The semantics of this object are determined by the routing-protocol specified in the route's cInetCidrRouteProto value. When this object is unknown or not relevant its value should be set to zero.
- cInetCidrRouteMetric1
- The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cInetCidrRouteProto value. If this metric is not used, its value should be set to -1.
- cInetCidrRouteMetric2
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cInetCidrRouteProto value. If this metric is not used, its value should be set to -1.
- cInetCidrRouteMetric3
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cInetCidrRouteProto value. If this metric is not used, its value should be set to -1.
- cInetCidrRouteMetric4
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cInetCidrRouteProto value. If this metric is not used, its value should be set to -1.
- cInetCidrRouteMetric5
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cInetCidrRouteProto value. If this metric is not used, its value should be set to -1.
- cInetCidrRouteStatus
- The row status variable, used according to row installation and removal conventions.
- cInetForwardCidrRouteGroup
- The IP version independent CIDR Route Table.
- cIpCidrRouteNumber
- The number of current ipCidrRouteTable entries that are not invalid. This object is deprecated in favor of cInetCidrRouteNumber and the cInetCidrRouteTable.
- cIpCidrRouteTable
- This entity's IP Routing table. This table has been deprecated in favor of the IP version neutral cInetCidrRouteTable.
- cIpCidrRouteEntry
- A particular route to a particular destination, under a particular policy.
- cIpCidrRouteDest
- The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of th ...
- cIpCidrRouteMask
- Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the cIpCidrRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the cIpCidrRouteMask by re ...
- cIpCidrRouteTos
- The policy specifier is the IP TOS Field. The encoding of IP TOS is as specified by the following convention. Zero indicates the default path if no more specific policy applies. +-----+-----+-----+-----+-----+-----+-----+-----+ | | ...
- cIpCidrRouteNextHop
- On remote routes, the address of the next system en route; Otherwise, 0.0.0.0.
- cIpCidrRouteIfIndex
- The ifIndex value which identifies the local interface through which the next hop of this route should be reached.
- cIpCidrRouteType
- 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 which do not result in traffic forwarding or rejection should ...
- cIpCidrRouteProto
- 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.
- cIpCidrRouteAge
- 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.
- cIpCidrRouteInfo
- 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 route's cIpCidrRouteProto value. If this information is not present, its value should be set to th ...
- cIpCidrRouteNextHopAS
- The Autonomous System Number of the Next Hop. The semantics of this object are determined by the routing-protocol specified in the route's cIpCidrRouteProto value. When this object is unknown or not relevant its value should be set to zero.
- cIpCidrRouteMetric1
- The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cIpCidrRouteProto value. If this metric is not used, its value should be set to -1.
- cIpCidrRouteMetric2
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cIpCidrRouteProto value. If this metric is not used, its value should be set to -1.
- cIpCidrRouteMetric3
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cIpCidrRouteProto value. If this metric is not used, its value should be set to -1.
- cIpCidrRouteMetric4
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cIpCidrRouteProto value. If this metric is not used, its value should be set to -1.
- cIpCidrRouteMetric5
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cIpCidrRouteProto value. If this metric is not used, its value should be set to -1.
- cIpCidrRouteStatus
- The row status variable, used according to row installation and removal conventions.
- cIpForwardCidrRouteGroup
- The CIDR Route Table.
- cIpForwardNumber
- The number of current cIpForwardTable entries that are not invalid.
- cIpForwardTable
- This entity's IP Routing table.
- cIpForwardEntry
- A particular route to a particular destination, under a particular policy.
- cIpForwardDest
- The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must ...
- cIpForwardMask
- Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the cIpForwardDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the cIpForwardMask by refere ...
- cIpForwardPolicy
- The general set of conditions that would cause the selection of one multipath route (set of next hops for a given destination) is referred to as 'policy'. Unless the mechanism indicated by ipForwardProto specifies otherwise, the policy specifier is the IP ...
- cIpForwardNextHop
- On remote routes, the address of the next system en route; Otherwise, 0.0.0.0.
- cIpForwardIfIndex
- The ifIndex value which identifies the local interface through which the next hop of this route should be reached.
- cIpForwardType
- 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. Setting this object to the value invalid(2) has the effect of invali ...
- cIpForwardProto
- 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.
- cIpForwardAge
- 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.
- cIpForwardInfo
- 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 route's cIpForwardProto value. If this information is not present, its value should be set to the ...
- cIpForwardNextHopAS
- The Autonomous System Number of the Next Hop. When this is unknown or not relevant to the protocol indicated by cIpForwardProto, zero.
- cIpForwardMetric1
- The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cIpForwardProto value. If this metric is not used, its value should be set to -1.
- cIpForwardMetric2
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cIpForwardProto value. If this metric is not used, its value should be set to -1.
- cIpForwardMetric3
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cIpForwardProto value. If this metric is not used, its value should be set to -1.
- cIpForwardMetric4
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cIpForwardProto value. If this metric is not used, its value should be set to -1.
- cIpForwardMetric5
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cIpForwardProto value. If this metric is not used, its value should be set to -1.
- cIpForwardMultiPathGroup
- IP Multipath Route Table.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.