All MIBs › CT-CMMPHYS-MIB › cmmModemAdminStatus
cmmModemAdminStatus
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmModemAdminStatus
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.3.1.44
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object contains the administrative status of a modem.
down(1) -- the modem is to be removed from service immediately leave-service(2) -- the modem is to be removed from service at the completion of its current call, if any up(3) -- the modem is to become available for accepting calls run-diagnostics(4) -- the modem is to run a series of comprehensive on-line diagnostic tests reset(5) -- the modem is to be physically reset faulty(6) -- the modem is to be immediately removed from service and considered unusable
What is cmmModemAdminStatus?
This read-write setting controls the administrative state of an individual modem, including down to remove it from service immediately, leave-service to wait for its current call to complete first, up to make it available, run-diagnostics to trigger comprehensive on-line diagnostic tests, reset, and faulty to mark it as out of service and considered unusable. Admins use this fine-grained, per-modem control to manage individual modems independently, for example pulling just one bad modem out of rotation without affecting the rest of its module. For example, after cmmNumBadModems flags a problem on a module, an admin would identify the specific faulty modem and set its cmmModemAdminStatus to faulty so the system stops assigning new calls to it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.3.1.44 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmModemAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.3.1.44.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmModemAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.18.1.3.1.44.1 i <value>
Start monitoring Cabletron Systems modular chassis switch (CMM module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-CMMPHYS-MIB::cmmModemAdminStatus OID value, configure state conditions and alerts, and monitor any Cabletron Systems modular chassis switch (CMM module) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1 | ctPhysical | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.18 | ctCMM | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.1.18.1 | cmmModemInfo | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.3 | cmmModemTable | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.3.1 | cmmModemEntry | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.3.1.44 | cmmModemAdminStatus | CT-CMMPHYS-MIB |