All MIBs › CIENA-CES-PM › cienaCesPmInstanceCollectionTimeFormat
cienaCesPmInstanceCollectionTimeFormat
Module: CIENA-CES-PM
OID (symbolic): CIENA-CES-PM::cienaCesPmInstanceCollectionTimeFormat
OID (numeric): 1.3.6.1.4.1.1271.2.3.1.2.2.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: This object allows the user to choose the reference time of PM instance collection start and end times. The value none(0) sets the start time to now and the end time to none, ignoring any time values specified by the user. The value utc(1) sets the start and end time value references to the Unix Epoch, January 1, 1970, 00:00:00 UTC. The value relative-to-now(2) sets the start and end time value references to now. The default value is none(0). This object returns a value of none(0) on GET.
What is cienaCesPmInstanceCollectionTimeFormat?
This read-create INTEGER selects how the start and end time values for a PM instance's collection window are referenced, per its description, none(0) simply starts collection now with no defined end, ignoring any specified times, utc(1) references the Unix Epoch, and relative-to-now(2) references the time the value is set, with none(0) as the default. This determines whether cienaCesPmInstanceStartTimeValue/EndTimeValue should be read as absolute epoch seconds or as a relative offset from 'now', which changes how an automation script must construct those values. An engineer scripting a PM instance to start collecting exactly 10 minutes from now, regardless of wall-clock time, would set this to relative-to-now(2) rather than computing an absolute UTC timestamp.
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.2 | cienaCesPmMIBObjects | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.2 | cienaCesPmInstance | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.2.1 | cienaCesPmInstanceTable | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.2.1.1 | cienaCesPmInstanceEntry | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.2.1.1.16 | cienaCesPmInstanceCollectionTimeFormat | CIENA-CES-PM |