All MIBs › CIENA-CES-PM › cienaCesPmBasicOtuHistoryBinStartTime
cienaCesPmBasicOtuHistoryBinStartTime
Module: CIENA-CES-PM
OID (symbolic): CIENA-CES-PM::cienaCesPmBasicOtuHistoryBinStartTime
OID (numeric): 1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Collection start time of the bin.
What is cienaCesPmBasicOtuHistoryBinStartTime?
As the description states, this is simply the collection start time of the bin -- the timestamp marking when a closed, completed 15-minute history bin began accumulating the counters and readings stored alongside it in the same table row. Because this value lives in the History table, pairing it with the row's Duration (or, for History rows that lack one, with the next ClearTime) is how a management station reconstructs exactly which real-world window the OTU error and quality counters in that same row actually cover. For example, a value like '2024-03-14,09:00:00.0' here means every counter and power/quality reading in this row describes activity starting at that exact moment, not an arbitrary polling time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.2 snmpwalk -v2c -c public <target> CIENA-CES-PM::cienaCesPmBasicOtuHistoryBinStartTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.2.1 snmpget -v2c -c public <target> CIENA-CES-PM::cienaCesPmBasicOtuHistoryBinStartTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesPmBasicOtuHistoryBinStartTime.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::cienaCesPmBasicOtuHistoryBinStartTime 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.2 | cienaCesPmMIBObjects | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.3 | cienaCesPmStatistics | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.3.14 | cienaCesPmBasicOtuStats | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.3.14.1 | cienaCesPmBasicOtuHistoryBinTable | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1 | cienaCesPmBasicOtuHistoryBinEntry | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.2 | cienaCesPmBasicOtuHistoryBinStartTime | CIENA-CES-PM |