All MIBs › CT-CMMPHYS-MIB › cmmModuleAdminStatus
cmmModuleAdminStatus
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmModuleAdminStatus
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.2.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value of this object is the administrative status of the CMM module.
down(1) -- all modems that belong to this module are to be removed from service immediately leave-service(2) -- each modem that belongs to this module is to be removed from service at the completion of its current call, if any up(3) -- each modem that belongs to this module is to become available for accepting calls run-diagnostics(4) -- all modems that belong to this module are to run a series of comprehensive on-line diagnostic tests reset(5) -- the entire module is to be physically reset faulty(6) -- the entire module is to be immediately removed from service and considered unusable
What is cmmModuleAdminStatus?
This read-write setting controls the administrative state of an individual CMM module, offering states like down to remove it from service immediately, leave-service to drain existing calls first, up to make it available for calls, run-diagnostics to trigger comprehensive on-line diagnostic tests, and reset. Admins use this to manage a single module's lifecycle independently of the rest of the board, for example to run diagnostics on a suspect module without affecting its siblings. For example, setting cmmModuleAdminStatus to run-diagnostics on a module suspected of causing dropped calls would trigger its built-in diagnostic test suite without taking the whole board out of service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.2.1.10 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmModuleAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.2.1.10.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmModuleAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.18.1.2.1.10.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::cmmModuleAdminStatus 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.2 | cmmModuleTable | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.2.1 | cmmModuleEntry | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.2.1.10 | cmmModuleAdminStatus | CT-CMMPHYS-MIB |