RAPID-CITY :: rcVlanPortVlanIds

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsRAPID-CITYrcVlanPortVlanIds

rcVlanPortVlanIds

Module: RAPID-CITY

OID (symbolic): RAPID-CITY::rcVlanPortVlanIds

OID (numeric): 1.3.6.1.4.1.2272.1.3.3.1.3

Node type: OBJECT-TYPE

Type: IdList

Access: read-write

Description: An array used to identify which VLANs this port is assigned to. Each VLAN ID is stored as a two octet value. The first octet in the pair holds bits 15-8 of the VLAN ID, while the second octet holds bits 7-0 of the VLAN ID. This object is now replaced by rcVlanPortVlanIdList.

What is rcVlanPortVlanIds?

This OID stores a binary array that identifies which virtual LANs (VLANs—isolated network segments) this network port belongs to. Each VLAN ID is represented using two bytes of data: the first byte contains the upper 8 bits of the ID, and the second contains the lower 8 bits. A network operator would check this value when configuring which traffic groups a port should handle, or when troubleshooting why a device cannot communicate with other devices on a specific VLAN.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.3.3.1.3
snmpwalk -v2c -c public <target> RAPID-CITY::rcVlanPortVlanIds

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.3.3.1.3.1
snmpget -v2c -c public <target> RAPID-CITY::rcVlanPortVlanIds.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.3.3.1.3.1 s <value>

Start monitoring Bay Networks/Nortel Accelar and Ethernet Routing Switch (ERS) chassis switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAPID-CITY::rcVlanPortVlanIds OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Accelar and Ethernet Routing Switch (ERS) chassis switches from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.3rcVlanRAPID-CITY
1.3.6.1.4.1.2272.1.3.3rcVlanPortTableRAPID-CITY
1.3.6.1.4.1.2272.1.3.3.1rcVlanPortEntryRAPID-CITY
1.3.6.1.4.1.2272.1.3.3.1.3rcVlanPortVlanIdsRAPID-CITY