All MIBs › CT-CMMPHYS-MIB › cmmModuleOperStatus
cmmModuleOperStatus
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmModuleOperStatus
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object is the operational status of the CMM module.
initializing(1) -- the module is booting up or in the process of a software upgrade active(2) -- all modems that belong to this module are available for accepting calls leaving-service(3) -- all modems that belong to this module are functional but are no longer available for accepting calls (Existing calls are allowed to terminate normally.) out-of-service(4) -- none of the modems that belong to this module are available for accepting calls nor do they have any existing calls faulty(5) -- the module has been removed from service by an NMS and is considered to be unusable impaired(6) -- the module is otherwise active but one or more modems are in the out-of-service, initializing, testing, or faulty states
What is cmmModuleOperStatus?
This read-only value reports the actual current operational state of an individual CMM module, such as initializing during a software upgrade, active and accepting calls, leaving-service, or out-of-service. Admins poll this to confirm a module reached the state requested through cmmModuleAdminStatus, since it reflects real-time module behavior. For example, after requesting run-diagnostics on a module, an admin would watch cmmModuleOperStatus to see it transition through initializing before returning to active once diagnostics complete successfully.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.2.1.11 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmModuleOperStatus
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.11.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmModuleOperStatus.1
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::cmmModuleOperStatus 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.11 | cmmModuleOperStatus | CT-CMMPHYS-MIB |