All MIBs › CODIMA-EXPRESS-MIB › ctSampleType
ctSampleType
Module: CODIMA-EXPRESS-MIB
OID (symbolic): CODIMA-EXPRESS-MIB::ctSampleType
OID (numeric): 1.3.6.1.4.1.226.3.2.1.1.1.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Database Control Sample Type identifies which database sample type this row controls. The two values are: longTerm = 1. All Long Term databases use sample intervals of 15 minutes. shortTerm = 2. All Short Term databases use sample intervals of 15 seconds.
What is ctSampleType?
This read-only INTEGER identifies which of the two database sample families, longTerm(1) with 15-minute intervals or shortTerm(2) with 15-second intervals, this row of the Database Control table governs. An admin needs this to know which set of History tables a given ctTimeSlots or ctLockMethod row actually applies to before changing its settings. For example, a row with ctSampleType set to shortTerm(2) means the ctTimeSlots value in that same row controls how many minutes, not hours, of 15-second samples remain retrievable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.226.3.2.1.1.1.1.1.1 snmpwalk -v2c -c public <target> CODIMA-EXPRESS-MIB::ctSampleType
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.1.1 snmpget -v2c -c public <target> CODIMA-EXPRESS-MIB::ctSampleType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctSampleType.1
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::ctSampleType 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.1 | ctSampleType | CODIMA-EXPRESS-MIB |