All MIBs › CIENA-CES-PM › cienaCesPmAdjustmentTcaUnits
cienaCesPmAdjustmentTcaUnits
Module: CIENA-CES-PM
OID (symbolic): CIENA-CES-PM::cienaCesPmAdjustmentTcaUnits
OID (numeric): 1.3.6.1.4.1.1271.2.3.1.3.3.1.1.1
Node type: OBJECT-TYPE
Type: PmTcaUnits
Access: read-only
Description: This object defines the way in which the data is used by the Adjustment TCA feature for the PM instance. This specifies the way in which the statistics samples are handled and the way in which the adjustment basis and threshold values are interpreted.
When bitsPerSecond is specified, the data is intended to represent a throughput as a rate of data in bits per second. When analyzing samples for the Adjustment TCA feature, the statistic value is internally adjusted so that it represents a number of bits. For example a statistic that represents a number of bytes is multiplied by 8 to determine the bit count. The statistic value representing bits is then compared to the boundary value(s) derived from the adjustment basis and threshold value(s). The adjustment basis and threshold values are considered to be values representing data in bits-per-second and are not subjected to adjustment.
What is cienaCesPmAdjustmentTcaUnits?
This PmTcaUnits value tells you how to interpret every basis/threshold/boundary number reported elsewhere in the Adjustment TCA table for this instance, per its DESCRIPTION -- for example, a value of bitsPerSecond means those numbers represent a throughput rate rather than a raw count (the DESCRIPTION text is cut off before listing the remaining enumerated unit types). Without checking this object first, a raw basis value like 1,000,000 is ambiguous -- it could mean 1,000,000 bits per second of throughput or 1,000,000 of some other counted quantity entirely -- so this is the object a dashboard or script has to read before it can correctly label or graph any of the Adjustment TCA numbers for this PM instance. For example, if this reads bitsPerSecond and cienaCesPmAdjustmentTcaBasisValue reads 1,000,000, the correct label is '1 Mbps', not '1,000,000 events'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.3.3.1.1.1 snmpwalk -v2c -c public <target> CIENA-CES-PM::cienaCesPmAdjustmentTcaUnits
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.1.1 snmpget -v2c -c public <target> CIENA-CES-PM::cienaCesPmAdjustmentTcaUnits.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::cienaCesPmAdjustmentTcaUnits 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.1 | cienaCesPmAdjustmentTcaUnits | CIENA-CES-PM |