All MIBs › CT-CMMPHYS-MIB › cmmModemResetLimit
cmmModemResetLimit
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmModemResetLimit
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value of this object is the number of times that a modem can be reset within a given time span before it is declared to be faulty. If the value is 0 then the modem will never be declared faulty. This object is persistent.
What is cmmModemResetLimit?
This read-write, persistent value sets a threshold on how many times a modem can reset within a configured time window before the system automatically declares it faulty, with a value of 0 disabling that automatic fault declaration entirely. Admins tune this to catch modems that are cycling repeatedly due to a hardware problem while avoiding false-positive fault declarations from occasional legitimate resets. For example, setting cmmModemResetLimit to 3 means a modem that resets four or more times within the configured reset time span will be automatically flagged as faulty.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.8 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmModemResetLimit
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.8.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmModemResetLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.8.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::cmmModemResetLimit 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.8 | cmmModemResetLimit | CT-CMMPHYS-MIB |