All MIBs › EDGELINK-MIB › elCMCardSelect
elCMCardSelect
Module: EDGELINK-MIB
OID (symbolic): EDGELINK-MIB::elCMCardSelect
OID (numeric): 1.3.6.1.4.1.564.101.1.2.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Read or select choice of on-line card. This operation will force a switch to occur if the off-line card is selected.
What is elCMCardSelect?
This reads or selects which redundant card (A or B) is currently active; setting it to the standby card forces an immediate switchover. An admin uses this to manually fail over service to the other card, for example during planned maintenance on the active card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.564.101.1.2.6 snmpwalk -v2c -c public <target> EDGELINK-MIB::elCMCardSelect
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.564.101.1.2.6.1 snmpget -v2c -c public <target> EDGELINK-MIB::elCMCardSelect.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.564.101.1.2.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> elCMCardSelect.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::elCMCardSelect 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.2 | elCM | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.2.6 | elCMCardSelect | EDGELINK-MIB |