RFC1354-MIB :: ipForwardInfo

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRFC1354-MIBipForwardInfo

ipForwardInfo

Module: RFC1354-MIB

OID (symbolic): RFC1354-MIB::ipForwardInfo

OID (numeric): 1.3.6.1.2.1.4.24.2.1.9

Node type: OBJECT-TYPE

Type: OBJECT IDENTIFIER

Access: read-write

Description: A reference to MIB definitions specific to the particular routing protocol which is responsi- ble for this route, as determined by the value specified in the route's ipForwardProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntactically valid object identif- ier, and any implementation conforming to ASN.1 and the Basic Encoding Rules must be able to generate and recognize this value.

What is ipForwardInfo?

This is an OBJECT IDENTIFIER that points to protocol-specific MIB information, such as OSPF or BGP route details, relevant to the routing protocol that produced this forwarding entry, or is set to {0 0} if no such information exists. Admins and management tools use it to cross-reference a forwarding table row against richer, protocol-specific route data elsewhere in the MIB tree, when that protocol's own MIB module is also implemented. For example, for a route learned via OSPF this object might point into the OSPF MIB's route table, while for a plain static route it would simply be set to {0 0} since no protocol-specific record exists.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.24.2.1.9
snmpwalk -v2c -c public <target> RFC1354-MIB::ipForwardInfo

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.24.2.1.9.1
snmpget -v2c -c public <target> RFC1354-MIB::ipForwardInfo.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.4.24.2.1.9.1 s <value>

Start monitoring vendor-neutral, standards-based MIB, IP routers and Layer-3 switches (extended IP forwarding table) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1354-MIB::ipForwardInfo OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, IP routers and Layer-3 switches (extended IP forwarding table) from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.4ipCHECKPOINT-MIB-2
1.3.6.1.2.1.4.24ipForwardIP-FORWARD-MIB
1.3.6.1.2.1.4.24.2ipForwardTableIP-FORWARD-MIB
1.3.6.1.2.1.4.24.2.1ipForwardEntryIP-FORWARD-MIB
Numeric OIDNameModule
1.3.6.1.2.1.4.24.2.1.9ipForwardInfoRFC1354-MIB