All MIBs › RAPID-CITY › rcLaunchPadClusterMgmtVlan
rcLaunchPadClusterMgmtVlan
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcLaunchPadClusterMgmtVlan
OID (numeric): 1.3.6.1.4.1.2272.1.4.30.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Launch pad cluster management vlan Id.
What is rcLaunchPadClusterMgmtVlan?
This object specifies which VLAN is used for management traffic in a cluster configuration controlled by the Launchpad system. The management VLAN isolates control and configuration traffic from data traffic. Operators configure this to ensure proper network segmentation and that cluster nodes can communicate reliably over a dedicated management path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.30.2.1.6 snmpwalk -v2c -c public <target> RAPID-CITY::rcLaunchPadClusterMgmtVlan
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.30.2.1.6.1 snmpget -v2c -c public <target> RAPID-CITY::rcLaunchPadClusterMgmtVlan.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.4.30.2.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcLaunchPadClusterMgmtVlan.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.4 | rcChassis | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.30 | rcLaunchPad | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.30.2 | rcLaunchPadClusterTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.30.2.1 | rcLaunchPadClusterEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.30.2.1.6 | rcLaunchPadClusterMgmtVlan | RAPID-CITY |