All MIBs › RC-ARP-MIB › rcIpMulticastArpVlanId
rcIpMulticastArpVlanId
Module: RC-ARP-MIB
OID (symbolic): RC-ARP-MIB::rcIpMulticastArpVlanId
OID (numeric): 1.3.6.1.4.1.2272.1.8.17.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: vlan id
What is rcIpMulticastArpVlanId?
This read-only object is the VLAN ID component of the composite index for a row in the IP multicast ARP table, identifying which VLAN the multicast MAC-to-IP mapping applies to. Admins use it to scope multicast ARP entries per VLAN, since the same multicast IP/MAC pairing can exist independently on different VLANs. A row with rcIpMulticastArpVlanId of 100 identifies a multicast ARP entry specific to VLAN 100 on the switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.17.1.1 snmpwalk -v2c -c public <target> RC-ARP-MIB::rcIpMulticastArpVlanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.17.1.1.1 snmpget -v2c -c public <target> RC-ARP-MIB::rcIpMulticastArpVlanId.1
Start monitoring Bay Networks/Nortel Accelar (Rapid-City) Layer 3 switch (proxy ARP/flood behavior configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-ARP-MIB::rcIpMulticastArpVlanId OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Accelar (Rapid-City) Layer 3 switch (proxy ARP/flood behavior configuration) 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.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.17 | rcIpMulticastArpTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.17.1 | rcIpMulticastArpEntry | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.8.17.1.1 | rcIpMulticastArpVlanId | RC-ARP-MIB |