All MIBs › CPE-MANAGER › cpeMgrLocalVlanId
cpeMgrLocalVlanId
Module: CPE-MANAGER
OID (symbolic): CPE-MANAGER::cpeMgrLocalVlanId
OID (numeric): 1.3.6.1.4.1.5504.3.1.21.1.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Local VLAN ID used as the management VLAN between a CO device and locally managed CPEs. This VLAN should not be used for anything other than management traffic between the CO and CPEs. Once CPE management interfaces are created using this VLAN, it can not be changed. Also note, CPEs must be preprovisioned with a DHCP client on this VLAN for cpeMgr to operate correctly.
What is cpeMgrLocalVlanId?
This read-write Unsigned32 sets the local VLAN ID used exclusively as the management channel between a Central Office device and the CPEs it manages, and per its description cannot be changed once CPE management interfaces are created on it. An admin must pick a VLAN dedicated only to management traffic and ensure CPEs are preprovisioned with a DHCP client on it, since mixing other traffic into this VLAN or forgetting the DHCP client will break cpeMgr operation entirely. For example, a carrier reserves VLAN 100 solely for CO-to-CPE management and configures this OID before any CPEs are attached, knowing it cannot later be renumbered without tearing down existing management interfaces.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.21.1.1.1.1 snmpwalk -v2c -c public <target> CPE-MANAGER::cpeMgrLocalVlanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.21.1.1.1.1.1 snmpget -v2c -c public <target> CPE-MANAGER::cpeMgrLocalVlanId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.21.1.1.1.1.1 i <value>
Start monitoring Zhone Technologies CO equipment / Zhone CPE (Zero Touch Configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPE-MANAGER::cpeMgrLocalVlanId OID value, configure state conditions and alerts, and monitor any Zhone Technologies CO equipment / Zhone CPE (Zero Touch Configuration) from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 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.21 | cpeMgr | ZHONE-SYSTEM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5504.3.1.21.1 | cpeMgrModule | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.1 | cpeMgrGlobal | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.1.1 | cpeMgrGlobalObjects | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.1.1.1 | cpeMgrLocalVlanId | CPE-MANAGER |