All MIBs › RAPID-CITY › rcVlanPortVlanIds
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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.3 | rcVlan | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.3.3 | rcVlanPortTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.3.3.1 | rcVlanPortEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.3.3.1.3 | rcVlanPortVlanIds | RAPID-CITY |