All MIBs › CISCOSB-rlFft › rlIpmFftInReceives
rlIpmFftInReceives
Module: CISCOSB-rlFft
OID (symbolic): CISCOSB-rlFft::rlIpmFftInReceives
OID (numeric): 1.3.6.1.4.1.9.6.1.101.47.3.11.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The amount of received IPM datagrams
What is rlIpmFftInReceives?
This read-only INTEGER counts the total number of IPM (IP multicast) datagrams received by this fast-forwarding table instance. It gives an admin a baseline traffic-volume metric for multicast traffic hitting the device, useful for confirming multicast streams are actually arriving as expected. For example, if this counter stays flat while users report a missing video feed, that would indicate the multicast stream never reached the switch at all rather than failing during forwarding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.47.3.11.1.2 snmpwalk -v2c -c public <target> CISCOSB-rlFft::rlIpmFftInReceives
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.47.3.11.1.2.1 snmpget -v2c -c public <target> CISCOSB-rlFft::rlIpmFftInReceives.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlIpmFftInReceives.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::rlIpmFftInReceives 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.3 | rlIpmFFT | CISCOSB-rlFft |
| 1.3.6.1.4.1.9.6.1.101.47.3.11 | rlIpmFftCountersTable | CISCOSB-rlFft |
| 1.3.6.1.4.1.9.6.1.101.47.3.11.1 | rlIpmFftCountersEntry | CISCOSB-rlFft |
| 1.3.6.1.4.1.9.6.1.101.47.3.11.1.2 | rlIpmFftInReceives | CISCOSB-rlFft |