All MIBs › CIENA-CES-PM › cienaCesPmAdjustmentTcaSamplesProcessedCurrentInterval
cienaCesPmAdjustmentTcaSamplesProcessedCurrentInterval
Module: CIENA-CES-PM
OID (symbolic): CIENA-CES-PM::cienaCesPmAdjustmentTcaSamplesProcessedCurrentInterval
OID (numeric): 1.3.6.1.4.1.1271.2.3.1.3.3.1.1.36
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Number of valid samples that have been collected during the current Adjustment Interval and used by the Adjustment TCA feature on the PM instance.
What is cienaCesPmAdjustmentTcaSamplesProcessedCurrentInterval?
This Unsigned32 is the same processed-sample count as SamplesProcessedTotal but scoped to only the current, still-running Adjustment Interval, per its DESCRIPTION. Checking this against how many sample intervals should have elapsed by now (derived from IntervalStartTime and the configured sample interval) tells you whether this interval's TCA evaluation, when it closes, will actually be based on a full complement of good samples or on a partial, less-trustworthy set. For example, if the sample interval is 5 minutes and 40 minutes have elapsed since IntervalStartTime, you'd expect roughly 8 processed samples; seeing only 3 here would mean 5 samples were lost to discontinuities during that same window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.3.3.1.1.36 snmpwalk -v2c -c public <target> CIENA-CES-PM::cienaCesPmAdjustmentTcaSamplesProcessedCurrentInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.3.3.1.1.36.1 snmpget -v2c -c public <target> CIENA-CES-PM::cienaCesPmAdjustmentTcaSamplesProcessedCurrentInterval.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesPmAdjustmentTcaSamplesProcessedCurrentInterval.1
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-PM::cienaCesPmAdjustmentTcaSamplesProcessedCurrentInterval OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms from a single console.
OID Breakdown
Upper-level ancestors (9 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.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.3 | cienaCesStatistics | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.3.1 | cienaCesPmMib | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.3 | cienaCesPmThreshold | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.3.3 | cienaCesPmInstanceAdjustmentTca | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.3.3.1 | cienaCesPmInstanceAdjustmentTcaTable | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.3.3.1.1 | cienaCesPmInstanceAdjustmentTcaEntry | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.3.3.1.1.36 | cienaCesPmAdjustmentTcaSamplesProcessedCurrentInterval | CIENA-CES-PM |