All MIBs › EDGELINK-MIB › elDS1CMChannelName
elDS1CMChannelName
Module: EDGELINK-MIB
OID (symbolic): EDGELINK-MIB::elDS1CMChannelName
OID (numeric): 1.3.6.1.4.1.564.101.1.1.1.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: A ChannelName can be assigned for each DS1 channel. The Channel name cannot be more than 10 characters.
What is elDS1CMChannelName?
This is an up-to-10-character label an admin assigns to a DS1 channel, such as a circuit ID, to make it easier to identify in monitoring tools instead of tracking channels only by number.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.564.101.1.1.1.1.7 snmpwalk -v2c -c public <target> EDGELINK-MIB::elDS1CMChannelName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.564.101.1.1.1.1.7.1 snmpget -v2c -c public <target> EDGELINK-MIB::elDS1CMChannelName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.564.101.1.1.1.1.7.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> elDS1CMChannelName.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::elDS1CMChannelName 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.1 | elDS1CMTable | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.1.1.1 | elDS1CMEntry | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.1.1.1.7 | elDS1CMChannelName | EDGELINK-MIB |