All MIBs › CISCOSB-rlFft › rlInetFftSubNextHopInetAddr7
rlInetFftSubNextHopInetAddr7
Module: CISCOSB-rlFft
OID (symbolic): CISCOSB-rlFft::rlInetFftSubNextHopInetAddr7
OID (numeric): 1.3.6.1.4.1.9.6.1.101.47.1.14.1.27
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The seven NextHop IP address in the given NextHop set (ECMP path) for the NFFT entry.
What is rlInetFftSubNextHopInetAddr7?
This read-only InetAddress holds the seventh next-hop IP address in an ECMP (equal-cost multipath) set attached to an NFFT (network fast-forwarding table) entry. It matters because when traffic to a destination is load-balanced across multiple equal-cost paths, this field tells you exactly which gateway the seventh path leg forwards through, useful when tracing an asymmetric routing or load-imbalance complaint. For example, if flows to a data-center subnet are split across eight uplinks, checking this OID confirms the seventh uplink still points at the expected core router's IP rather than a stale or wrong address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.47.1.14.1.27 snmpwalk -v2c -c public <target> CISCOSB-rlFft::rlInetFftSubNextHopInetAddr7
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.47.1.14.1.27.1 snmpget -v2c -c public <target> CISCOSB-rlFft::rlInetFftSubNextHopInetAddr7.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlInetFftSubNextHopInetAddr7.1
Start monitoring Cisco Small Business (SG/SF-series) switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-rlFft::rlInetFftSubNextHopInetAddr7 OID value, configure state conditions and alerts, and monitor any Cisco Small Business (SG/SF-series) switch from a single console.
OID Breakdown
Upper-level ancestors (11 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.47 | rlFFT | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.47.1 | rlIpFFT | CISCOSB-rlFft |
| 1.3.6.1.4.1.9.6.1.101.47.1.14 | rlInetFftSubTable | CISCOSB-rlFft |
| 1.3.6.1.4.1.9.6.1.101.47.1.14.1 | rlInetFftSubEntry | CISCOSB-rlFft |
| 1.3.6.1.4.1.9.6.1.101.47.1.14.1.27 | rlInetFftSubNextHopInetAddr7 | CISCOSB-rlFft |