All MIBs › RC-IP-MIB › rcIpResourceUsageGlobalIngressRecInUse
rcIpResourceUsageGlobalIngressRecInUse
Module: RC-IP-MIB
OID (symbolic): RC-IP-MIB::rcIpResourceUsageGlobalIngressRecInUse
OID (numeric): 1.3.6.1.4.1.2272.1.8.25.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Used to get the Ingress Record Usage in the switch. (S-G usage).
What is rcIpResourceUsageGlobalIngressRecInUse?
This is a read-only counter tracking how many ingress multicast records (Source-Group pairs) are currently active in the switch. It shows real-time memory consumption for incoming multicast streams. A network operator monitors this during peak traffic to ensure the switch won't run out of capacity for new multicast subscriptions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.25.1.1 snmpwalk -v2c -c public <target> RC-IP-MIB::rcIpResourceUsageGlobalIngressRecInUse
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.25.1.1.1 snmpget -v2c -c public <target> RC-IP-MIB::rcIpResourceUsageGlobalIngressRecInUse.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.25 | rcIpResourceUsage | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.25.1 | rcIpResourceUsageGlobal | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.25.1.1 | rcIpResourceUsageGlobalIngressRecInUse | RC-IP-MIB |