All MIBs › CISCOSB-rlFft › rlIpxFftDynamicSupported
rlIpxFftDynamicSupported
Module: CISCOSB-rlFft
OID (symbolic): CISCOSB-rlFft::rlIpxFftDynamicSupported
OID (numeric): 1.3.6.1.4.1.9.6.1.101.47.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies whether dynamic IPX FFTs are supported.
What is rlIpxFftDynamicSupported?
This read-only enumerated INTEGER (supported/unsupported) tells you whether the device can learn IPX fast-forwarding entries dynamically rather than only through static configuration. It matters because if dynamic learning is unsupported, an admin must manually provision every IPX route, changing the deployment and maintenance approach substantially. For example, before relying on automatic IPX route discovery in a legacy Novell network, an admin would check this OID to confirm the hardware actually supports it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.47.2.3 snmpwalk -v2c -c public <target> CISCOSB-rlFft::rlIpxFftDynamicSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.47.2.3.1 snmpget -v2c -c public <target> CISCOSB-rlFft::rlIpxFftDynamicSupported.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::rlIpxFftDynamicSupported 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.2 | rlIpxFFT | CISCOSB-rlFft |
| 1.3.6.1.4.1.9.6.1.101.47.2.3 | rlIpxFftDynamicSupported | CISCOSB-rlFft |