CT-CMMPHYS-MIB :: cmmModemAdminStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCT-CMMPHYS-MIBcmmModemAdminStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.52cabletronCabletron-MIB
1.3.6.1.4.1.52.4mibsCTRON-AP3000-MIB
1.3.6.1.4.1.52.4.1ctronCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.1.1ctPhysicalCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.1.1.18ctCMMCTRON-MIB-NAMES
Numeric OIDNameModule
1.3.6.1.4.1.52.4.1.1.18.1cmmModemInfoCT-CMMPHYS-MIB
1.3.6.1.4.1.52.4.1.1.18.1.3cmmModemTableCT-CMMPHYS-MIB
1.3.6.1.4.1.52.4.1.1.18.1.3.1cmmModemEntryCT-CMMPHYS-MIB
1.3.6.1.4.1.52.4.1.1.18.1.3.1.44cmmModemAdminStatusCT-CMMPHYS-MIB