All MIBs › ZHONE-SYSTEM-MIB › zhoneSystemConfigurationReservedVlanIdStart
zhoneSystemConfigurationReservedVlanIdStart
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneSystemConfigurationReservedVlanIdStart
OID (numeric): 1.3.6.1.4.1.5504.3.1.5.22
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
Starting VLAN ID of the reserved VLAN ID block.
The reserved VLAN ID block starts with the reservedVlanIdStart and ends with reservedVlanIdStart + reservedVlanIdCount;
No bridge, host, or IP can use a VLAN ID in the reserved VLANs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.5.22 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSystemConfigurationReservedVlanIdStart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.5.22.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSystemConfigurationReservedVlanIdStart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.5.22.1 i <value>
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.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.3 | zhoneGeneric | Zhone |
| 1.3.6.1.4.1.5504.3.1 | zhoneSystem | Zhone |
| 1.3.6.1.4.1.5504.3.1.5 | zhoneSystemConfiguration | ZHONE-SYSTEM-MIB |
| 1.3.6.1.4.1.5504.3.1.5.22 | zhoneSystemConfigurationReservedVlanIdStart | ZHONE-SYSTEM-MIB |