All MIBs › CODIMA-EXPRESS-MIB › ctTimeSlots
ctTimeSlots
Module: CODIMA-EXPRESS-MIB
OID (symbolic): CODIMA-EXPRESS-MIB::ctTimeSlots
OID (numeric): 1.3.6.1.4.1.226.3.2.1.1.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object controls number of discrete sample intervals over which data shall be accessible in the CODIMA Express History Database Tables. When the ctSampleType = longTerm the value controls how many hours worth of statistics are accessible. When the ctSampleType = shortTerm the value controls how many minutes worth of statistics are accessible.
Long Term databases use sample intervals of 15 minutes. Short Term databases use sample intervals of 15 seconds.
For Long Term databases, setting this object to a value of 2 will allow 2 hours, i.e. 8 * 15 minutes, of data gathered by all the Long Term History Databases, to be collected via SNMP polling. Setting this object to the maximum value if 32 will give 32 hours worth of discrete 15 minute samples.
For Short Term databases, setting this object to a value of 2 will allow 2 minutes, i.e. 8 * 15 seconds, of data gathered by all the Short Term History Databases, to be collected via SNMP polling. Setting this object to the maximum value if 32 will give 32 minutes worth of discrete 15 second samples.
What is ctTimeSlots?
This read-write integer, limited to 1 through 32, sets how many discrete sample intervals of History data remain accessible, meaning hours of data when ctSampleType is longTerm or minutes of data when ctSampleType is shortTerm. An admin tunes this to control how much retrievable history the CODIMA Express keeps available via SNMP polling versus how much internal storage that retention requires. For example, setting ctTimeSlots to 24 on a longTerm row keeps a full day's worth of 15-minute samples accessible, while the same value of 24 on a shortTerm row only keeps the last 24 minutes of 15-second samples.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.226.3.2.1.1.1.1.1.2 snmpwalk -v2c -c public <target> CODIMA-EXPRESS-MIB::ctTimeSlots
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.226.3.2.1.1.1.1.1.2.1 snmpget -v2c -c public <target> CODIMA-EXPRESS-MIB::ctTimeSlots.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.226.3.2.1.1.1.1.1.2.1 i <value>
Start monitoring Codima Express network-intelligence appliance (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CODIMA-EXPRESS-MIB::ctTimeSlots OID value, configure state conditions and alerts, and monitor any Codima Express network-intelligence appliance (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.226 | codima | CODIMA-GLOBAL-REG |
| 1.3.6.1.4.1.226.3 | codimaProducts | CODIMA-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.226.3.2 | codimaExpressMIB | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1 | codimaExpressObjects | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1 | expHistoryDatabases | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.1 | dbControl | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.1.1 | ctrlTimeTable | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.1.1.1 | ctrlTimeEntry | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.1.1.1.2 | ctTimeSlots | CODIMA-EXPRESS-MIB |