All MIBs › EDGELINK-MIB › elALLDS1CMLineCode
elALLDS1CMLineCode
Module: EDGELINK-MIB
OID (symbolic): EDGELINK-MIB::elALLDS1CMLineCode
OID (numeric): 1.3.6.1.4.1.564.101.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Set DS1 line code for all DS1 channels. A value Inderminate(3) will be returned if All the DS1 Channels are not set to either ds1LineCodeAMI or ds1LineCodeB8ZS.
What is elALLDS1CMLineCode?
This sets the line code (AMI or B8ZS) across all 28 DS1 channels at once instead of one at a time; reading it back returns indeterminate if the channels currently have mixed settings. An admin uses this for bulk provisioning of a fully populated chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.564.101.1.1.2 snmpwalk -v2c -c public <target> EDGELINK-MIB::elALLDS1CMLineCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.564.101.1.1.2.1 snmpget -v2c -c public <target> EDGELINK-MIB::elALLDS1CMLineCode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.564.101.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> elALLDS1CMLineCode.1
Start monitoring EdgeLink edge access multiplexer (DS1 channelized module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EDGELINK-MIB::elALLDS1CMLineCode OID value, configure state conditions and alerts, and monitor any EdgeLink edge access multiplexer (DS1 channelized module) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.564 | telco | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101 | edgeLink | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1 | elM13v1 | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.1 | elDS1CM | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.1.2 | elALLDS1CMLineCode | EDGELINK-MIB |