All MIBs › RAPID-CITY › rcIpxRsmltOperVlanId
rcIpxRsmltOperVlanId
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpxRsmltOperVlanId
OID (numeric): 1.3.6.1.4.1.2272.1.24.21.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Vlan id.
What is rcIpxRsmltOperVlanId?
This OID stores the ID number of the VLAN (virtual local area network) that an interface is currently using. It's read-only, meaning you can monitor which network segment the interface belongs to but cannot change it directly. Use this to verify that a network port is connected to the correct VLAN for its intended traffic type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.24.21.2.1.1 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpxRsmltOperVlanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.24.21.2.1.1.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpxRsmltOperVlanId.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.24 | rcIpx | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21 | rcIpxRsmlt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21.2 | rcIpxRsmltOperTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21.2.1 | rcIpxRsmltOperEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21.2.1.1 | rcIpxRsmltOperVlanId | RAPID-CITY |