CODIMA-EXPRESS-MIB :: ctSampleType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCODIMA-EXPRESS-MIBctSampleType

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.226codimaCODIMA-GLOBAL-REG
1.3.6.1.4.1.226.3codimaProductsCODIMA-GLOBAL-REG
Numeric OIDNameModule
1.3.6.1.4.1.226.3.2codimaExpressMIBCODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1codimaExpressObjectsCODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1.1expHistoryDatabasesCODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1.1.1dbControlCODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1.1.1.1ctrlTimeTableCODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1.1.1.1.1ctrlTimeEntryCODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1.1.1.1.1.1ctSampleTypeCODIMA-EXPRESS-MIB