All MIBs › CT-CMMPHYS-MIB › cmmBoardAdminStatus
cmmBoardAdminStatus
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmBoardAdminStatus
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.1.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value of this object is the administrative status of the CMM board.
down(1) -- all modems that belong to this board are to be removed from service immediately leave-service(2) -- each modem that belongs to this board 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 upgrade(4) -- all modules that belong to this board are to be reloaded with new software and restarted
What is cmmBoardAdminStatus?
This read-write setting controls the administrative state of the entire CMM board, with down immediately removing it from service, leave-service draining current calls before removing it, up making it available to accept calls, and upgrade reloading it with new software and restarting. Admins use this to gracefully take a board out of service for maintenance or push a firmware upgrade without abruptly dropping active calls. For example, setting cmmBoardAdminStatus to leave-service before scheduled maintenance lets existing calls on that board finish normally while blocking new call assignments to it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.24 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmBoardAdminStatus
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.24.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmBoardAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.24.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::cmmBoardAdminStatus 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.24 | cmmBoardAdminStatus | CT-CMMPHYS-MIB |