All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmMaintCmdRecurrence
cmMaintCmdRecurrence
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdRecurrence
OID (numeric): 1.3.6.1.4.1.1996.20.16.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: For automatic commands (such as 'configBackup' and 'statsAuto'), this is the number of hours between each execution of the command.
For the 'configBackup' command, a value of 0 indicates to do the backup once. The command will be executed at the given StartTime. If Recurrence is zero and StartTime is zero (or in the past), the backup will be executed immediately.
For 'statsAuto', the number of hours is limited to 6. This ensures that the system provides consistent data with no gaps in the uploaded files regardless of recent changes to the sampling interval. Also, the ReportingPeriod will be made to match the Recurrence value.
For 'configRestore', the value of this object is ignored. For 'bulkCPEDownload', the recurrence must be 0.
Default: 0
What is cmMaintCmdRecurrence?
cmMaintCmdRecurrence is a read-write integer setting how many hours elapse between repeated executions of an automatic maintenance command like configBackup or statsAuto, with statsAuto specifically capped at 6 hours per the description. An administrator uses a value of 0 for configBackup to mean a one-time run rather than a recurring schedule. For example, an operator wanting nightly configuration backups would set cmMaintCmdRecurrence to 24 on the configBackup entry, while a statsAuto entry could be set no higher than 6.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.16.1.1.4 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdRecurrence
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.16.1.1.4.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdRecurrence.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.20.16.1.1.4.1 i <value>
Start monitoring Copper Mountain Networks DSL access equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdRecurrence OID value, configure state conditions and alerts, and monitor any Copper Mountain Networks DSL access equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1996 | coppermountain | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20 | cmCE200 | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.16 | cmMaint | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.16.1 | cmMaintCmdTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.16.1.1 | cmMaintCmdEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.16.1.1.4 | cmMaintCmdRecurrence | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |