All MIBs › CPE-MANAGER › cpeMgrLocalSlanId
cpeMgrLocalSlanId
Module: CPE-MANAGER
OID (symbolic): CPE-MANAGER::cpeMgrLocalSlanId
OID (numeric): 1.3.6.1.4.1.5504.3.1.21.1.1.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Local SLAN ID used as the management SLAN between a CO device and locally managed CPEs. This SLAN should not be used for anything other than management traffic between the CO and CPEs. Once CPE management interfaces are created using this SLAN, it can not be changed. Also note, CPEs must be preprovisioned with a DHCP client on this SLAN for cpeMgr to operate correctly.
What is cpeMgrLocalSlanId?
This read-write Unsigned32 sets the local SLAN ID used as the management SLAN between a CO device and its managed CPEs, likewise fixed once CPE management interfaces are built on it. An admin dedicates this SLAN to management-only traffic and ensures CPEs are preprovisioned with a DHCP client on it, mirroring the VLAN requirement but on the SLAN dimension. For example, on a platform that segments management by SLAN rather than VLAN, the operator sets cpeMgrLocalSlanId once during initial deployment and treats it as immutable afterward.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.21.1.1.1.2 snmpwalk -v2c -c public <target> CPE-MANAGER::cpeMgrLocalSlanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.21.1.1.1.2.1 snmpget -v2c -c public <target> CPE-MANAGER::cpeMgrLocalSlanId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.21.1.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpeMgrLocalSlanId.1
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::cpeMgrLocalSlanId 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.2 | cpeMgrLocalSlanId | CPE-MANAGER |