All MIBs › RFC1354-MIB › ipForwardNumber
ipForwardNumber
Module: RFC1354-MIB
OID (symbolic): RFC1354-MIB::ipForwardNumber
OID (numeric): 1.3.6.1.2.1.4.24.1
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: The number of current ipForwardTable entries that are not invalid.
What is ipForwardNumber?
This gauge reports the number of entries currently in the IP forwarding table that are valid, meaning not marked invalid. Admins poll it to get a quick count of active routes on the device, useful for sanity-checking that expected routes are present or spotting a sudden drop that might indicate a routing protocol failure. For example, this value dropping from 150 to 3 could alert an admin that a dynamic routing process crashed and most learned routes were purged.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.24.1 snmpwalk -v2c -c public <target> RFC1354-MIB::ipForwardNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.24.1.1 snmpget -v2c -c public <target> RFC1354-MIB::ipForwardNumber.1
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::ipForwardNumber 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 (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.24 | ipForward | IP-FORWARD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.4.24.1 | ipForwardNumber | RFC1354-MIB |