All MIBs › CT-CMMPHYS-MIB › cmmBoardOperStatus
cmmBoardOperStatus
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmBoardOperStatus
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.1.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object is the operational status of the CMM board.
initializing(1) -- all modules that belong to this board are booting up or in the process of a software upgrade active(2) -- all modules that belong to this board are available for accepting calls leaving-service(3) -- all modules that belong to this board are functional but are no longer available for accepting calls (Existing calls are allowed to terminate normally.) out-of-service(4) -- none of the modules that belong to this board are available for accepting calls nor do they have any existing calls faulty(5) -- all modules that belong to this board are unusable impaired(6) -- the board is otherwise active but one or more modules are in the out-of-service, initializing, testing, faulty, or impaired states
What is cmmBoardOperStatus?
This read-only value reports the actual current operational state of the CMM board, such as initializing during a software upgrade, active and accepting calls, leaving-service where it still handles existing calls but takes no new ones, or out-of-service. Admins poll this to confirm a board actually reached the state requested via cmmBoardAdminStatus, since the operational state reflects real-time behavior rather than the administrative intent. For example, after setting cmmBoardAdminStatus to leave-service, an admin would watch cmmBoardOperStatus transition to leaving-service and eventually out-of-service once all existing calls on that board complete.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.25 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmBoardOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.25.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmBoardOperStatus.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::cmmBoardOperStatus 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.1 | cmmBoardTable | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.1.1 | cmmBoardEntry | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.1.1.25 | cmmBoardOperStatus | CT-CMMPHYS-MIB |