All MIBs › CT-CMMPHYS-MIB › cmmModemOperStatus
cmmModemOperStatus
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmModemOperStatus
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.3.1.45
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object contains the operational status of a modem.
initializing(1) -- the module to which the modem belongs is booting up or in the process of a software upgrade idle(2) -- the modem is available for accepting calls but has no call in place active(3) -- the modem is not available for accepting calls because it already has one in place leaving-service(4) -- the modem is functional but is no longer available for accepting calls (Existing calls are allowed to terminate normally.) out-of-service(5) -- the modem is neither available for accepting calls nor does it have a call in place testing(6) -- the modem is running a series of comprehensive on-line diagnostic tests faulty(7) -- the modem has been removed from service by an NMS or due to a hardware or software failure and is considered to be unusable resetting(8) -- the modem is executing a reset sequence
What is cmmModemOperStatus?
This read-only value reports the current operational state of an individual modem, using states such as initializing, idle when available but not on a call, active while handling a call, or leaving-service. Although the source description for this object is empty, the enumeration values themselves indicate it mirrors the administrative status object by reporting the modem's real-time operational condition rather than the administratively requested state. Admins would poll this to confirm whether a specific modem set to up via cmmModemAdminStatus is actually sitting idle and ready, or already active on a call.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.3.1.45 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmModemOperStatus
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.45.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmModemOperStatus.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::cmmModemOperStatus 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.45 | cmmModemOperStatus | CT-CMMPHYS-MIB |