Home/Catalog/CIENA-CES-PM

CIENA-CES-PM

AI MIB Summary

The CIENA-CES-PM MIB module enables monitoring of performance statistics and error counters for Carrier Ethernet Service (CES) circuits on Ciena transport equipment. It provides access to specific PM metrics such as cell loss, delay, and jitter measurements required for Service Level Agreement (SLA) compliance verification.

This module defines the performance monitor statistics objects.
Main OID:
cienaCesPmMib.1.3.6.1.4.1.1271.2.3.1
2424
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

2424 total
Object Name
cienaCesPmMIBNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.2.40
cienaCesPmMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.2.40.0
cienaCesPmAlertTcaNotificationThis notification is sent when the device reports an Alert Threshold Crossing Alert (TCA) event.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1271.2.2.40.0.1
cienaCesPmMibThis module defines the performance monitor statistics objects.
MODULE-IDENTITY
.1.3.6.1.4.1.1271.2.3.1
cienaCesPmGlobal
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.1
cienaCesPmGlobalStateThis object allows the user to globally configure the PM administrative state. This object must be enabled in order for a PM instance to be operationally enabled.rw
CienaGlobalState (CIENA-TC)
.1.3.6.1.4.1.1271.2.3.1.1.1
cienaCesPmPersistenceIntervalThis object allows the user to globally configure the PM persistence interval.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.1.2
cienaCesPmPersistenceStorageThis object allows the user to globally configure the PM persistence storage.rw
Enumeration
.1.3.6.1.4.1.1271.2.3.1.1.3
cienaCesPmMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2
cienaCesPmInstanceNextIndexThis object contains an unused value for cienaCesPmInstanceIndex, or a zero to indicate that none exist. When creating a PM instance entry in the cienaCesPmInstanceTable, the cienaCesPmNextAvailablePmInstanceIndex value may be used for cienaCesPmInstanceIndex in the new table entry.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.1
cienaCesPmInstance
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.2
cienaCesPmInstanceTableThe (conceptual) table listing the configuration parameters for the PM instance table. To create an entry in this table, cienaCesPmPmProfileType, cienaCesPmInterfaceType, cienaCesPmInterfaceId and cienaCesPmInstanceName must be specified and cienaCesPmInstanceRowStatus must be set to createAndGo.
SEQUENCE OF CienaCesPmInstanceEntry
.1.3.6.1.4.1.1271.2.3.1.2.2.1
cienaCesPmInstanceEntryAn entry (conceptual row) in the cienaCesPmInstanceTable.
CienaCesPmInstanceEntry
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1
cienaCesPmInstanceIndexA unique identifier for the PM instance entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.1
cienaCesPmInstanceNameName for the PM instance.rw
DisplayString
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.2
cienaCesPmInstanceTypeType for the PM instance.rw
PmInstanceType
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.3
cienaCesPmInstanceInterfaceTypeInterface type associated with the PM instance.rw
PmInterfaceType
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.4
cienaCesPmInstanceInterfaceIdInterface ID associated with the PM instance uniquely identifying the interface associated with the PM instance. The value of this object depends on the interface type and may be encoded to suit. For example, when the cienaCesPmInstanceInterfaceType is of type port(1) the value of this object refers to a port identifier (PGID). For some interface types, the value of this object is not sufficient to uniquely identify an interface. In such cases, the cienaCesPmInstanceInterfaceId2 object is used to provide further resolution for uniquely identifying the interface. For such interfaces, the value of this object and the cienaCesPmInstanceInterfaceId2 object may be normalized during row creation as evident by subsequent get of this object and the cienaCesPmInstanceInterfaceId2 object.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.5
cienaCesPmInstanceInterfaceNameInterface name associated with the PM instance.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.6
cienaCesPmInstanceProfileTypeProfile type of the PM instance statistics.rw
PmProfileType
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.7
cienaCesPmInstanceStartTimeWhen set, specifies the collection start time for the PM instance in the local time zone. The input time format is hh:mm or hh:mm:ss. If not set, but cienaCesPmInstanceStartDate is set, the time defaults to 00:00:00. When read, indicates the collection start date and time for the PM instance in local time or UTC, as determined by the system 'timestamp' setting, formatted as 'Wed Jun 30 21:49:08 1993'. A trailing 'Z' indicates UTC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.8
cienaCesPmInstanceStartDateWhen set, specifies the collection start date for the PM instance in the local time zone. The input date format is [yy]yy-mm-dd or mm-dd. If the year is omitted, the current year is used. When read, indicates the collection start date and time for the PM instance in local time or UTC, as determined by the system 'timestamp' setting, formatted as 'Wed Jun 30 21:49:08 1993'. A trailing 'Z' indicates UTC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.9
cienaCesPmInstanceEndTimeWhen set, specifies the collection end time for the PM instance in the local time zone. The input time format is hh:mm or hh:mm:ss. If not set, but cienaCesPmInstanceEndDate is set, the time defaults to 23:59:59. When read, indicates the collection end date and time for the PM instance in local time or UTC, as determined by the system 'timestamp' setting, formatted as 'Wed Jun 30 21:49:08 1993'. A trailing 'Z' indicates UTC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.10
cienaCesPmInstanceEndDateWhen set, specifies the collection end date for the PM instance in the local time zone. The input date format is [yy]yy-mm-dd or mm-dd. If the year is omitted, the current year is used. When read, indicates the collection end date and time for the PM instance in local time or UTC, as determined by the system 'timestamp' setting, formatted as 'Wed Jun 30 21:49:08 1993'. A trailing 'Z' indicates UTC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.11
cienaCesPmInstanceBinCountRepresents the number of history bins for the PM instance. A value of 0 indicates that there are no history bins other than the 24hrHistoryBin. The current and current24Hr bins are not included in this bin count and still exist as well.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.12
cienaCesPmInstanceBinDurationRepresents the bin duration for the PM instance.rw
Enumeration
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.13
cienaCesPmInstanceAdminStateAdministrative state of the PM instance.rw
CienaGlobalState (CIENA-TC)
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.14
cienaCesPmInstanceOperStateOperational state for the PM instance.ro
CienaGlobalState (CIENA-TC)
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.15
cienaCesPmInstanceCollectionTimeFormatThis 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.rw
Enumeration
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.16
cienaCesPmInstanceStartTimeValueThis object specifies the collection start time of the PM instance in seconds from the reference time specified by the value of the cienaCesPmInstanceCollectionTimeFormat object. If the collection time format is set to utc(1), then this object specifies the start time value in the Unix Epoch, starting January 1, 1970, 00:00:00 UTC. If the cienaCesPmInstanceCollectionTimeFormat is set to relative-to-now(2), this object specifies the start time in seconds from now. If the cienaCesPmInstanceCollectionTimeFormat object has a value of none(0), the value of this object is ignored and the start time is set to now. This object returns a value of 0 on GET. The start date/time for the PM instance is displayed using the cienaCesPmInstanceStartDate/cienaCesPmInstanceStartTime objects.rw
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.17
cienaCesPmInstanceEndTimeValueThis object specifies the collection end time of the PM instance in seconds from the reference time specified by the value of the cienaCesPmInstanceCollectionTimeFormat object. If the collection time format is set to utc(1), then this object specifies the end time value relative to the Unix Epoch, January 1, 1970, 00:00:00 UTC. If the cienaCesPmInstanceCollectionTimeFormat is set to relative-to-now(2), this object specifies the end time in seconds from now. If the value of the cienaCesPmInstanceCollectionTimeFormat object is none(0), the value of this object is ignored and no specific collection end time is specified. This object returns a value of 0 on GET. The end date/time for the PM instance is displayed using the cienaCesPmInstanceEndDate/cienaCesPmInstanceEndTime objects.rw
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.18
cienaCesPmInstanceRowStatusUsed to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, set this object to 'createAndGo'. To delete a row in this table, set this object to 'destroy'. When creating a row in this table, the index object cienaCesPmInstanceIndex must specify a valid, unused index or specify value zero which will cause the new row to be created at the next available index. Prior to creating the new row, the cienaCesPmInstanceNextIndex object may be referenced to fetch the next available index.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.19
cienaCesPmInstanceClearClears the current counts for the bins associated with given instance.rw
CienaStatsClear (CIENA-TC)
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.20
cienaCesPmInstanceInterfaceId2InterfaceId2 in the PM instance acts as a secondary identifying index in cases where the cienaCesPmInstanceInterfaceId object cannot uniquely identify the interface associated with the PM instance. For interfaces which do not utilize this secondary object, the value of this object is zero and unused during new row creation. For interfaces which utilize this secondary object, the value of this object is specific to the interface type. During new row creation, the value of this object may be used along with the cienaCesPmInstanceInterfaceId object value to uniquely identify the interface, and such usage may result in the normalization of the values for this object and the cienaCesPmInstanceInterface object, as evident by subsequent get of this object and the cienaCesPmInstanceInterfaceId object.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.21
cienaCesPmInstanceDynamicDynamic PM instances are not created via CLI or SNMP.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.22
cienaCesPmInstanceConfigurationModeConfiguration mode for the PM instance.ro
PmConfigurationMode
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.23
cienaCesPmInstanceAlignmentAlignment value for the PM instance.rw
PmAlignment
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.24
cienaCesPmInstanceInterfaceOperStateOperational state for the attached interface monitored by the PM instance.ro
CienaGlobalState (CIENA-TC)
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.25
cienaCesPmInstanceHistoryClearSetting this object to clear(1) will clear the History and 24HrHistory bins associated with the given instance.rw
CienaStatsClear (CIENA-TC)
.1.3.6.1.4.1.1271.2.3.1.2.2.1.1.26
cienaCesPmStatistics
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3
cienaCesPmExtendedTxRxStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.1
cienaCesPmExtendedTxRxHistoryBinTableThe (conceptual) read-only table listing the extended TxRx profile statistics.
SEQUENCE OF CienaCesPmExtendedTxRxHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1
cienaCesPmExtendedTxRxHistoryBinEntryAn entry (conceptual row) in the cienaCesPmExtendedTxRxHistoryBinTable. This table lists the stats for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmExtendedTxRxHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1
cienaCesPmExtendedTxRxHistoryBinIndexBin Number associated with the ExtendedTxRxHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.1
cienaCesPmExtendedTxRxHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.2
cienaCesPmExtendedTxRxHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.3
cienaCesPmExtendedTxRxHistoryBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.4
cienaCesPmExtendedTxRxHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.5
cienaCesPmExtendedTxRxHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.6
cienaCesPmExtendedTxRxHistoryBinRxBytesThe number of bytes received by this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.7
cienaCesPmExtendedTxRxHistoryBinRxPktsThe number of packets received by this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.8
cienaCesPmExtendedTxRxHistoryBinRxCrcErrorPktsThe number of packets received with CRC errors by this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.9
cienaCesPmExtendedTxRxHistoryBinRxMcastPktsThe total number of multicast packets received for the given port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.10
cienaCesPmExtendedTxRxHistoryBinRxBcastPktsThe number of broadcast packets received by this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.11
cienaCesPmExtendedTxRxHistoryBinUndersizePktsThe total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.12
cienaCesPmExtendedTxRxHistoryBinOversizePktsThe total number of packets received that were longer than 1518 octets but less than or equal to the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.13
cienaCesPmExtendedTxRxHistoryBinFragmentsPktsThe total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.14
cienaCesPmExtendedTxRxHistoryBinJabbersPktsThe total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.15
cienaCesPmExtendedTxRxHistoryBin64OctsPktsThe total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.16
cienaCesPmExtendedTxRxHistoryBin65To127OctsPktsThe total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.17
cienaCesPmExtendedTxRxHistoryBin128To255OctsPktsThe total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.18
cienaCesPmExtendedTxRxHistoryBin256To511OctsPktsThe total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.19
cienaCesPmExtendedTxRxHistoryBin512To1023OctsPktsThe total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.20
cienaCesPmExtendedTxRxHistoryBin1024To1518OctsPktsThe total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.21
cienaCesPmExtendedTxRxHistoryBinTxBytesThe number of octets transmitted on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.22
cienaCesPmExtendedTxRxHistoryBinTxTBytesThe total number of octets transmitted on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.23
cienaCesPmExtendedTxRxHistoryBinTxPktsThe total number of packets transmitted on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.24
cienaCesPmExtendedTxRxHistoryBinTxBcastPktsThe number of broadcast packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.25
cienaCesPmExtendedTxRxHistoryBinTxMcastPktsThe number of multicast packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.26
cienaCesPmExtendedTxRxHistoryBinTxExDeferPktsThe number of excessive defer packets transmitted on a port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.27
cienaCesPmExtendedTxRxHistoryBinTxGiantPktsThe number of too big packets transmitted on a port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.28
cienaCesPmExtendedTxRxHistoryBinTxUnderRunPktsThe number of underrun packets transmitted on a port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.29
cienaCesPmExtendedTxRxHistoryBinTxCrcErrorPktsThe number of CRC error packets transmitted on a port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.30
cienaCesPmExtendedTxRxHistoryBinTxLCheckErrorPktsThe number of length check error packets transmitted on a port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.31
cienaCesPmExtendedTxRxHistoryBinTxLOutRangePktsThe number of out of range packets transmitted on a port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.32
cienaCesPmExtendedTxRxHistoryBinTxLateCollPktsThe number of late collision packets transmitted on a port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.33
cienaCesPmExtendedTxRxHistoryBinTxExCollPktsThe number of excessive collision packets transmitted on a port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.34
cienaCesPmExtendedTxRxHistoryBinTxSingleCollPktsThe number of single collision packets transmitted on a port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.35
cienaCesPmExtendedTxRxHistoryBinTxCollPktsThe number of collision packets transmitted on a port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.36
cienaCesPmExtendedTxRxHistoryBinDropEventsThe number of packet drop events on a port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.37
cienaCesPmExtendedTxRxHistoryBinInDiscardsThe number of packet discards on a port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.38
cienaCesPmExtendedTxRxHistoryBinTxPausePktsThe pause packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.39
cienaCesPmExtendedTxRxHistoryBinRxPausePktsThe pause packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.40
cienaCesPmExtendedTxRxHistoryBinRxBytesPerSecThe number of bytes received per second on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.41
cienaCesPmExtendedTxRxHistoryBinRxFramesPerSecThe number of frames received per second on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.42
cienaCesPmExtendedTxRxHistoryBinTxBytesPerSecThe number of bytes transmitted per second on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.43
cienaCesPmExtendedTxRxHistoryBinTxFramesPerSecThe number of frames transmitted per second on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.44
cienaCesPmExtendedTxRxHistoryBinRxLOutRangePktsThe total number of packets received that were longer than than the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.45
cienaCesPmExtendedTxRxHistoryBinRxUcastPktsThe number of unicast packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.46
cienaCesPmExtendedTxRxHistoryBinRxInErrorPktsThe number of in error packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.47
cienaCesPmExtendedTxRxHistoryBin1519To2047OctsPktsThe total number of packets (including bad packets) received that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.48
cienaCesPmExtendedTxRxHistoryBin2048To4095OctsPktsThe total number of packets (including bad packets) received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.49
cienaCesPmExtendedTxRxHistoryBin4096To9216OctsPktsThe total number of packets (including bad packets) received that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.50
cienaCesPmExtendedTxRxHistoryBinTxUcastPktsThe number of unicast packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.51
cienaCesPmExtendedTxRxHistoryBinTx64OctsPktsThe total number of packets (including bad packets) transmitted that were between 64 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.52
cienaCesPmExtendedTxRxHistoryBinTx65To127OctsPktsThe total number of packets (including bad packets) transmitted that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.53
cienaCesPmExtendedTxRxHistoryBinTx128To255OctsPktsThe total number of packets (including bad packets) transmitted that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.54
cienaCesPmExtendedTxRxHistoryBinTx256To511OctsPktsThe total number of packets (including bad packets) transmitted that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.55
cienaCesPmExtendedTxRxHistoryBinTx512To1023OctsPktsThe total number of packets (including bad packets) transmitted that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.56
cienaCesPmExtendedTxRxHistoryBinTx1024To1518OctsPktsThe total number of packets (including bad packets) transmitted that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.57
cienaCesPmExtendedTxRxHistoryBinTx1519To2047OctsPktsThe total number of packets (including bad packets) transmitted that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.58
cienaCesPmExtendedTxRxHistoryBinTx2048To4095OctsPktsThe total number of packets (including bad packets) transmitted that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.59
cienaCesPmExtendedTxRxHistoryBinTx4096To9216OctsPktsThe total number of packets (including bad packets) transmitted that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.60
cienaCesPmExtendedTxRxHistoryBinTxDeferPktsThe number of defer packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.61
cienaCesPmExtendedTxRxHistoryBinLinkUpThe number of link up events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.62
cienaCesPmExtendedTxRxHistoryBinLinkDownThe number of link down events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.63
cienaCesPmExtendedTxRxHistoryBinLinkFlapThe number of link flap events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.1.1.64
cienaCesPmExtendedTxRxCurrBinTableThe (conceptual) read-only table listing the extended TxRx profile statistics.
SEQUENCE OF CienaCesPmExtendedTxRxCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2
cienaCesPmExtendedTxRxCurrBinEntryAn entry (conceptual row) in the cienaCesPmExtendedTxRxCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmExtendedTxRxCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1
cienaCesPmExtendedTxRxCurrBinStartTimeCollection start time for this PM instance.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.1
cienaCesPmExtendedTxRxCurrBinClearedTimeCleared time of current statistics for this PM instance.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.2
cienaCesPmExtendedTxRxCurrBinDurationDuration to collect current statistics for this PM instance.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.3
cienaCesPmExtendedTxRxCurrBinStateState of the current statistics.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.4
cienaCesPmExtendedTxRxCurrBinRxBytesThe number of bytes received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.5
cienaCesPmExtendedTxRxCurrBinRxPktsThe number of packets received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.6
cienaCesPmExtendedTxRxCurrBinRxCrcErrorPktsThe number of packets received with CRC errors by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.7
cienaCesPmExtendedTxRxCurrBinRxMcastPktsThe total number of multicast packets received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.8
cienaCesPmExtendedTxRxCurrBinRxBcastPktsThe number of broadcast packets received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.9
cienaCesPmExtendedTxRxCurrBinUndersizePktsThe total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.10
cienaCesPmExtendedTxRxCurrBinOversizePktsThe total number of packets received that were longer than 1518 octets but less than or equal to the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.11
cienaCesPmExtendedTxRxCurrBinFragmentsPktsThe total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.12
cienaCesPmExtendedTxRxCurrBinJabbersPktsThe total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.13
cienaCesPmExtendedTxRxCurrBin64OctsPktsThe total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.14
cienaCesPmExtendedTxRxCurrBin65To127OctsPktsThe total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.15
cienaCesPmExtendedTxRxCurrBin128To255OctsPktsThe total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.16
cienaCesPmExtendedTxRxCurrBin256To511OctsPktsThe total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.17
cienaCesPmExtendedTxRxCurrBin512To1023OctsPktsThe total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.18
cienaCesPmExtendedTxRxCurrBin1024To1518OctsPktsThe total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.19
cienaCesPmExtendedTxRxCurrBinTxBytesThe number of octets transmitted on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.20
cienaCesPmExtendedTxRxCurrBinTxTBytesThe total number of octets transmitted on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.21
cienaCesPmExtendedTxRxCurrBinTxPktsThe total number of packets transmitted on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.22
cienaCesPmExtendedTxRxCurrBinTxBcastPktsThe number of broadcast packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.23
cienaCesPmExtendedTxRxCurrBinTxMcastPktsThe number of multicast packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.24
cienaCesPmExtendedTxRxCurrBinTxExDeferPktsThe number of excessive defer packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.25
cienaCesPmExtendedTxRxCurrBinTxGiantPktsThe number of too big packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.26
cienaCesPmExtendedTxRxCurrBinTxUnderRunPktsThe number of underrun packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.27
cienaCesPmExtendedTxRxCurrBinTxCrcErrorPktsThe number of CRC error packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.28
cienaCesPmExtendedTxRxCurrBinTxLCheckErrorPktsThe number of length check error packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.29
cienaCesPmExtendedTxRxCurrBinTxLOutRangePktsThe number of out of range packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.30
cienaCesPmExtendedTxRxCurrBinTxLateCollPktsThe number of collision packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.31
cienaCesPmExtendedTxRxCurrBinTxExCollPktsThe number of excessive collision packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.32
cienaCesPmExtendedTxRxCurrBinTxSingleCollPktsThe number of single collision packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.33
cienaCesPmExtendedTxRxCurrBinTxCollPktsThe number of collision packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.34
cienaCesPmExtendedTxRxCurrBinDropEventsThe number of packet drop events on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.35
cienaCesPmExtendedTxRxCurrBinInDiscardsThe number of packet discard events on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.36
cienaCesPmExtendedTxRxCurrBinTxPausePktsThe pause packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.37
cienaCesPmExtendedTxRxCurrBinRxPausePktsThe pause packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.38
cienaCesPmExtendedTxRxCurrBinRxBytesPerSecThe number of bytes received per second on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.39
cienaCesPmExtendedTxRxCurrBinRxFramesPerSecThe number of frames received per second on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.40
cienaCesPmExtendedTxRxCurrBinTxBytesPerSecThe number of bytes transmitted per second on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.41
cienaCesPmExtendedTxRxCurrBinTxFramesPerSecThe number of frames transmitted per second on this port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.42
cienaCesPmExtendedTxRxCurrBinRxLOutRangePktsThe total number of packets received that were longer than than the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.43
cienaCesPmExtendedTxRxCurrBinRxUcastPktsThe number of unicast packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.44
cienaCesPmExtendedTxRxCurrBinRxInErrorPktsThe number of in error packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.45
cienaCesPmExtendedTxRxCurrBin1519To2047OctsPktsThe total number of packets (including bad packets) received that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.46
cienaCesPmExtendedTxRxCurrBin2048To4095OctsPktsThe total number of packets (including bad packets) received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.47
cienaCesPmExtendedTxRxCurrBin4096To9216OctsPktsThe total number of packets (including bad packets) received that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.48
cienaCesPmExtendedTxRxCurrBinTxUcastPktsThe number of unicast packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.49
cienaCesPmExtendedTxRxCurrBinTx64OctsPktsThe total number of packets (including bad packets) transmitted that were between 64 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.50
cienaCesPmExtendedTxRxCurrBinTx65To127OctsPktsThe total number of packets (including bad packets) transmitted that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.51
cienaCesPmExtendedTxRxCurrBinTx128To255OctsPktsThe total number of packets (including bad packets) transmitted that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.52
cienaCesPmExtendedTxRxCurrBinTx256To511OctsPktsThe total number of packets (including bad packets) transmitted that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.53
cienaCesPmExtendedTxRxCurrBinTx512To1023OctsPktsThe total number of packets (including bad packets) transmitted that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.54
cienaCesPmExtendedTxRxCurrBinTx1024To1518OctsPktsThe total number of packets (including bad packets) transmitted that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.55
cienaCesPmExtendedTxRxCurrBinTx1519To2047OctsPktsThe total number of packets (including bad packets) transmitted that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.56
cienaCesPmExtendedTxRxCurrBinTx2048To4095OctsPktsThe total number of packets (including bad packets) transmitted that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.57
cienaCesPmExtendedTxRxCurrBinTx4096To9216OctsPktsThe total number of packets (including bad packets) transmitted that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.58
cienaCesPmExtendedTxRxCurrBinTxDeferPktsThe number of defer packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.59
cienaCesPmExtendedTxRxCurrBinLinkUpThe number of link up events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.60
cienaCesPmExtendedTxRxCurrBinLinkDownThe number of link down events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.61
cienaCesPmExtendedTxRxCurrBinLinkFlapThe number of link flap events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.2.1.62
cienaCesPmExtendedTxRxCurr24HBinTableThe (conceptual) read-only table listing the extended TxRx profile statistics.
SEQUENCE OF CienaCesPmExtendedTxRxCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3
cienaCesPmExtendedTxRxCurr24HBinEntryAn entry (conceptual row) in the cienaCesPmExtendedTxRxCurr24HBinTable. This table lists the statistics for the current 24 hours.
CienaCesPmExtendedTxRxCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1
cienaCesPmExtendedTxRxCurr24HBinStartTimeCollection start time for the current 24 hour statistics for this PM instance.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.1
cienaCesPmExtendedTxRxCurr24HBinEndTimeCollection end time for the current 24 hour statistics for this PM instance.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.2
cienaCesPmExtendedTxRxCurr24HBinClearedTimeCleared time of current 24 hour statistics for this PM instance.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.3
cienaCesPmExtendedTxRxCurr24HBinDurationDuration of the current 24 hour statistics collection for this PM instance.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.4
cienaCesPmExtendedTxRxCurr24HBinStateState of the current 24 hour statistics for this PM instance.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.5
cienaCesPmExtendedTxRxCurr24HBinRxBytesThe number of bytes received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.6
cienaCesPmExtendedTxRxCurr24HBinRxPktsThe number of packets received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.7
cienaCesPmExtendedTxRxCurr24HBinRxCrcErrorPktsThe number of packets received with CRC errors by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.8
cienaCesPmExtendedTxRxCurr24HBinRxMcastPktsThe total number of multicast packets received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.9
cienaCesPmExtendedTxRxCurr24HBinRxBcastPktsThe number of broadcast packets received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.10
cienaCesPmExtendedTxRxCurr24HBinUndersizePktsThe total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.11
cienaCesPmExtendedTxRxCurr24HBinOversizePktsThe total number of packets received that were longer than 1518 octets but less than or equal to the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.12
cienaCesPmExtendedTxRxCurr24HBinFragmentsPktsThe total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.13
cienaCesPmExtendedTxRxCurr24HBinJabbersPktsThe total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.14
cienaCesPmExtendedTxRxCurr24HBin64OctsPktsThe total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.15
cienaCesPmExtendedTxRxCurr24HBin65To127OctsPktsThe total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.16
cienaCesPmExtendedTxRxCurr24HBin128To255OctsPktsThe total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.17
cienaCesPmExtendedTxRxCurr24HBin256To511OctsPktsThe total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.18
cienaCesPmExtendedTxRxCurr24HBin512To1023OctsPktsThe total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.19
cienaCesPmExtendedTxRxCurr24HBin1024To1518OctsPktsThe total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.20
cienaCesPmExtendedTxRxCurr24HBinTxBytesThe number of octets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.21
cienaCesPmExtendedTxRxCurr24HBinTxTBytesThe total number of octets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.22
cienaCesPmExtendedTxRxCurr24HBinTxPktsThe total number of packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.23
cienaCesPmExtendedTxRxCurr24HBinTxBcastPktsThe number of broadcast packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.24
cienaCesPmExtendedTxRxCurr24HBinTxMcastPktsThe number of multicast packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.25
cienaCesPmExtendedTxRxCurr24HBinTxExDeferPktsThe number of excessive defer packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.26
cienaCesPmExtendedTxRxCurr24HBinTxGiantPktsThe number of too big packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.27
cienaCesPmExtendedTxRxCurr24HBinTxUnderRunPktsThe number of underrun packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.28
cienaCesPmExtendedTxRxCurr24HBinTxCrcErrorPktsThe number of CRC error packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.29
cienaCesPmExtendedTxRxCurr24HBinTxLCheckErrorPktsThe number of length check error packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.30
cienaCesPmExtendedTxRxCurr24HBinTxLOutRangePktsThe number of out of range packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.31
cienaCesPmExtendedTxRxCurr24HBinTxLateCollPktsThe number of late collision packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.32
cienaCesPmExtendedTxRxCurr24HBinTxExCollPktsThe number of excessive collision packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.33
cienaCesPmExtendedTxRxCurr24HBinTxSingleCollPktsThe number of single collision packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.34
cienaCesPmExtendedTxRxCurr24HBinTxCollPktsThe number of collision packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.35
cienaCesPmExtendedTxRxCurr24HBinDropEventsThe number of packet drop events on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.36
cienaCesPmExtendedTxRxCurr24HBinInDiscardsThe number of packet discard events on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.37
cienaCesPmExtendedTxRxCurr24HBinTxPausePktsThe pause packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.38
cienaCesPmExtendedTxRxCurr24HBinRxPausePktsThe pause packets received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.39
cienaCesPmExtendedTxRxCurr24HBinRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.40
cienaCesPmExtendedTxRxCurr24HBinRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.41
cienaCesPmExtendedTxRxCurr24HBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.42
cienaCesPmExtendedTxRxCurr24HBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.43
cienaCesPmExtendedTxRxCurr24HBinRxLOutRangePktsThe total number of packets received that were longer than than the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.44
cienaCesPmExtendedTxRxCurr24HBinRxUcastPktsThe number of unicast packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.45
cienaCesPmExtendedTxRxCurr24HBinRxInErrorPktsThe number of in error packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.46
cienaCesPmExtendedTxRxCurr24HBin1519To2047OctsPktsThe total number of packets (including bad packets) received that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.47
cienaCesPmExtendedTxRxCurr24HBin2048To4095OctsPktsThe total number of packets (including bad packets) received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.48
cienaCesPmExtendedTxRxCurr24HBin4096To9216OctsPktsThe total number of packets (including bad packets) received that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.49
cienaCesPmExtendedTxRxCurr24HBinTxUcastPktsThe number of unicast packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.50
cienaCesPmExtendedTxRxCurr24HBinTx64OctsPktsThe total number of packets (including bad packets) transmitted that were between 64 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.51
cienaCesPmExtendedTxRxCurr24HBinTx65To127OctsPktsThe total number of packets (including bad packets) transmitted that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.52
cienaCesPmExtendedTxRxCurr24HBinTx128To255OctsPktsThe total number of packets (including bad packets) transmitted that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.53
cienaCesPmExtendedTxRxCurr24HBinTx256To511OctsPktsThe total number of packets (including bad packets) transmitted that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.54
cienaCesPmExtendedTxRxCurr24HBinTx512To1023OctsPktsThe total number of packets (including bad packets) transmitted that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.55
cienaCesPmExtendedTxRxCurr24HBinTx1024To1518OctsPktsThe total number of packets (including bad packets) transmitted that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.56
cienaCesPmExtendedTxRxCurr24HBinTx1519To2047OctsPktsThe total number of packets (including bad packets) transmitted that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.57
cienaCesPmExtendedTxRxCurr24HBinTx2048To4095OctsPktsThe total number of packets (including bad packets) transmitted that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.58
cienaCesPmExtendedTxRxCurr24HBinTx4096To9216OctsPktsThe total number of packets (including bad packets) transmitted that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.59
cienaCesPmExtendedTxRxCurr24HBinTxDeferPktsThe number of defer packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.60
cienaCesPmExtendedTxRxCurr24HBinLinkUpThe number of link up events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.61
cienaCesPmExtendedTxRxCurr24HBinLinkDownThe number of link down events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.62
cienaCesPmExtendedTxRxCurr24HBinLinkFlapThe number of link flap events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.3.1.63
cienaCesPmExtendedTxRxHist24HBinTableThe (conceptual) read-only table listing the extended TxRx profile statistics.
SEQUENCE OF CienaCesPmExtendedTxRxHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4
cienaCesPmExtendedTxRxHist24HBinEntryAn entry (conceptual row) in the cienaCesPmExtendedTxRxHist24HBinTable. This table lists the statistics for the history 24 hour bins.
CienaCesPmExtendedTxRxHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1
cienaCesPmExtendedTxRxHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.1
cienaCesPmExtendedTxRxHist24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.2
cienaCesPmExtendedTxRxHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.3
cienaCesPmExtendedTxRxHist24HBinRxBytesThe number of bytes received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.4
cienaCesPmExtendedTxRxHist24HBinRxPktsThe number of packets received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.5
cienaCesPmExtendedTxRxHist24HBinRxCrcErrorPktsThe number of packets received with CRC errors by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.6
cienaCesPmExtendedTxRxHist24HBinRxMcastPktsThe total number of multicast packets received for the given PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.7
cienaCesPmExtendedTxRxHist24HBinRxBcastPktsThe number of broadcast packets received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.8
cienaCesPmExtendedTxRxHist24HBinUndersizePktsThe total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.9
cienaCesPmExtendedTxRxHist24HBinOversizePktsThe total number of packets received that were longer than 1518 octets but less than or equal to the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.10
cienaCesPmExtendedTxRxHist24HBinFragmentsPktsThe total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.11
cienaCesPmExtendedTxRxHist24HBinJabbersPktsThe total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.12
cienaCesPmExtendedTxRxHist24HBin64OctsPktsThe total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.13
cienaCesPmExtendedTxRxHist24HBin65To127OctsPktsThe total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.14
cienaCesPmExtendedTxRxHist24HBin128To255OctsPktsThe total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.15
cienaCesPmExtendedTxRxHist24HBin256To511OctsPktsThe total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.16
cienaCesPmExtendedTxRxHist24HBin512To1023OctsPktsThe total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.17
cienaCesPmExtendedTxRxHist24HBin1024To1518OctsPktsThe total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.18
cienaCesPmExtendedTxRxHist24HBinTxBytesThe number of octets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.19
cienaCesPmExtendedTxRxHist24HBinTxTBytesThe total number of octets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.20
cienaCesPmExtendedTxRxHist24HBinTxPktsThe total number of packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.21
cienaCesPmExtendedTxRxHist24HBinTxBcastPktsThe number of broadcast packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.22
cienaCesPmExtendedTxRxHist24HBinTxMcastPktsThe number of multicast packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.23
cienaCesPmExtendedTxRxHist24HBinTxExDeferPktsThe number of excessive defer packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.24
cienaCesPmExtendedTxRxHist24HBinTxGiantPktsThe number of too big packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.25
cienaCesPmExtendedTxRxHist24HBinTxUnderRunPktsThe number of underrun packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.26
cienaCesPmExtendedTxRxHist24HBinTxCrcErrorPktsThe number of CRC error packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.27
cienaCesPmExtendedTxRxHist24HBinTxLCheckErrorPktsThe number of length check error packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.28
cienaCesPmExtendedTxRxHist24HBinTxLOutRangePktsThe number of out of range packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.29
cienaCesPmExtendedTxRxHist24HBinTxLateCollPktsThe number of late collision packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.30
cienaCesPmExtendedTxRxHist24HBinTxExCollPktsThe number of excessive collision packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.31
cienaCesPmExtendedTxRxHist24HBinTxSingleCollPktsThe number of single collision packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.32
cienaCesPmExtendedTxRxHist24HBinTxCollPktsThe number of collision packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.33
cienaCesPmExtendedTxRxHist24HBinDropEventsThe number of packet drop events on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.34
cienaCesPmExtendedTxRxHist24HBinInDiscardsThe number of packet discards on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.35
cienaCesPmExtendedTxRxHist24HBinTxPausePktsThe pause packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.36
cienaCesPmExtendedTxRxHist24HBinRxPausePktsThe pause packets received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.37
cienaCesPmExtendedTxRxHist24HBinRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.38
cienaCesPmExtendedTxRxHist24HBinRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.39
cienaCesPmExtendedTxRxHist24HBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.40
cienaCesPmExtendedTxRxHist24HBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.41
cienaCesPmExtendedTxRxHist24HBinRxLOutRangePktsThe total number of packets received that were longer than the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.42
cienaCesPmExtendedTxRxHist24HBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.43
cienaCesPmExtendedTxRxHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.44
cienaCesPmExtendedTxRxHist24HBinRxUcastPktsThe number of unicast packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.45
cienaCesPmExtendedTxRxHist24HBinRxInErrorPktsThe number of in error packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.46
cienaCesPmExtendedTxRxHist24HBin1519To2047OctsPktsThe total number of packets (including bad packets) received that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.47
cienaCesPmExtendedTxRxHist24HBin2048To4095OctsPktsThe total number of packets (including bad packets) received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.48
cienaCesPmExtendedTxRxHist24HBin4096To9216OctsPktsThe total number of packets (including bad packets) received that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.49
cienaCesPmExtendedTxRxHist24HBinTxUcastPktsThe number of unicast packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.50
cienaCesPmExtendedTxRxHist24HBinTx64OctsPktsThe total number of packets (including bad packets) transmitted that were between 64 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.51
cienaCesPmExtendedTxRxHist24HBinTx65To127OctsPktsThe total number of packets (including bad packets) transmitted that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.52
cienaCesPmExtendedTxRxHist24HBinTx128To255OctsPktsThe total number of packets (including bad packets) transmitted that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.53
cienaCesPmExtendedTxRxHist24HBinTx256To511OctsPktsThe total number of packets (including bad packets) transmitted that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.54
cienaCesPmExtendedTxRxHist24HBinTx512To1023OctsPktsThe total number of packets (including bad packets) transmitted that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.55
cienaCesPmExtendedTxRxHist24HBinTx1024To1518OctsPktsThe total number of packets (including bad packets) transmitted that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.56
cienaCesPmExtendedTxRxHist24HBinTx1519To2047OctsPktsThe total number of packets (including bad packets) transmitted that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.57
cienaCesPmExtendedTxRxHist24HBinTx2048To4095OctsPktsThe total number of packets (including bad packets) transmitted that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.58
cienaCesPmExtendedTxRxHist24HBinTx4096To9216OctsPktsThe total number of packets (including bad packets) transmitted that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.59
cienaCesPmExtendedTxRxHist24HBinTxDeferPktsThe number of defer packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.60
cienaCesPmExtendedTxRxHist24HBinLinkUpThe number of link up events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.61
cienaCesPmExtendedTxRxHist24HBinLinkDownThe number of link down events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.62
cienaCesPmExtendedTxRxHist24HBinLinkFlapThe number of link flap events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.4.1.63
cienaCesPmExtendedTxRxAllTimeBinTableThe (conceptual) read-only table listing the extended TxRx profile statistics.obsolete
SEQUENCE OF CienaCesPmExtendedTxRxAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5
cienaCesPmExtendedTxRxAllTimeBinEntryAn entry (conceptual row) in the cienaCesPmExtendedTxRxAllTimeBinTable. This table lists the stats for the All Time bin of the PM instance.obsolete
CienaCesPmExtendedTxRxAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1
cienaCesPmExtendedTxRxAllTimeBinRxBytesThe number of bytes received by this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.1
cienaCesPmExtendedTxRxAllTimeBinRxPktsThe number of packets received by this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.2
cienaCesPmExtendedTxRxAllTimeBinRxCrcErrorPktsThe number of packets received with CRC errors by this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.3
cienaCesPmExtendedTxRxAllTimeBinRxMcastPktsThe total number of multicast packets received for the given PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.4
cienaCesPmExtendedTxRxAllTimeBinRxBcastPktsThe number of broadcast packets received by this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.5
cienaCesPmExtendedTxRxAllTimeBinUndersizePktsThe total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.6
cienaCesPmExtendedTxRxAllTimeBinOversizePktsThe total number of packets received that were longer than 1518 octets but less than or equal to the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.7
cienaCesPmExtendedTxRxAllTimeBinFragmentsPktsThe total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.8
cienaCesPmExtendedTxRxAllTimeBinJabbersPktsThe total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.9
cienaCesPmExtendedTxRxAllTimeBin64OctsPktsThe total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.10
cienaCesPmExtendedTxRxAllTimeBin65To127OctsPktsThe total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.11
cienaCesPmExtendedTxRxAllTimeBin128To255OctsPktsThe total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.12
cienaCesPmExtendedTxRxAllTimeBin256To511OctsPktsThe total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.13
cienaCesPmExtendedTxRxAllTimeBin512To1023OctsPktsThe total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.14
cienaCesPmExtendedTxRxAllTimeBin1024To1518OctsPktsThe total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.15
cienaCesPmExtendedTxRxAllTimeBinTxBytesThe number of octets transmitted on this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.16
cienaCesPmExtendedTxRxAllTimeBinTxTBytesThe total number of octets transmitted on this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.17
cienaCesPmExtendedTxRxAllTimeBinTxPktsThe total number of packets transmitted on this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.18
cienaCesPmExtendedTxRxAllTimeBinTxBcastPktsThe number of broadcast packets transmitted on this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.19
cienaCesPmExtendedTxRxAllTimeBinTxMcastPktsThe number of multicast packets transmitted on the interface.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.20
cienaCesPmExtendedTxRxAllTimeBinTxExDeferPktsThe number of excessive defer packets transmitted on the interface.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.21
cienaCesPmExtendedTxRxAllTimeBinTxGiantPktsThe number of too big packets transmitted on the interface.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.22
cienaCesPmExtendedTxRxAllTimeBinTxUnderRunPktsThe number of underrun packets transmitted on the interface.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.23
cienaCesPmExtendedTxRxAllTimeBinTxCrcErrorPktsThe number of CRC error packets transmitted on the interface.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.24
cienaCesPmExtendedTxRxAllTimeBinTxLCheckErrorPktsThe number of length check error packets transmitted on the interface.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.25
cienaCesPmExtendedTxRxAllTimeBinTxLOutRangePktsThe number of out of range packets transmitted on the interface.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.26
cienaCesPmExtendedTxRxAllTimeBinTxLateCollPktsThe number of late collision packets transmitted on the interface.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.27
cienaCesPmExtendedTxRxAllTimeBinTxExCollPktsThe number of excessive collision packets transmitted on the interface.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.28
cienaCesPmExtendedTxRxAllTimeBinTxSingleCollPktsThe number of single collision packets transmitted on the interface.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.29
cienaCesPmExtendedTxRxAllTimeBinTxCollPktsThe number of collision packets transmitted on the interface.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.30
cienaCesPmExtendedTxRxAllTimeBinDropEventsThe number of packet drop events on this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.31
cienaCesPmExtendedTxRxAllTimeBinInDiscardsThe number of packet discards on this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.32
cienaCesPmExtendedTxRxAllTimeBinTxPausePktsThe pause packets transmitted on this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.33
cienaCesPmExtendedTxRxAllTimeBinRxPausePktsThe pause packets received on this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.34
cienaCesPmExtendedTxRxAllTimeBinRxBytesPerSecThe number of bytes received per second on this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.35
cienaCesPmExtendedTxRxAllTimeBinRxFramesPerSecThe number of frames received per second on this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.36
cienaCesPmExtendedTxRxAllTimeBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.37
cienaCesPmExtendedTxRxAllTimeBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.38
cienaCesPmExtendedTxRxAllTimeBinRxLOutRangePktsThe total number of packets received that were longer than the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.roobsolete
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.5.1.39
cienaCesPmExtendedTxRxStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmExtendedTxRxStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6
cienaCesPmExtendedTxRxStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmExtendedTxRxStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmExtendedTxRxStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1
cienaCesPmExtendedTxRxStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.1
cienaCesPmExtendedTxRxStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.2
cienaCesPmExtendedTxRxStatsBinRxBytesThe number of bytes received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.3
cienaCesPmExtendedTxRxStatsBinRxPktsThe number of packets received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.4
cienaCesPmExtendedTxRxStatsBinRxCrcErrorPktsThe number of packets received with CRC errors by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.5
cienaCesPmExtendedTxRxStatsBinRxMcastPktsThe total number of multicast packets received for the given PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.6
cienaCesPmExtendedTxRxStatsBinRxBcastPktsThe number of broadcast packets received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.7
cienaCesPmExtendedTxRxStatsBinUndersizePktsThe total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.8
cienaCesPmExtendedTxRxStatsBinOversizePktsThe total number of packets received that were longer than 1518 octets but less than or equal to the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.9
cienaCesPmExtendedTxRxStatsBinFragmentsPktsThe total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.10
cienaCesPmExtendedTxRxStatsBinJabbersPktsThe total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.11
cienaCesPmExtendedTxRxStatsBin64OctsPktsThe total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.12
cienaCesPmExtendedTxRxStatsBin65To127OctsPktsThe total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.13
cienaCesPmExtendedTxRxStatsBin128To255OctsPktsThe total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.14
cienaCesPmExtendedTxRxStatsBin256To511OctsPktsThe total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.15
cienaCesPmExtendedTxRxStatsBin512To1023OctsPktsThe total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.16
cienaCesPmExtendedTxRxStatsBin1024To1518OctsPktsThe total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.17
cienaCesPmExtendedTxRxStatsBinTxBytesThe number of octets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.18
cienaCesPmExtendedTxRxStatsBinTxTBytesThe total number of octets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.19
cienaCesPmExtendedTxRxStatsBinTxPktsThe total number of packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.20
cienaCesPmExtendedTxRxStatsBinTxBcastPktsThe number of broadcast packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.21
cienaCesPmExtendedTxRxStatsBinTxMcastPktsThe number of multicast packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.22
cienaCesPmExtendedTxRxStatsBinTxExDeferPktsThe number of excessive defer packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.23
cienaCesPmExtendedTxRxStatsBinTxGiantPktsThe number of too big packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.24
cienaCesPmExtendedTxRxStatsBinTxUnderRunPktsThe number of underrun packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.25
cienaCesPmExtendedTxRxStatsBinTxCrcErrorPktsThe number of CRC error packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.26
cienaCesPmExtendedTxRxStatsBinTxLCheckErrorPktsThe number of length check error packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.27
cienaCesPmExtendedTxRxStatsBinTxLOutRangePktsThe number of out of range packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.28
cienaCesPmExtendedTxRxStatsBinTxLateCollPktsThe number of late collision packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.29
cienaCesPmExtendedTxRxStatsBinTxExCollPktsThe number of excessive collision packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.30
cienaCesPmExtendedTxRxStatsBinTxSingleCollPktsThe number of single collision packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.31
cienaCesPmExtendedTxRxStatsBinTxCollPktsThe number of collision packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.32
cienaCesPmExtendedTxRxStatsBinDropEventsThe number of packet drop events on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.33
cienaCesPmExtendedTxRxStatsBinInDiscardsThe number of packet discards on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.34
cienaCesPmExtendedTxRxStatsBinTxPausePktsThe pause packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.35
cienaCesPmExtendedTxRxStatsBinRxPausePktsThe pause packets received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.36
cienaCesPmExtendedTxRxStatsBinRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.37
cienaCesPmExtendedTxRxStatsBinRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.38
cienaCesPmExtendedTxRxStatsBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.39
cienaCesPmExtendedTxRxStatsBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.40
cienaCesPmExtendedTxRxStatsBinRxLOutRangePktsThe total number of packets received that were longer than the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.41
cienaCesPmExtendedTxRxStatsBinRxUcastPktsThe number of unicast packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.42
cienaCesPmExtendedTxRxStatsBinRxInErrorPktsThe number of in error packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.43
cienaCesPmExtendedTxRxStatsBin1519To2047OctsPktsThe total number of packets (including bad packets) received that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.44
cienaCesPmExtendedTxRxStatsBin2048To4095OctsPktsThe total number of packets (including bad packets) received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.45
cienaCesPmExtendedTxRxStatsBin4096To9216OctsPktsThe total number of packets (including bad packets) received that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.46
cienaCesPmExtendedTxRxStatsBinTxUcastPktsThe number of unicast packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.47
cienaCesPmExtendedTxRxStatsBinTx64OctsPktsThe total number of packets (including bad packets) transmitted that were between 64 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.48
cienaCesPmExtendedTxRxStatsBinTx65To127OctsPktsThe total number of packets (including bad packets) transmitted that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.49
cienaCesPmExtendedTxRxStatsBinTx128To255OctsPktsThe total number of packets (including bad packets) transmitted that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.50
cienaCesPmExtendedTxRxStatsBinTx256To511OctsPktsThe total number of packets (including bad packets) transmitted that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.51
cienaCesPmExtendedTxRxStatsBinTx512To1023OctsPktsThe total number of packets (including bad packets) transmitted that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.52
cienaCesPmExtendedTxRxStatsBinTx1024To1518OctsPktsThe total number of packets (including bad packets) transmitted that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.53
cienaCesPmExtendedTxRxStatsBinTx1519To2047OctsPktsThe total number of packets (including bad packets) transmitted that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.54
cienaCesPmExtendedTxRxStatsBinTx2048To4095OctsPktsThe total number of packets (including bad packets) transmitted that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.55
cienaCesPmExtendedTxRxStatsBinTx4096To9216OctsPktsThe total number of packets (including bad packets) transmitted that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.56
cienaCesPmExtendedTxRxStatsBinTxDeferPktsThe number of defer packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.57
cienaCesPmExtendedTxRxStatsBinLinkUpThe number of link up events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.58
cienaCesPmExtendedTxRxStatsBinLinkDownThe number of link down events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.59
cienaCesPmExtendedTxRxStatsBinLinkFlapThe number of link flap events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.6.1.60
cienaCesPmExtendedTxRxTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmExtendedTxRxTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7
cienaCesPmExtendedTxRxTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmExtendedTxRxTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmExtendedTxRxTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1
cienaCesPmExtendedTxRxTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.1
cienaCesPmExtendedTxRxTotalStatsBinRxBytesThe number of bytes received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.2
cienaCesPmExtendedTxRxTotalStatsBinRxPktsThe number of packets received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.3
cienaCesPmExtendedTxRxTotalStatsBinRxCrcErrorPktsThe number of packets received with CRC errors by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.4
cienaCesPmExtendedTxRxTotalStatsBinRxMcastPktsThe total number of multicast packets received for the given PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.5
cienaCesPmExtendedTxRxTotalStatsBinRxBcastPktsThe number of broadcast packets received by this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.6
cienaCesPmExtendedTxRxTotalStatsBinUndersizePktsThe total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.7
cienaCesPmExtendedTxRxTotalStatsBinOversizePktsThe total number of packets received that were longer than 1518 octets but less than or equal to the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.8
cienaCesPmExtendedTxRxTotalStatsBinFragmentsPktsThe total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.9
cienaCesPmExtendedTxRxTotalStatsBinJabbersPktsThe total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.10
cienaCesPmExtendedTxRxTotalStatsBin64OctsPktsThe total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.11
cienaCesPmExtendedTxRxTotalStatsBin65To127OctsPktsThe total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.12
cienaCesPmExtendedTxRxTotalStatsBin128To255OctsPktsThe total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.13
cienaCesPmExtendedTxRxTotalStatsBin256To511OctsPktsThe total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.14
cienaCesPmExtendedTxRxTotalStatsBin512To1023OctsPktsThe total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.15
cienaCesPmExtendedTxRxTotalStatsBin1024To1518OctsPktsThe total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.16
cienaCesPmExtendedTxRxTotalStatsBinTxBytesThe number of octets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.17
cienaCesPmExtendedTxRxTotalStatsBinTxTBytesThe total number of octets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.18
cienaCesPmExtendedTxRxTotalStatsBinTxPktsThe total number of packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.19
cienaCesPmExtendedTxRxTotalStatsBinTxBcastPktsThe number of broadcast packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.20
cienaCesPmExtendedTxRxTotalStatsBinTxMcastPktsThe number of multicast packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.21
cienaCesPmExtendedTxRxTotalStatsBinTxExDeferPktsThe number of excessive defer packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.22
cienaCesPmExtendedTxRxTotalStatsBinTxGiantPktsThe number of too big packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.23
cienaCesPmExtendedTxRxTotalStatsBinTxUnderRunPktsThe number of underrun packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.24
cienaCesPmExtendedTxRxTotalStatsBinTxCrcErrorPktsThe number of CRC error packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.25
cienaCesPmExtendedTxRxTotalStatsBinTxLCheckErrorPktsThe number of length check error packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.26
cienaCesPmExtendedTxRxTotalStatsBinTxLOutRangePktsThe number of out of range packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.27
cienaCesPmExtendedTxRxTotalStatsBinTxLateCollPktsThe number of late collision packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.28
cienaCesPmExtendedTxRxTotalStatsBinTxExCollPktsThe number of excessive collision packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.29
cienaCesPmExtendedTxRxTotalStatsBinTxSingleCollPktsThe number of single collision packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.30
cienaCesPmExtendedTxRxTotalStatsBinTxCollPktsThe number of collision packets transmitted on the interface.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.31
cienaCesPmExtendedTxRxTotalStatsBinDropEventsThe number of packet drop events on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.32
cienaCesPmExtendedTxRxTotalStatsBinInDiscardsThe number of packet discards on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.33
cienaCesPmExtendedTxRxTotalStatsBinTxPausePktsThe pause packets transmitted on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.34
cienaCesPmExtendedTxRxTotalStatsBinRxPausePktsThe pause packets received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.35
cienaCesPmExtendedTxRxTotalStatsBinRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.36
cienaCesPmExtendedTxRxTotalStatsBinRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.37
cienaCesPmExtendedTxRxTotalStatsBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.38
cienaCesPmExtendedTxRxTotalStatsBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.39
cienaCesPmExtendedTxRxTotalStatsBinRxLOutRangePktsThe total number of packets received that were longer than the MTU (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.40
cienaCesPmExtendedTxRxTotalStatsBinRxUcastPktsThe number of unicast packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.41
cienaCesPmExtendedTxRxTotalStatsBinRxInErrorPktsThe number of in error packets received on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.42
cienaCesPmExtendedTxRxTotalStatsBin1519To2047OctsPktsThe total number of packets (including bad packets) received that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.43
cienaCesPmExtendedTxRxTotalStatsBin2048To4095OctsPktsThe total number of packets (including bad packets) received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.44
cienaCesPmExtendedTxRxTotalStatsBin4096To9216OctsPktsThe total number of packets (including bad packets) received that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.45
cienaCesPmExtendedTxRxTotalStatsBinTxUcastPktsThe number of unicast packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.46
cienaCesPmExtendedTxRxTotalStatsBinTx64OctsPktsThe total number of packets (including bad packets) transmitted that were between 64 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.47
cienaCesPmExtendedTxRxTotalStatsBinTx65To127OctsPktsThe total number of packets (including bad packets) transmitted that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.48
cienaCesPmExtendedTxRxTotalStatsBinTx128To255OctsPktsThe total number of packets (including bad packets) transmitted that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.49
cienaCesPmExtendedTxRxTotalStatsBinTx256To511OctsPktsThe total number of packets (including bad packets) transmitted that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.50
cienaCesPmExtendedTxRxTotalStatsBinTx512To1023OctsPktsThe total number of packets (including bad packets) transmitted that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.51
cienaCesPmExtendedTxRxTotalStatsBinTx1024To1518OctsPktsThe total number of packets (including bad packets) transmitted that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.52
cienaCesPmExtendedTxRxTotalStatsBinTx1519To2047OctsPktsThe total number of packets (including bad packets) transmitted that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.53
cienaCesPmExtendedTxRxTotalStatsBinTx2048To4095OctsPktsThe total number of packets (including bad packets) transmitted that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.54
cienaCesPmExtendedTxRxTotalStatsBinTx4096To9216OctsPktsThe total number of packets (including bad packets) transmitted that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.55
cienaCesPmExtendedTxRxTotalStatsBinTxDeferPktsThe number of defer packets transmitted on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.56
cienaCesPmExtendedTxRxTotalStatsBinLinkUpThe number of link up events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.57
cienaCesPmExtendedTxRxTotalStatsBinLinkDownThe number of link down events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.58
cienaCesPmExtendedTxRxTotalStatsBinLinkFlapThe number of link flap events on the port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.59
cienaCesPmBasicTxRxStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.2
cienaCesPmBasicTxRxHistoryBinTableThe (conceptual) read-only table listing the basic TxRx profile statistics.
SEQUENCE OF CienaCesPmBasicTxRxHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1
cienaCesPmBasicTxRxHistoryBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmBasicTxRxHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1
cienaCesPmBasicTxRxHistoryBinIndexBin number associated with the PmBasicTxRxHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.1
cienaCesPmBasicTxRxHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.2
cienaCesPmBasicTxRxHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.3
cienaCesPmBasicTxRxHistoryBinClearTimeClear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.4
cienaCesPmBasicTxRxHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.5
cienaCesPmBasicTxRxHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.6
cienaCesPmBasicTxRxHistoryBinRxAcceptedBytesThe number of accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.7
cienaCesPmBasicTxRxHistoryBinRxAcceptedFramesThe number of accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.8
cienaCesPmBasicTxRxHistoryBinRxYellowBytesThe number of remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.9
cienaCesPmBasicTxRxHistoryBinRxYellowFramesThe number of remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.10
cienaCesPmBasicTxRxHistoryBinRxDroppedBytesThe number of received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.11
cienaCesPmBasicTxRxHistoryBinRxDroppedFramesThe number of received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.12
cienaCesPmBasicTxRxHistoryBinTxForwardedBytesThe number of bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.13
cienaCesPmBasicTxRxHistoryBinTxForwardedFramesThe number of frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.14
cienaCesPmBasicTxRxHistoryBinRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.15
cienaCesPmBasicTxRxHistoryBinRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.16
cienaCesPmBasicTxRxHistoryBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.17
cienaCesPmBasicTxRxHistoryBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.1.1.18
cienaCesPmBasicTxRxCurrBinTableThe (conceptual) read-only table listing the basic TxRx profile statistics.
SEQUENCE OF CienaCesPmBasicTxRxCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2
cienaCesPmBasicTxRxCurrBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmBasicTxRxCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1
cienaCesPmBasicTxRxCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.1
cienaCesPmBasicTxRxCurrBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.2
cienaCesPmBasicTxRxCurrBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.3
cienaCesPmBasicTxRxCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.4
cienaCesPmBasicTxRxCurrBinRxAcceptedBytesThe number of accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.5
cienaCesPmBasicTxRxCurrBinRxAcceptedFramesThe number of accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.6
cienaCesPmBasicTxRxCurrBinRxYellowBytesThe number of remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.7
cienaCesPmBasicTxRxCurrBinRxYellowFramesThe number of remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.8
cienaCesPmBasicTxRxCurrBinRxDroppedBytesThe number of received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.9
cienaCesPmBasicTxRxCurrBinRxDroppedFramesThe number of received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.10
cienaCesPmBasicTxRxCurrBinTxForwardedBytesThe number of bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.11
cienaCesPmBasicTxRxCurrBinTxForwardedFramesThe number of frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.12
cienaCesPmBasicTxRxCurrBinRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.13
cienaCesPmBasicTxRxCurrBinRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.14
cienaCesPmBasicTxRxCurrBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.15
cienaCesPmBasicTxRxCurrBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.2.1.16
cienaCesPmBasicTxRxCurr24HBinTableThe (conceptual) read-only Table listing the basic TxRx profile statistics.
SEQUENCE OF CienaCesPmBasicTxRxCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3
cienaCesPmBasicTxRxCurr24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxCurr24HBinTable. This table lists the statistics for the current 24 Hours bin.
CienaCesPmBasicTxRxCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1
cienaCesPmBasicTxRxCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.1
cienaCesPmBasicTxRxCurr24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.2
cienaCesPmBasicTxRxCurr24HBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.3
cienaCesPmBasicTxRxCurr24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.4
cienaCesPmBasicTxRxCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.5
cienaCesPmBasicTxRxCurr24HBinRxAcceptedBytesThe number of accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.6
cienaCesPmBasicTxRxCurr24HBinRxAcceptedFramesThe number of accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.7
cienaCesPmBasicTxRxCurr24HBinRxYellowBytesThe number of remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.8
cienaCesPmBasicTxRxCurr24HBinRxYellowFramesThe number of remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.9
cienaCesPmBasicTxRxCurr24HBinRxDroppedBytesThe number of received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.10
cienaCesPmBasicTxRxCurr24HBinRxDroppedFramesThe number of received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.11
cienaCesPmBasicTxRxCurr24HBinTxForwardedBytesThe number of bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.12
cienaCesPmBasicTxRxCurr24HBinTxForwardedFramesThe number of frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.13
cienaCesPmBasicTxRxCurr24HBinRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.14
cienaCesPmBasicTxRxCurr24HBinRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.15
cienaCesPmBasicTxRxCurr24HBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.16
cienaCesPmBasicTxRxCurr24HBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.3.1.17
cienaCesPmBasicTxRxHist24HBinTableThe (conceptual) read-only table listing the basic TxRx profile statistics.
SEQUENCE OF CienaCesPmBasicTxRxHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4
cienaCesPmBasicTxRxHist24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmBasicTxRxHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1
cienaCesPmBasicTxRxHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.1
cienaCesPmBasicTxRxHist24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.2
cienaCesPmBasicTxRxHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.3
cienaCesPmBasicTxRxHist24HBinBasicRxAcceptedBytesThe number of accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.4
cienaCesPmBasicTxRxHist24HBinBasicRxAcceptedFramesThe number of accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.5
cienaCesPmBasicTxRxHist24HBinBasicRxYellowBytesThe number of remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.6
cienaCesPmBasicTxRxHist24HBinBasicRxYellowFramesThe number of remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.7
cienaCesPmBasicTxRxHist24HBinBasicRxDroppedBytesThe number of received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.8
cienaCesPmBasicTxRxHist24HBinBasicRxDroppedFramesThe number of received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.9
cienaCesPmBasicTxRxHist24HBinBasicTxForwardedBytesThe number of bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.10
cienaCesPmBasicTxRxHist24HBinBasicTxForwardedFramesThe number of frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.11
cienaCesPmBasicTxRxHist24HBinBasicRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.12
cienaCesPmBasicTxRxHist24HBinBasicRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.13
cienaCesPmBasicTxRxHist24HBinBasicTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.14
cienaCesPmBasicTxRxHist24HBinBasicTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.15
cienaCesPmBasicTxRxHist24HBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.16
cienaCesPmBasicTxRxHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.4.1.17
cienaCesPmBasicTxRxAllTimeBinTableThe (conceptual) read-only table listing the basic TxRx profile statistics.deprecated
SEQUENCE OF CienaCesPmBasicTxRxAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5
cienaCesPmBasicTxRxAllTimeBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxAllTimeBinTable. This table lists the statistics for the All Time bin of the PM instance.deprecated
CienaCesPmBasicTxRxAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1
cienaCesPmBasicTxRxAllTimeBinBasicRxAcceptedBytesThe number of accepted bytes on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1.1
cienaCesPmBasicTxRxAllTimeBinBasicRxAcceptedFramesThe number of accepted frames on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1.2
cienaCesPmBasicTxRxAllTimeBinBasicRxYellowBytesThe number of remarked bytes received on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1.3
cienaCesPmBasicTxRxAllTimeBinBasicRxYellowFramesThe number of remarked frames received on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1.4
cienaCesPmBasicTxRxAllTimeBinBasicRxDroppedBytesThe number of received bytes dropped on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1.5
cienaCesPmBasicTxRxAllTimeBinBasicRxDroppedFramesThe number of received frames dropped on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1.6
cienaCesPmBasicTxRxAllTimeBinBasicTxForwardedBytesThe number of bytes forwarded on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1.7
cienaCesPmBasicTxRxAllTimeBinBasicTxForwardedFramesThe number of frames forwarded on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1.8
cienaCesPmBasicTxRxAllTimeBinBasicRxBytesPerSecThe number of bytes received per second on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1.9
cienaCesPmBasicTxRxAllTimeBinBasicRxFramesPerSecThe number of frames received per second on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1.10
cienaCesPmBasicTxRxAllTimeBinBasicTxBytesPerSecThe number of bytes transmitted per second on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1.11
cienaCesPmBasicTxRxAllTimeBinBasicTxFramesPerSecThe number of frames transmitted per second on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.5.1.12
cienaCesPmBasicTxRxStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicTxRxStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6
cienaCesPmBasicTxRxStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmBasicTxRxStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1
cienaCesPmBasicTxRxStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.1
cienaCesPmBasicTxRxStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.2
cienaCesPmBasicTxRxStatsBinRxAcceptedBytesThe number of accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.3
cienaCesPmBasicTxRxStatsBinRxAcceptedFramesThe number of accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.4
cienaCesPmBasicTxRxStatsBinRxYellowBytesThe number of remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.5
cienaCesPmBasicTxRxStatsBinRxYellowFramesThe number of remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.6
cienaCesPmBasicTxRxStatsBinRxDroppedBytesThe number of received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.7
cienaCesPmBasicTxRxStatsBinRxDroppedFramesThe number of received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.8
cienaCesPmBasicTxRxStatsBinTxForwardedBytesThe number of bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.9
cienaCesPmBasicTxRxStatsBinTxForwardedFramesThe number of frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.10
cienaCesPmBasicTxRxStatsBinRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.11
cienaCesPmBasicTxRxStatsBinRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.12
cienaCesPmBasicTxRxStatsBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.13
cienaCesPmBasicTxRxStatsBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.6.1.14
cienaCesPmBasicTxRxTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicTxRxTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7
cienaCesPmBasicTxRxTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmBasicTxRxTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1
cienaCesPmBasicTxRxTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.1
cienaCesPmBasicTxRxTotalStatsBinRxAcceptedBytesThe number of accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.2
cienaCesPmBasicTxRxTotalStatsBinRxAcceptedFramesThe number of accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.3
cienaCesPmBasicTxRxTotalStatsBinRxYellowBytesThe number of remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.4
cienaCesPmBasicTxRxTotalStatsBinRxYellowFramesThe number of remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.5
cienaCesPmBasicTxRxTotalStatsBinRxDroppedBytesThe number of received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.6
cienaCesPmBasicTxRxTotalStatsBinRxDroppedFramesThe number of received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.7
cienaCesPmBasicTxRxTotalStatsBinTxForwardedBytesThe number of bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.8
cienaCesPmBasicTxRxTotalStatsBinTxForwardedFramesThe number of frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.9
cienaCesPmBasicTxRxTotalStatsBinRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.10
cienaCesPmBasicTxRxTotalStatsBinRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.11
cienaCesPmBasicTxRxTotalStatsBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.12
cienaCesPmBasicTxRxTotalStatsBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.2.7.1.13
cienaCesPmIgmpStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.3
cienaCesPmIGMPHistoryBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmIGMPHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1
cienaCesPmIGMPHistoryBinEntryAn entry (conceptual row) in the cienaPortPmIGMPHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmIGMPHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1
cienaCesPmIGMPHistoryBinIndexBin number associated with the PmIGMPHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.1
cienaCesPmIGMPHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.2
cienaCesPmIGMPHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.3
cienaCesPmIGMPHistoryBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.4
cienaCesPmIGMPHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.5
cienaCesPmIGMPHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.6
cienaCesPmIGMPHistoryBinIgmpnumJoinsThe total number of join messages received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.7
cienaCesPmIGMPHistoryBinIgmpnumLeavesThe total number of leave messages received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.8
cienaCesPmIGMPHistoryBinIgmpnumQueriesThe total number of queries received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.9
cienaCesPmIGMPHistoryBinIgmpnumQueryDiscardsThe total number of queries discarded.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.10
cienaCesPmIGMPHistoryBinIgmpnumQueryDiscardsQueryCameTooSoonThe total number of queries discarded because the queries came too soon.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.11
cienaCesPmIGMPHistoryBinIgmpnumQueryDiscardsPortDownThe total number queries discarded because the port was down.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.12
cienaCesPmIGMPHistoryBinIgmpnumQueryDiscardsPortBlockThe total number of queries discarded because the port was blocked.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.13
cienaCesPmIGMPHistoryBinIgmpnumQueryDiscardsLiNoServerLIThe total number of queries discarded because of no server logical interfaces.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.14
cienaCesPmIGMPHistoryBinIgmpnumQueryTimeoutsThe total number of timeouts waiting for the router to send query.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.15
cienaCesPmIGMPHistoryBinIgmpnumReplyTimeoutsThe total number of timeouts waiting for the membership reports.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.16
cienaCesPmIGMPHistoryBinIgmpnumRouterDiscardsThe total number of messages discarded by the router. This happens when a join comes in from a router port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.17
cienaCesPmIGMPHistoryBinIgmpnumHostDiscardsThe total number of messages discarded by the host. This happens when a join or leave comes in a port, but no router port is established.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.18
cienaCesPmIGMPHistoryBinIgmpnumBadChecksumThe total number of packets received with bad IP checksum.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.19
cienaCesPmIGMPHistoryBinIgmpnumL2L3MismatchThe total number of IGMP Layer 2 and Layer 3 mismatch packets received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.20
cienaCesPmIGMPHistoryBinIgmpnumUnknownPktTypeThe total number of unknown type IGMP packets received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.21
cienaCesPmIGMPHistoryBinIgmpnumResourceExceedThe total number of IGMP packets discarded because there were not enough resources to process these messages. This could happen when the rate of the incoming IGMP messages is very high.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.22
cienaCesPmIGMPHistoryBinIgmpnumQueryDiscardsSrcIpZeroThe total number of queries discarded because they had zero source IP.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.1.1.23
cienaCesPmIGMPCurrBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmIGMPCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2
cienaCesPmIGMPCurrBinEntryAn entry (conceptual row) in the cienaPortPmIGMPCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmIGMPCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1
cienaCesPmIGMPCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.1
cienaCesPmIGMPCurrBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.2
cienaCesPmIGMPCurrBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.3
cienaCesPmIGMPCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.4
cienaCesPmIGMPCurrBinIgmpnumJoinsThe total number of join messages received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.5
cienaCesPmIGMPCurrBinIgmpnumLeavesThe total number of leave messages received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.6
cienaCesPmIGMPCurrBinIgmpnumQueriesThe total number of queries received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.7
cienaCesPmIGMPCurrBinIgmpnumQueryDiscardsThe total number of queries discarded.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.8
cienaCesPmIGMPCurrBinIgmpnumQueryDiscardsQueryCameTooSoonThe total number of queries discarded because the queries came too soon.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.9
cienaCesPmIGMPCurrBinIgmpnumQueryDiscardsPortDownThe total number queries discarded because the port was down.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.10
cienaCesPmIGMPCurrBinIgmpnumQueryDiscardsPortBlockThe total number of queries discarded because the port was blocked.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.11
cienaCesPmIGMPCurrBinIgmpnumQueryDiscardsLiNoServerLIThe total query discarded because of no server logical interfaces.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.12
cienaCesPmIGMPCurrBinIgmpnumQueryTimeoutsThe total number of timeouts waiting for the router to send query.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.13
cienaCesPmIGMPCurrBinIgmpnumReplyTimeoutsThe total number of timeouts waiting for the membership reports.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.14
cienaCesPmIGMPCurrBinIgmpnumRouterDiscardsThe total number of messages discarded by the router. This happens when a join comes in from a router port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.15
cienaCesPmIGMPCurrBinIgmpnumHostDiscardsThe total number of messages discarded by the host. This happens when a join or leave comes in a port, but no router port is established.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.16
cienaCesPmIGMPCurrBinIgmpnumBadChecksumThe total number of packets received with bad IP checksum.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.17
cienaCesPmIGMPCurrBinIgmpnumL2L3MismatchThe total number of IGMP Layer 2 and Layer 3 mismatch packets received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.18
cienaCesPmIGMPCurrBinIgmpnumUnknownPktTypeThe total number of unknown type IGMP packets received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.19
cienaCesPmIGMPCurrBinIgmpnumResourceExceedThe total number of IGMP packets discarded because there were not enough resources to process these messages. This could happen when the rate of the incoming IGMP messages is very high.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.20
cienaCesPmIGMPCurrBinIgmpnumQueryDiscardsSrcIpZeroThe total number of queries discarded because they had zero source IP.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.2.1.21
cienaCesPmIGMPCurr24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmIGMPCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3
cienaCesPmIGMPCurr24HBinEntryAn entry (conceptual row) in the cienaPortPmIGMPCurr24HBinTable. This table lists the statistics for the current 24 hours bin.
CienaCesPmIGMPCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1
cienaCesPmIGMPCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.1
cienaCesPmIGMPCurr24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.2
cienaCesPmIGMPCurr24HBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.3
cienaCesPmIGMPCurr24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.4
cienaCesPmIGMPCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.5
cienaCesPmIGMPCurr24HBinIgmpnumJoinsThe total number of join messages received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.6
cienaCesPmIGMPCurr24HBinIgmpnumLeavesThe total number of leave messages received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.7
cienaCesPmIGMPCurr24HBinIgmpnumQueriesThe total number of queries received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.8
cienaCesPmIGMPCurr24HBinIgmpnumQueryDiscardsThe total number of queries discarded.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.9
cienaCesPmIGMPCurr24HBinIgmpnumQueryDiscardsQueryCameTooSoonThe total number of queries discarded because the queries came too soon.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.10
cienaCesPmIGMPCurr24HBinIgmpnumQueryDiscardsPortDownThe total number queries discarded because the port was down.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.11
cienaCesPmIGMPCurr24HBinIgmpnumQueryDiscardsPortBlockThe total number of queries discarded because the port was blocked.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.12
cienaCesPmIGMPCurr24HBinIgmpnumQueryDiscardsLiNoServerLIThe total number of queries discarded because of no server logical interfaces.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.13
cienaCesPmIGMPCurr24HBinIgmpnumQueryTimeoutsThe total number of timeouts waiting for the router to send query.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.14
cienaCesPmIGMPCurr24HBinIgmpnumReplyTimeoutsThe total number of timeouts waiting for the membership reports.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.15
cienaCesPmIGMPCurr24HBinIgmpnumRouterDiscardsThe total number of messages discarded by the router. This happens when a join comes in from a router port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.16
cienaCesPmIGMPCurr24HBinIgmpnumHostDiscardsThe total number of messages discarded by the host. This happens when a join or leave comes in a port, but no router port is established.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.17
cienaCesPmIGMPCurr24HBinIgmpnumBadChecksumThe total number of packets received with bad IP checksum.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.18
cienaCesPmIGMPCurr24HBinIgmpnumL2L3MismatchThe total number of IGMP Layer 2 and Layer 3 mismatch packets received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.19
cienaCesPmIGMPCurr24HBinIgmpnumUnknownPktTypeThe total number of unknown type IGMP packets received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.20
cienaCesPmIGMPCurr24HBinIgmpnumResourceExceedThe total number of IGMP packets discarded because there were not enough resources to process these messages. This could happen when the rate of the incoming IGMP messages is very high.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.21
cienaCesPmIGMPCurr24HBinIgmpnumQueryDiscardsSrcIpZeroThe total number of queries discarded because they had zero source IP.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.3.1.22
cienaCesPmIGMPHist24HBinTableThe (conceptual) read-only Table listing the Bin Statistics
SEQUENCE OF CienaCesPmIGMPHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4
cienaCesPmIGMPHist24HBinEntryAn entry (conceptual row) in the cienaPortPmIGMPHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmIGMPHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1
cienaCesPmIGMPHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.1
cienaCesPmIGMPHist24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.2
cienaCesPmIGMPHist24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.3
cienaCesPmIGMPHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.4
cienaCesPmIGMPHist24HBinIgmpnumJoinsThe total number of join messages received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.5
cienaCesPmIGMPHist24HBinIgmpnumLeavesThe total number of leave messages received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.6
cienaCesPmIGMPHist24HBinIgmpnumQueriesThe total number of queries received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.7
cienaCesPmIGMPHist24HBinIgmpnumQueryDiscardsThe total number of queries discarded.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.8
cienaCesPmIGMPHist24HBinIgmpnumQueryDiscardsQueryCameTooSoonThe total number of queries discarded because the queries came too soon.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.9
cienaCesPmIGMPHist24HBinIgmpnumQueryDiscardsPortDownThe total number queries discarded because the port was down.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.10
cienaCesPmIGMPHist24HBinIgmpnumQueryDiscardsPortBlockThe total number of queries discarded because the port was blocked.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.11
cienaCesPmIGMPHist24HBinIgmpnumQueryDiscardsLiNoServerLIThe total number of queries discarded because of no server logical interfaces.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.12
cienaCesPmIGMPHist24HBinIgmpnumQueryTimeoutsThe total number of timeouts waiting for the router to send query.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.13
cienaCesPmIGMPHist24HBinIgmpnumReplyTimeoutsThe total number of timeouts waiting for the membership reports.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.14
cienaCesPmIGMPHist24HBinIgmpnumRouterDiscardsThe total number of messages discarded by the router. This happens when a join comes in from a router port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.15
cienaCesPmIGMPHist24HBinIgmpnumHostDiscardsThe total number of messages discarded by the host. This happens when a join or leave comes in a port, but no router port is established.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.16
cienaCesPmIGMPHist24HBinIgmpnumBadChecksumThe total number of packets received with bad IP checksum.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.17
cienaCesPmIGMPHist24HBinIgmpnumL2L3MismatchThe total number of IGMP Layer 2 and Layer 3 mismatch packets received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.18
cienaCesPmIGMPHist24HBinIgmpnumUnknownPktTypeThe total number of unknown type IGMP packets received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.19
cienaCesPmIGMPHist24HBinIgmpnumResourceExceedThe total number of IGMP packets discarded because there were not enough resources to process these messages. This could happen when the rate of the incoming IGMP messages is very high.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.20
cienaCesPmIGMPHist24HBinIgmpnumQueryDiscardsSrcIpZeroThe total number of queries discarded because they had zero source IP.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.21
cienaCesPmIGMPHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.4.1.22
cienaCesPmIGMPAllTimeBinTableThe (conceptual) read-only table listing the bin statistics.deprecated
SEQUENCE OF CienaCesPmIGMPAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5
cienaCesPmIGMPAllTimeBinEntryAn entry (conceptual row) in the cienaPortPmIGMPAllTimeBinTable. This table lists the statistics for the All Time bin of the PM instance.deprecated
CienaCesPmIGMPAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1
cienaCesPmIGMPAllTimeBinIgmpnumJoinsThe total number of join messages received.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.1
cienaCesPmIGMPAllTimeBinIgmpnumLeavesThe total number of leave messages received.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.2
cienaCesPmIGMPAllTimeBinIgmpnumQueriesThe total number of queries received.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.3
cienaCesPmIGMPAllTimeBinIgmpnumQueryDiscardsThe total number of queries discarded.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.4
cienaCesPmIGMPAllTimeBinIgmpnumQueryDiscardsQueryCameTooSoonThe total number of queries discarded because the queries came too soon.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.5
cienaCesPmIGMPAllTimeBinIgmpnumQueryDiscardsPortDownThe total number queries discarded because the port was down.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.6
cienaCesPmIGMPAllTimeBinIgmpnumQueryDiscardsPortBlockThe total number of queries discarded because the port was blocked.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.7
cienaCesPmIGMPAllTimeBinIgmpnumQueryDiscardsLiNoServerLIThe total number of queries discarded because of no server logical interfaces.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.8
cienaCesPmIGMPAllTimeBinIgmpnumQueryTimeoutsThe total number of timeouts waiting for the router to send query.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.9
cienaCesPmIGMPAllTimeBinIgmpnumReplyTimeoutsThe total number of timeouts waiting for the membership reports.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.10
cienaCesPmIGMPAllTimeBinIgmpnumRouterDiscardsThe total number of messages discarded by the router. This happens when a join comes in from a router port.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.11
cienaCesPmIGMPAllTimeBinIgmpnumHostDiscardsThe total number of messages discarded by the host. This happens when a join or leave comes in a port, but no router port is established.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.12
cienaCesPmIGMPAllTimeBinIgmpnumBadChecksumThe total number of packets received with bad IP checksum.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.13
cienaCesPmIGMPAllTimeBinIgmpnumL2L3MismatchThe total number of IGMP Layer 2 and Layer 3 mismatch packets received.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.14
cienaCesPmIGMPAllTimeBinIgmpnumUnknownPktTypeThe total number of unknown type IGMP packets received.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.15
cienaCesPmIGMPAllTimeBinIgmpnumResourceExceedThe total number of IGMP packets discarded because there were not enough resources to process these messages. This could happen when the rate of the incoming IGMP messages is very high.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.16
cienaCesPmIGMPAllTimeBinIgmpnumQueryDiscardsSrcIpZeroThe total number of queries discarded because they had zero source IP.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.5.1.17
cienaCesPmIGMPStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmIGMPStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6
cienaCesPmIGMPStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmIGMPStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmIGMPStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1
cienaCesPmIGMPStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.1
cienaCesPmIGMPStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.2
cienaCesPmIGMPStatsBinIgmpnumJoinsThe total number of join messages received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.3
cienaCesPmIGMPStatsBinIgmpnumLeavesThe total number of leave messages received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.4
cienaCesPmIGMPStatsBinIgmpnumQueriesThe total number of queries received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.5
cienaCesPmIGMPStatsBinIgmpnumQueryDiscardsThe total number of queries discarded.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.6
cienaCesPmIGMPStatsBinIgmpnumQueryDiscardsQueryCameTooSoonThe total number of queries discarded because the queries came too soon.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.7
cienaCesPmIGMPStatsBinIgmpnumQueryDiscardsPortDownThe total number queries discarded because the port was down.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.8
cienaCesPmIGMPStatsBinIgmpnumQueryDiscardsPortBlockThe total number of queries discarded because the port was blocked.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.9
cienaCesPmIGMPStatsBinIgmpnumQueryDiscardsLiNoServerLIThe total number of queries discarded because of no server logical interfaces.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.10
cienaCesPmIGMPStatsBinIgmpnumQueryTimeoutsThe total number of timeouts waiting for the router to send query.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.11
cienaCesPmIGMPStatsBinIgmpnumReplyTimeoutsThe total number of timeouts waiting for the membership reports.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.12
cienaCesPmIGMPStatsBinIgmpnumRouterDiscardsThe total number of messages discarded by the router. This happens when a join comes in from a router port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.13
cienaCesPmIGMPStatsBinIgmpnumHostDiscardsThe total number of messages discarded by the host. This happens when a join or leave comes in a port, but no router port is established.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.14
cienaCesPmIGMPStatsBinIgmpnumBadChecksumThe total number of packets received with bad IP checksum.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.15
cienaCesPmIGMPStatsBinIgmpnumL2L3MismatchThe total number of IGMP Layer 2 and Layer 3 mismatch packets received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.16
cienaCesPmIGMPStatsBinIgmpnumUnknownPktTypeThe total number of unknown type IGMP packets received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.17
cienaCesPmIGMPStatsBinIgmpnumResourceExceedThe total number of IGMP packets discarded because there were not enough resources to process these messages. This could happen when the rate of the incoming IGMP messages is very high.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.18
cienaCesPmIGMPStatsBinIgmpnumQueryDiscardsSrcIpZeroThe total number of queries discarded because they had zero source IP.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.6.1.19
cienaCesPmIGMPTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmIGMPTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7
cienaCesPmIGMPTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmIGMPTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmIGMPTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1
cienaCesPmIGMPTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.1
cienaCesPmIGMPTotalStatsBinIgmpnumJoinsThe total number of join messages received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.2
cienaCesPmIGMPTotalStatsBinIgmpnumLeavesThe total number of leave messages received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.3
cienaCesPmIGMPTotalStatsBinIgmpnumQueriesThe total number of queries received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.4
cienaCesPmIGMPTotalStatsBinIgmpnumQueryDiscardsThe total number of queries discarded.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.5
cienaCesPmIGMPTotalStatsBinIgmpnumQueryDiscardsQueryCameTooSoonThe total number of queries discarded because the queries came too soon.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.6
cienaCesPmIGMPTotalStatsBinIgmpnumQueryDiscardsPortDownThe total number queries discarded because the port was down.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.7
cienaCesPmIGMPTotalStatsBinIgmpnumQueryDiscardsPortBlockThe total number of queries discarded because the port was blocked.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.8
cienaCesPmIGMPTotalStatsBinIgmpnumQueryDiscardsLiNoServerLIThe total number of queries discarded because of no server logical interfaces.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.9
cienaCesPmIGMPTotalStatsBinIgmpnumQueryTimeoutsThe total number of timeouts waiting for the router to send query.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.10
cienaCesPmIGMPTotalStatsBinIgmpnumReplyTimeoutsThe total number of timeouts waiting for the membership reports.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.11
cienaCesPmIGMPTotalStatsBinIgmpnumRouterDiscardsThe total number of messages discarded by the router. This happens when a join comes in from a router port.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.12
cienaCesPmIGMPTotalStatsBinIgmpnumHostDiscardsThe total number of messages discarded by the host. This happens when a join or leave comes in a port, but no router port is established.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.13
cienaCesPmIGMPTotalStatsBinIgmpnumBadChecksumThe total number of packets received with bad IP checksum.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.14
cienaCesPmIGMPTotalStatsBinIgmpnumL2L3MismatchThe total number of IGMP Layer 2 and Layer 3 mismatch packets received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.15
cienaCesPmIGMPTotalStatsBinIgmpnumUnknownPktTypeThe total number of unknown type IGMP packets received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.16
cienaCesPmIGMPTotalStatsBinIgmpnumResourceExceedThe total number of IGMP packets discarded because there were not enough resources to process these messages. This could happen when the rate of the incoming IGMP messages is very high.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.17
cienaCesPmIGMPTotalStatsBinIgmpnumQueryDiscardsSrcIpZeroThe total number of queries discarded because they had zero source IP.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.3.7.1.18
cienaCesPmAccessStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.4
cienaCesPmAccessHistoryBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmAccessHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.1
cienaCesPmAccessHistoryBinEntryAn entry (conceptual row) in the cienaPortPmAccessHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmAccessHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.1.1
cienaCesPmAccessHistoryBinIndexBin number associated with the PmAccessHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.4.1.1.1
cienaCesPmAccessHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.1.1.2
cienaCesPmAccessHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.1.1.3
cienaCesPmAccessHistoryBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.1.1.4
cienaCesPmAccessHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.4.1.1.5
cienaCesPmAccessHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.4.1.1.6
cienaCesPmAccessHistoryBinAccessHitBytesThe total number of access hit bytes for the history bin.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.1.1.7
cienaCesPmAccessHistoryBinAccessHitFramesThe total number of access hit frames for the history bin.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.1.1.8
cienaCesPmAccessCurrBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmAccessCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.2
cienaCesPmAccessCurrBinEntryAn entry (conceptual row) in the cienaPortPmAccessCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmAccessCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.2.1
cienaCesPmAccessCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.2.1.1
cienaCesPmAccessCurrBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.2.1.2
cienaCesPmAccessCurrBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.4.2.1.3
cienaCesPmAccessCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.4.2.1.4
cienaCesPmAccessCurrBinAccessHitBytesThe total number of access hit bytes for the current bin.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.2.1.5
cienaCesPmAccessCurrBinAccessHitFramesThe total number of access hit frames for the current bin.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.2.1.6
cienaCesPmAccessCurr24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmAccessCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.3
cienaCesPmAccessCurr24HBinEntryAn entry (conceptual row) in the cienaPortPmAccessCurr24HBinTable. This table lists the statistics for the current 24 hours.
CienaCesPmAccessCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.3.1
cienaCesPmAccessCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.3.1.1
cienaCesPmAccessCurr24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.3.1.2
cienaCesPmAccessCurr24HBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.3.1.3
cienaCesPmAccessCurr24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.4.3.1.4
cienaCesPmAccessCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.4.3.1.5
cienaCesPmAccessCurr24HBinAccessHitBytesThe total number of access hit bytes for the 24 hours bin.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.3.1.6
cienaCesPmAccessCurr24HBinAccessHitFramesThe total number of access hit frames for the 24 hours bin.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.3.1.7
cienaCesPmAccessHist24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmAccessHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.4
cienaCesPmAccessHist24HBinEntryAn entry (conceptual row) in the cienaPortPmAccessHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmAccessHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.4.1
cienaCesPmAccessHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.4.1.1
cienaCesPmAccessHist24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.4.4.1.2
cienaCesPmAccessHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.4.4.1.3
cienaCesPmAccessHist24HBinAccessHitBytesThe total number of access hit bytes for the history 24 hours bin.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.4.1.4
cienaCesPmAccessHist24HBinAccessHitFramesThe total number of access hit frames for the history 24 hours bin.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.4.1.5
cienaCesPmAccessHist24HBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.4.1.6
cienaCesPmAccessHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.4.1.7
cienaCesPmAccessAllTimeBinTableThe (conceptual) read-only table listing the bin statistics.deprecated
SEQUENCE OF CienaCesPmAccessAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.5
cienaCesPmAccessAllTimeBinEntryAn entry (conceptual row) in the cienaPortPmAccessAllTimeBinTable. This table lists the statistics for the All Time bin of the PM instance.deprecated
CienaCesPmAccessAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.5.1
cienaCesPmAccessAllTimeBinDurationDuration of the bin.rodeprecated
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.4.5.1.1
cienaCesPmAccessAllTimeBinStateState of the bin.rodeprecated
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.4.5.1.2
cienaCesPmAccessAllTimeBinAccessHitBytesThe total number of access hit bytes for the All Time bin.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.5.1.3
cienaCesPmAccessAllTimeBinAccessHitFramesThe total number of access hit frames for the All Time bin.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.5.1.4
cienaCesPmAccessStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmAccessStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.6
cienaCesPmAccessStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmAccessStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmAccessStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.6.1
cienaCesPmAccessStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.6.1.1
cienaCesPmAccessStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.6.1.2
cienaCesPmAccessStatsBinAccessHitBytesThe total number of access hit bytes for the All Time bin.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.6.1.3
cienaCesPmAccessStatsBinAccessHitFramesThe total number of access hit frames for the All Time bin.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.6.1.4
cienaCesPmAccessTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmAccessTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.7
cienaCesPmAccessTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmAccessTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmAccessTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.4.7.1
cienaCesPmAccessTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.4.7.1.1
cienaCesPmAccessTotalStatsBinAccessHitBytesThe total number of access hit bytes for the All Time bin.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.7.1.2
cienaCesPmAccessTotalStatsBinAccessHitFramesThe total number of access hit frames for the All Time bin.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.4.7.1.3
cienaCesPmFloodContainerStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.5
cienaCesPmFloodContainerHistoryBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmFloodContainerHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1
cienaCesPmFloodContainerHistoryBinEntryAn entry (conceptual row) in the cienaPortPmIGMPBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmFloodContainerHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1
cienaCesPmFloodContainerHistoryBinIndexBin number associated with the PmFloodContainerHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1.1
cienaCesPmFloodContainerHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1.2
cienaCesPmFloodContainerHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1.3
cienaCesPmFloodContainerHistoryBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1.4
cienaCesPmFloodContainerHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1.5
cienaCesPmFloodContainerHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1.6
cienaCesPmFloodContainerHistoryBinBcastDroppedBytesDropped broadcast bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1.7
cienaCesPmFloodContainerHistoryBinBcastDroppedFramesBroadcast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1.8
cienaCesPmFloodContainerHistoryBinL2McastDroppedBytesMulticast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1.9
cienaCesPmFloodContainerHistoryBinL2McastDroppedFramesMulticast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1.10
cienaCesPmFloodContainerHistoryBinUnknownUnicastDroppedBytesUnicast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1.11
cienaCesPmFloodContainerHistoryBinUnknownUnicastDroppedFramesUnicast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.1.1.12
cienaCesPmFloodContainerCurrBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmFloodContainerCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.2
cienaCesPmFloodContainerCurrBinEntryAn entry (conceptual row) in the cienaPortPmIGMPBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmFloodContainerCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.2.1
cienaCesPmFloodContainerCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.2.1.1
cienaCesPmFloodContainerCurrBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.2.1.2
cienaCesPmFloodContainerCurrBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.5.2.1.3
cienaCesPmFloodContainerCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.5.2.1.4
cienaCesPmFloodContainerCurrBinBcastDroppedBytesBroadcast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.2.1.5
cienaCesPmFloodContainerCurrBinBcastDroppedFramesBroadcast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.2.1.6
cienaCesPmFloodContainerCurrBinL2McastDroppedBytesL2 multicast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.2.1.7
cienaCesPmFloodContainerCurrBinL2McastDroppedFramesL2 multicast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.2.1.8
cienaCesPmFloodContainerCurrBinUnknownUnicastDroppedBytesUnknown unicast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.2.1.9
cienaCesPmFloodContainerCurrBinUnknownUnicastDroppedFramesUnknown unicast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.2.1.10
cienaCesPmFloodContainerCurr24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmFloodContainerCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3
cienaCesPmFloodContainerCurr24HBinEntryAn entry (conceptual row) in the cienaPortPmIGMPBinTable. This table lists the statistics for the current 24 hours bin.
CienaCesPmFloodContainerCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3.1
cienaCesPmFloodContainerCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3.1.1
cienaCesPmFloodContainerCurr24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3.1.2
cienaCesPmFloodContainerCurr24HBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3.1.3
cienaCesPmFloodContainerCurr24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3.1.4
cienaCesPmFloodContainerCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3.1.5
cienaCesPmFloodContainerCurr24HBinBcastDroppedBytesBroadcast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3.1.6
cienaCesPmFloodContainerCurr24HBinBcastDroppedFramesBroadcast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3.1.7
cienaCesPmFloodContainerCurr24HBinL2McastDroppedBytesL2 multicast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3.1.8
cienaCesPmFloodContainerCurr24HBinL2McastDroppedFramesL2 multicast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3.1.9
cienaCesPmFloodContainerCurr24HBinUnknownUnicastDroppedBytesUnknown unicast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3.1.10
cienaCesPmFloodContainerCurr24HBinUnknownUnicastDroppedFramesUnknown unicast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.3.1.11
cienaCesPmFloodContainerHist24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmFloodContainerHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4
cienaCesPmFloodContainerHist24HBinEntryAn entry (conceptual row) in the cienaPortPmIGMPBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmFloodContainerHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4.1
cienaCesPmFloodContainerHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4.1.1
cienaCesPmFloodContainerHist24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4.1.2
cienaCesPmFloodContainerHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4.1.3
cienaCesPmFloodContainerHist24HBinBcastDroppedBytesBroadcast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4.1.4
cienaCesPmFloodContainerHist24HBinBcastDroppedFramesBroadcast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4.1.5
cienaCesPmFloodContainerHist24HBinL2McastDroppedBytesL2 multicast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4.1.6
cienaCesPmFloodContainerHist24HBinL2McastDroppedFramesL2 multicast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4.1.7
cienaCesPmFloodContainerHist24HBinUnknownUnicastDroppedBytesUnicast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4.1.8
cienaCesPmFloodContainerHist24HBinUnknownUnicastDroppedFramesUnicast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4.1.9
cienaCesPmFloodContainerHist24HBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4.1.10
cienaCesPmFloodContainerHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.4.1.11
cienaCesPmFloodContainerAllTimeBinTableThe (conceptual) read-only table listing the bin statistics.deprecated
SEQUENCE OF CienaCesPmFloodContainerAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.5
cienaCesPmFloodContainerAllTimeBinEntryAn entry (conceptual row) in the cienaPortPmIGMPBinTable. This table lists the statistics for the All Time bin of the PM instance.deprecated
CienaCesPmFloodContainerAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.5.1
cienaCesPmFloodContainerAllTimeBinBcastDroppedBytesBroadcast dropped bytes.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.5.1.1
cienaCesPmFloodContainerAllTimeBinBcastDroppedFramesBroadcast dropped frames.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.5.1.2
cienaCesPmFloodContainerAllTimeBinL2McastDroppedBytesL2 multicast dropped bytes.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.5.1.3
cienaCesPmFloodContainerAllTimeBinL2McastDroppedFramesL2 multicast dropped frames.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.5.1.4
cienaCesPmFloodContainerAllTimeBinUnknownUnicastDroppedBytesUnknown unicast dropped bytes.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.5.1.5
cienaCesPmFloodContainerAllTimeBinUnknownUnicastDroppedFramesUnknown unicast dropped frames.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.5.1.6
cienaCesPmFloodContainerStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmFloodContainerStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.6
cienaCesPmFloodContainerStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmFloodContainerStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmFloodContainerStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.6.1
cienaCesPmFloodContainerStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.6.1.1
cienaCesPmFloodContainerStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.6.1.2
cienaCesPmFloodContainerStatsBinBcastDroppedBytesBroadcast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.6.1.3
cienaCesPmFloodContainerStatsBinBcastDroppedFramesBroadcast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.6.1.4
cienaCesPmFloodContainerStatsBinL2McastDroppedBytesL2 multicast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.6.1.5
cienaCesPmFloodContainerStatsBinL2McastDroppedFramesL2 multicast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.6.1.6
cienaCesPmFloodContainerStatsBinUnknownUnicastDroppedBytesUnknown unicast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.6.1.7
cienaCesPmFloodContainerStatsBinUnknownUnicastDroppedFramesUnknown unicast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.6.1.8
cienaCesPmFloodContainerTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmFloodContainerTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.7
cienaCesPmFloodContainerTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmFloodContainerTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmFloodContainerTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.5.7.1
cienaCesPmFloodContainerTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.5.7.1.1
cienaCesPmFloodContainerTotalStatsBinBcastDroppedBytesBroadcast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.7.1.2
cienaCesPmFloodContainerTotalStatsBinBcastDroppedFramesBroadcast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.7.1.3
cienaCesPmFloodContainerTotalStatsBinL2McastDroppedBytesL2 multicast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.7.1.4
cienaCesPmFloodContainerTotalStatsBinL2McastDroppedFramesL2 multicast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.7.1.5
cienaCesPmFloodContainerTotalStatsBinUnknownUnicastDroppedBytesUnknown unicast dropped bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.7.1.6
cienaCesPmFloodContainerTotalStatsBinUnknownUnicastDroppedFramesUnknown unicast dropped frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.5.7.1.7
cienaCesPmBasicRxStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.6
cienaCesPmBasicRxHistoryBinTableThe (conceptual) read-only table listing the basic TxRx profile statistics.
SEQUENCE OF CienaCesPmBasicRxHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1
cienaCesPmBasicRxHistoryBinEntryAn entry (conceptual row) in the cienaCesPmBasicRxHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmBasicRxHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1
cienaCesPmBasicRxHistoryBinIndexBin number associated with the PmBasicTxRxBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.1
cienaCesPmBasicRxHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.2
cienaCesPmBasicRxHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.3
cienaCesPmBasicRxHistoryBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.4
cienaCesPmBasicRxHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.5
cienaCesPmBasicRxHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.6
cienaCesPmBasicRxHistoryBinBasicRxAcceptedBytesThe number of accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.7
cienaCesPmBasicRxHistoryBinBasicRxAcceptedFramesThe number of accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.8
cienaCesPmBasicRxHistoryBinBasicRxYellowBytesThe number of remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.9
cienaCesPmBasicRxHistoryBinBasicRxYellowFramesThe number of remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.10
cienaCesPmBasicRxHistoryBinBasicRxDroppedBytesThe number of received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.11
cienaCesPmBasicRxHistoryBinBasicRxDroppedFramesThe number of received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.12
cienaCesPmBasicRxHistoryBinBasicRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.13
cienaCesPmBasicRxHistoryBinBasicRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.1.1.14
cienaCesPmBasicRxCurrBinTableThe (conceptual) read-only table listing the basic Rx profile statistics.
SEQUENCE OF CienaCesPmBasicRxCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2
cienaCesPmBasicRxCurrBinEntryAn entry (conceptual row) in the cienaCesPmBasicRxCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmBasicRxCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1
cienaCesPmBasicRxCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1.1
cienaCesPmBasicRxCurrBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1.2
cienaCesPmBasicRxCurrBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1.3
cienaCesPmBasicRxCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1.4
cienaCesPmBasicRxCurrBinBasicRxAcceptedBytesThe number of accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1.5
cienaCesPmBasicRxCurrBinBasicRxAcceptedFramesThe number of accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1.6
cienaCesPmBasicRxCurrBinBasicRxYellowBytesThe number of remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1.7
cienaCesPmBasicRxCurrBinBasicRxYellowFramesThe number of remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1.8
cienaCesPmBasicRxCurrBinBasicRxDroppedBytesThe number of received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1.9
cienaCesPmBasicRxCurrBinBasicRxDroppedFramesThe number of received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1.10
cienaCesPmBasicRxCurrBinBasicRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1.11
cienaCesPmBasicRxCurrBinBasicRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.2.1.12
cienaCesPmBasicRxCurr24HBinTableThe (conceptual) read-only table listing the basic TxRx profile statistics.
SEQUENCE OF CienaCesPmBasicRxCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3
cienaCesPmBasicRxCurr24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxCurr24HBinTable. This table lists the statistics for the current 24 Hours bin.
CienaCesPmBasicRxCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1
cienaCesPmBasicRxCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.1
cienaCesPmBasicRxCurr24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.2
cienaCesPmBasicRxCurr24HBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.3
cienaCesPmBasicRxCurr24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.4
cienaCesPmBasicRxCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.5
cienaCesPmBasicRxCurr24HBinBasicRxAcceptedBytesThe number of accepted bytes.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.6
cienaCesPmBasicRxCurr24HBinBasicRxAcceptedFramesThe number of accepted frames.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.7
cienaCesPmBasicRxCurr24HBinBasicRxYellowBytesThe number of remarked bytes received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.8
cienaCesPmBasicRxCurr24HBinBasicRxYellowFramesThe number of remarked frames received.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.9
cienaCesPmBasicRxCurr24HBinBasicRxDroppedBytesThe number of received bytes droppedro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.10
cienaCesPmBasicRxCurr24HBinBasicRxDroppedFramesThe number of received frames dropped.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.11
cienaCesPmBasicRxCurr24HBinBasicRxBytesPerSecThe number of bytes received per second.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.12
cienaCesPmBasicRxCurr24HBinBasicRxFramesPerSecThe number of frames received per second.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.3.1.13
cienaCesPmBasicRxHist24HBinTableThe (conceptual) read-only table listing the basic TxRx profile statistics.
SEQUENCE OF CienaCesPmBasicRxHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4
cienaCesPmBasicRxHist24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmBasicRxHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1
cienaCesPmBasicRxHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.1
cienaCesPmBasicRxHist24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.2
cienaCesPmBasicRxHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.3
cienaCesPmBasicRxHist24HBinBasicRxAcceptedBytesThe number of accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.4
cienaCesPmBasicRxHist24HBinBasicRxAcceptedFramesThe number of accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.5
cienaCesPmBasicRxHist24HBinBasicRxYellowBytesThe number of remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.6
cienaCesPmBasicRxHist24HBinBasicRxYellowFramesThe number of remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.7
cienaCesPmBasicRxHist24HBinBasicRxDroppedBytesThe number of dropped bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.8
cienaCesPmBasicRxHist24HBinBasicRxDroppedFramesThe number of received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.9
cienaCesPmBasicRxHist24HBinBasicRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.10
cienaCesPmBasicRxHist24HBinBasicRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.11
cienaCesPmBasicRxHist24HBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.12
cienaCesPmBasicRxHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.4.1.13
cienaCesPmBasicRxAllTimeBinTableThe (conceptual) read-only table listing the basic TxRx profile statistics.deprecated
SEQUENCE OF CienaCesPmBasicRxAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.5
cienaCesPmBasicRxAllTimeBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxAllTimeBinTable. This table lists the statistics for the All Time bin of the PM instance.deprecated
CienaCesPmBasicRxAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.5.1
cienaCesPmBasicRxAllTimeBinBasicRxAcceptedBytesThe number of accepted bytes on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.5.1.1
cienaCesPmBasicRxAllTimeBinBasicRxAcceptedFramesThe number of accepted frames on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.5.1.2
cienaCesPmBasicRxAllTimeBinBasicRxYellowBytesThe number of remarked bytes received on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.5.1.3
cienaCesPmBasicRxAllTimeBinBasicRxYellowFramesThe number of remarked frames received on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.5.1.4
cienaCesPmBasicRxAllTimeBinBasicRxDroppedBytesThe number of received bytes dropped on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.5.1.5
cienaCesPmBasicRxAllTimeBinBasicRxDroppedFramesThe number of received frames dropped on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.5.1.6
cienaCesPmBasicRxAllTimeBinBasicRxBytesPerSecThe number of bytes received per second on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.5.1.7
cienaCesPmBasicRxAllTimeBinBasicRxFramesPerSecThe number of frames received per second on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.5.1.8
cienaCesPmBasicRxStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicRxStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.6
cienaCesPmBasicRxStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicRxStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmBasicRxStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.6.1
cienaCesPmBasicRxStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.6.1.1
cienaCesPmBasicRxStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.6.1.2
cienaCesPmBasicRxStatsBinBasicRxAcceptedBytesThe number of accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.6.1.3
cienaCesPmBasicRxStatsBinBasicRxAcceptedFramesThe number of accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.6.1.4
cienaCesPmBasicRxStatsBinBasicRxYellowBytesThe number of remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.6.1.5
cienaCesPmBasicRxStatsBinBasicRxYellowFramesThe number of remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.6.1.6
cienaCesPmBasicRxStatsBinBasicRxDroppedBytesThe number of received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.6.1.7
cienaCesPmBasicRxStatsBinBasicRxDroppedFramesThe number of received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.6.1.8
cienaCesPmBasicRxStatsBinBasicRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.6.1.9
cienaCesPmBasicRxStatsBinBasicRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.6.1.10
cienaCesPmBasicRxTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicRxTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.7
cienaCesPmBasicRxTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicRxTotalStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmBasicRxTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.6.7.1
cienaCesPmBasicRxTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.6.7.1.1
cienaCesPmBasicRxTotalStatsBinBasicRxAcceptedBytesThe number of accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.7.1.2
cienaCesPmBasicRxTotalStatsBinBasicRxAcceptedFramesThe number of accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.7.1.3
cienaCesPmBasicRxTotalStatsBinBasicRxYellowBytesThe number of remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.7.1.4
cienaCesPmBasicRxTotalStatsBinBasicRxYellowFramesThe number of remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.7.1.5
cienaCesPmBasicRxTotalStatsBinBasicRxDroppedBytesThe number of received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.7.1.6
cienaCesPmBasicRxTotalStatsBinBasicRxDroppedFramesThe number of received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.7.1.7
cienaCesPmBasicRxTotalStatsBinBasicRxBytesPerSecThe number of bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.7.1.8
cienaCesPmBasicRxTotalStatsBinBasicRxFramesPerSecThe number of frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.6.7.1.9
cienaCesPmEgressQueueStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.7
cienaCesPmEgressQueueHistoryBinTableThe (conceptual) read-only table listing the egress queue profile statistics.
SEQUENCE OF CienaCesPmEgressQueueHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1
cienaCesPmEgressQueueHistoryBinEntryAn entry (conceptual row) in the cienaCesPmEgressQueueHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmEgressQueueHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1
cienaCesPmEgressQueueHistoryBinIndexBin number associated with the PmEgressQueueBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1.1
cienaCesPmEgressQueueHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1.2
cienaCesPmEgressQueueHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1.3
cienaCesPmEgressQueueHistoryBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1.4
cienaCesPmEgressQueueHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1.5
cienaCesPmEgressQueueHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1.6
cienaCesPmEgressQueueHistoryBinUnicastDroppedBytesThe number of received unicast bytes that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1.7
cienaCesPmEgressQueueHistoryBinUnicastDroppedFramesThe number of received unicast frames that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1.8
cienaCesPmEgressQueueHistoryBinMulticastEnqueuedBytesThe number of multicast bytes that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1.9
cienaCesPmEgressQueueHistoryBinMulticastEnqueuedFramesThe number of multicast frames that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1.10
cienaCesPmEgressQueueHistoryBinMulticastDroppedBytesThe number of multicast bytes that were dropped before being enqueued on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1.11
cienaCesPmEgressQueueHistoryBinMulticastDroppedFramesThe number of multicast frames that were dropped before being enqueued on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.1.1.12
cienaCesPmEgressQueueCurrBinTableThe (conceptual) read-only table listing the egress queue profile statistics.
SEQUENCE OF CienaCesPmEgressQueueCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.2
cienaCesPmEgressQueueCurrBinEntryAn entry (conceptual row) in the cienaCesPmEgressQueueCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmEgressQueueCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.2.1
cienaCesPmEgressQueueCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.2.1.1
cienaCesPmEgressQueueCurrBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.2.1.2
cienaCesPmEgressQueueCurrBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.7.2.1.3
cienaCesPmEgressQueueCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.7.2.1.4
cienaCesPmEgressQueueCurrBinUnicastDroppedBytesThe number of received unicast bytes that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.2.1.5
cienaCesPmEgressQueueCurrBinUnicastDroppedFramesThe number of received unicast frames that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.2.1.6
cienaCesPmEgressQueueCurrBinMulticastEnqueuedBytesThe number of multicast bytes that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.2.1.7
cienaCesPmEgressQueueCurrBinMulticastEnqueuedFramesThe number of multicast frames that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.2.1.8
cienaCesPmEgressQueueCurrBinMulticastDroppedBytesThe number of multicast bytes that were dropped before being enqueued on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.2.1.9
cienaCesPmEgressQueueCurrBinMulticastDroppedFramesThe number of multicast frames that were dropped before being enqueued on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.2.1.10
cienaCesPmEgressQueueCurr24HBinTableThe (conceptual) read-only table listing the egress queue profile statistics
SEQUENCE OF CienaCesPmEgressQueueCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3
cienaCesPmEgressQueueCurr24HBinEntryAn entry (conceptual row) in the cienaCesPmEgressQueueCurr24HBinTable. This table lists the statistics for the current 24 hours bin.
CienaCesPmEgressQueueCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3.1
cienaCesPmEgressQueueCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3.1.1
cienaCesPmEgressQueueCurr24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3.1.2
cienaCesPmEgressQueueCurr24HBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3.1.3
cienaCesPmEgressQueueCurr24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3.1.4
cienaCesPmEgressQueueCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3.1.5
cienaCesPmEgressQueueCurr24HBinUnicastDroppedBytesThe number of received unicast bytes that were dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3.1.6
cienaCesPmEgressQueueCurr24HBinUnicastDroppedFramesThe number of received unicast frames that were dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3.1.7
cienaCesPmEgressQueueCurr24HBinMulticastEnqueuedBytesThe number of multicast bytes that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3.1.8
cienaCesPmEgressQueueCurr24HBinMulticastEnqueuedFramesThe number of multicast frames that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3.1.9
cienaCesPmEgressQueueCurr24HBinMulticastDroppedBytesThe number of multicast bytes that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3.1.10
cienaCesPmEgressQueueCurr24HBinMulticastDroppedFramesThe number of multicast frames that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.3.1.11
cienaCesPmEgressQueueHist24HBinTableThe (conceptual) read-only table listing the egress queue profile statistics.
SEQUENCE OF CienaCesPmEgressQueueHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4
cienaCesPmEgressQueueHist24HBinEntryAn entry (conceptual row) in the cienaCesPmEgressQueueHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmEgressQueueHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4.1
cienaCesPmEgressQueueHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4.1.1
cienaCesPmEgressQueueHist24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4.1.2
cienaCesPmEgressQueueHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4.1.3
cienaCesPmEgressQueueHist24HBinUnicastDroppedBytesThe number of unicast bytes that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4.1.4
cienaCesPmEgressQueueHist24HBinUnicastDroppedFramesThe number of unicast frames that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4.1.5
cienaCesPmEgressQueueHist24HBinMulticastEnqueuedBytesThe number of multicast bytes that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4.1.6
cienaCesPmEgressQueueHist24HBinMulticastEnqueuedFramesThe number of multicast frames that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4.1.7
cienaCesPmEgressQueueHist24HBinMulticastDroppedBytesThe number of multicast bytes that were dropped before being enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4.1.8
cienaCesPmEgressQueueHist24HBinMulticastDroppedFramesThe number of multicast frames that were dropped before being enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4.1.9
cienaCesPmEgressQueueHist24HBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4.1.10
cienaCesPmEgressQueueHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.4.1.11
cienaCesPmEgressQueueAllTimeBinTableThe (conceptual) read-only table listing the egress queue profile statistics.deprecated
SEQUENCE OF CienaCesPmEgressQueueAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.5
cienaCesPmEgressQueueAllTimeBinEntryAn entry (conceptual row) in the cienaCesPmEgressQueueAllTimeBinTable. This table lists the statistics for the All Time bin of the PM instance.deprecated
CienaCesPmEgressQueueAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.5.1
cienaCesPmEgressQueueAllTimeBinUnicastDroppedBytesThe number of unicast bytes that were dropped at egress on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.5.1.1
cienaCesPmEgressQueueAllTimeBinUnicastDroppedFramesThe number of unicast frames that were dropped at egress on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.5.1.2
cienaCesPmEgressQueueAllTimeBinMulticastEnqueuedBytesThe number of multicast bytes that were enqueued at egress on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.5.1.3
cienaCesPmEgressQueueAllTimeBinMulticastEnqueuedFramesThe number of multicast frames that were enqueued at egress on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.5.1.4
cienaCesPmEgressQueueAllTimeBinMulticastDroppedBytesThe number of multicast bytes that were dropped at egress on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.5.1.5
cienaCesPmEgressQueueAllTimeBinMulticastDroppedFramesThe number of multicast frames that were dropped at egress on this PM instance.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.5.1.6
cienaCesPmEgressQueueStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmEgressQueueStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.6
cienaCesPmEgressQueueStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmEgressQueueStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmEgressQueueStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.6.1
cienaCesPmEgressQueueStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.6.1.1
cienaCesPmEgressQueueStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.6.1.2
cienaCesPmEgressQueueStatsBinUnicastDroppedBytesThe number of unicast bytes that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.6.1.3
cienaCesPmEgressQueueStatsBinUnicastDroppedFramesThe number of unicast frames that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.6.1.4
cienaCesPmEgressQueueStatsBinMulticastEnqueuedBytesThe number of multicast bytes that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.6.1.5
cienaCesPmEgressQueueStatsBinMulticastEnqueuedFramesThe number of multicast frames that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.6.1.6
cienaCesPmEgressQueueStatsBinMulticastDroppedBytesThe number of multicast bytes that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.6.1.7
cienaCesPmEgressQueueStatsBinMulticastDroppedFramesThe number of multicast frames that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.6.1.8
cienaCesPmEgressQueueTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmEgressQueueTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.7
cienaCesPmEgressQueueTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmEgressQueueTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmEgressQueueTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.7.7.1
cienaCesPmEgressQueueTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.7.7.1.1
cienaCesPmEgressQueueTotalStatsBinUnicastDroppedBytesThe number of unicast bytes that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.7.1.2
cienaCesPmEgressQueueTotalStatsBinUnicastDroppedFramesThe number of unicast frames that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.7.1.3
cienaCesPmEgressQueueTotalStatsBinMulticastEnqueuedBytesThe number of multicast bytes that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.7.1.4
cienaCesPmEgressQueueTotalStatsBinMulticastEnqueuedFramesThe number of multicast frames that were enqueued at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.7.1.5
cienaCesPmEgressQueueTotalStatsBinMulticastDroppedBytesThe number of multicast bytes that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.7.1.6
cienaCesPmEgressQueueTotalStatsBinMulticastDroppedFramesThe number of multicast frames that were dropped at egress on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.7.7.1.7
cienaCesPmQueueGroupStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.8
cienaCesPmQueueGroupHistoryBinTableThe (conceptual) read-only table listing the egress queue profile statistics.
SEQUENCE OF CienaCesPmQueueGroupHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1
cienaCesPmQueueGroupHistoryBinEntryAn entry (conceptual row) in the cienaCesPmQueueGroupHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmQueueGroupHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1.1
cienaCesPmQueueGroupHistoryBinIndexBin number associated with the PmEgressQueueBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1.1.1
cienaCesPmQueueGroupQueueIndexThis object indicates a unique index for every queue in the queue group.
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1.1.2
cienaCesPmQueueGroupHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1.1.3
cienaCesPmQueueGroupHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1.1.4
cienaCesPmQueueGroupHistoryBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1.1.5
cienaCesPmQueueGroupHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1.1.6
cienaCesPmQueueGroupHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1.1.7
cienaCesPmQueueGroupHistoryBinEnqueuedBytesThe number of enqueued bytes on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1.1.8
cienaCesPmQueueGroupHistoryBinEnqueuedFramesThe number of enqueued frames on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1.1.9
cienaCesPmQueueGroupHistoryBinDroppedBytesThe number of received bytes dropped on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1.1.10
cienaCesPmQueueGroupHistoryBinDroppedFramesThe number of received frames dropped on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.1.1.11
cienaCesPmQueueGroupCurrBinTableThe (conceptual) read-only table listing the queue group profile statistics.
SEQUENCE OF CienaCesPmQueueGroupCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.2
cienaCesPmQueueGroupCurrBinEntryAn entry (conceptual row) in the cienaCesPmQueueGroupCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmQueueGroupCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.2.1
cienaCesPmQueueGroupCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.2.1.1
cienaCesPmQueueGroupCurrBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.2.1.2
cienaCesPmQueueGroupCurrBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.8.2.1.3
cienaCesPmQueueGroupCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.8.2.1.4
cienaCesPmQueueGroupCurrBinEnqueuedBytesThe number of enqueued bytes for this cienaCesPmQueueGroupQueueIndexro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.2.1.5
cienaCesPmQueueGroupCurrBinEnqueuedFramesThe number of enqueued frames for this cienaCesPmQueueGroupQueueIndexro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.2.1.6
cienaCesPmQueueGroupCurrBinDroppedBytesThe number of received bytes dropped for this cienaCesPmQueueGroupQueueIndexro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.2.1.7
cienaCesPmQueueGroupCurrBinDroppedFramesThe number of received frames dropped for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.2.1.8
cienaCesPmQueueGroupCurr24HBinTableThe (conceptual) read-only table listing the queue group profile statistics.
SEQUENCE OF CienaCesPmQueueGroupCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.3
cienaCesPmQueueGroupCurr24HBinEntryAn entry (conceptual row) in the cienaCesPmQueueGroupCurr24HBinTable. This table lists the statistics for the current 24 hours bin.
CienaCesPmQueueGroupCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.3.1
cienaCesPmQueueGroupCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.3.1.1
cienaCesPmQueueGroupCurr24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.3.1.2
cienaCesPmQueueGroupCurr24HBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.3.1.3
cienaCesPmQueueGroupCurr24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.8.3.1.4
cienaCesPmQueueGroupCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.8.3.1.5
cienaCesPmQueueGroupCurr24HBinEnqueuedBytesThe number of enqueued bytes for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.3.1.6
cienaCesPmQueueGroupCurr24HBinEnqueuedFramesThe number of enqueued frames for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.3.1.7
cienaCesPmQueueGroupCurr24HBinDroppedBytesThe number of received bytes dropped for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.3.1.8
cienaCesPmQueueGroupCurr24HBinDroppedFramesThe number of received frames dropped for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.3.1.9
cienaCesPmQueueGroupHist24HBinTableThe (conceptual) read-only table listing the queue group profile statistics.
SEQUENCE OF CienaCesPmQueueGroupHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.4
cienaCesPmQueueGroupHist24HBinEntryAn entry (conceptual row) in the cienaCesPmQueueGroupHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmQueueGroupHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.4.1
cienaCesPmQueueGroupHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.4.1.1
cienaCesPmQueueGroupHist24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.8.4.1.2
cienaCesPmQueueGroupHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.8.4.1.3
cienaCesPmQueueGroupHist24HBinEnqueuedBytesThe number of enqueued bytes on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.4.1.4
cienaCesPmQueueGroupHist24HBinEnqueuedFramesThe number of enqueued frames on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.4.1.5
cienaCesPmQueueGroupHist24HBinDroppedBytesThe number of dropped bytes on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.4.1.6
cienaCesPmQueueGroupHist24HBinDroppedFramesThe number of received frames dropped on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.4.1.7
cienaCesPmQueueGroupHist24HBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.4.1.8
cienaCesPmQueueGroupHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.4.1.9
cienaCesPmQueueGroupAllTimeBinTableThe (conceptual) read-only table listing the queue group profile statistics.deprecated
SEQUENCE OF CienaCesPmQueueGroupAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.5
cienaCesPmQueueGroupAllTimeBinEntryAn entry (conceptual row) in the cienaCesPmQueueGroupAllTimeBinTable. This table lists the statistics for the All Time bin of the PM instance.deprecated
CienaCesPmQueueGroupAllTimeBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.5.1
cienaCesPmQueueGroupAllTimeBinEnqueuedBytesThe number of enqueued bytes on this PM instance for this cienaCesPmQueueGroupQueueIndex.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.5.1.1
cienaCesPmQueueGroupAllTimeBinEnqueuedFramesThe number of enqueued frames on this PM instance for this cienaCesPmQueueGroupQueueIndex.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.5.1.2
cienaCesPmQueueGroupAllTimeBinDroppedBytesThe number of received bytes dropped on this PM instance for this cienaCesPmQueueGroupQueueIndex.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.5.1.3
cienaCesPmQueueGroupAllTimeBinDroppedFramesThe number of received frames dropped on this PM instance for this cienaCesPmQueueGroupQueueIndex.rodeprecated
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.5.1.4
cienaCesPmQueueGroupStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmQueueGroupStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.6
cienaCesPmQueueGroupStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmQueueGroupStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmQueueGroupStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.6.1
cienaCesPmQueueGroupStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.6.1.1
cienaCesPmQueueGroupStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.6.1.2
cienaCesPmQueueGroupStatsBinEnqueuedBytesThe number of enqueued bytes on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.6.1.3
cienaCesPmQueueGroupStatsBinEnqueuedFramesThe number of enqueued frames on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.6.1.4
cienaCesPmQueueGroupStatsBinDroppedBytesThe number of received bytes dropped on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.6.1.5
cienaCesPmQueueGroupStatsBinDroppedFramesThe number of received frames dropped on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.6.1.6
cienaCesPmQueueGroupTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmQueueGroupTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.7
cienaCesPmQueueGroupTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmQueueGroupTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmQueueGroupTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.8.7.1
cienaCesPmQueueGroupTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.8.7.1.1
cienaCesPmQueueGroupTotalStatsBinEnqueuedBytesThe number of enqueued bytes on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.7.1.2
cienaCesPmQueueGroupTotalStatsBinEnqueuedFramesThe number of enqueued frames on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.7.1.3
cienaCesPmQueueGroupTotalStatsBinDroppedBytesThe number of received bytes dropped on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.7.1.4
cienaCesPmQueueGroupTotalStatsBinDroppedFramesThe number of received frames dropped on this PM instance for this cienaCesPmQueueGroupQueueIndex.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.8.7.1.5
cienaCesPmTdmT1PortStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.9
cienaCesPmTdmT1PortHistoryBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmT1PortHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1
cienaCesPmTdmT1PortHistoryBinEntryAn entry (conceptual row) in the cienaPortPmTdmT1PortHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmTdmT1PortHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1
cienaCesPmTdmT1PortHistoryBinIndexBin number associated with the PmTdmT1PortHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.1
cienaCesPmTdmT1PortHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.2
cienaCesPmTdmT1PortHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.3
cienaCesPmTdmT1PortHistoryBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.4
cienaCesPmTdmT1PortHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.5
cienaCesPmTdmT1PortHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.6
cienaCesPmTdmT1PortHistoryBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.7
cienaCesPmTdmT1PortHistoryBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.8
cienaCesPmTdmT1PortHistoryBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.9
cienaCesPmTdmT1PortHistoryBinLosslLine, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.10
cienaCesPmTdmT1PortHistoryBinCvpPath, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.11
cienaCesPmTdmT1PortHistoryBinEspPath, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.12
cienaCesPmTdmT1PortHistoryBinSespPath, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.13
cienaCesPmTdmT1PortHistoryBinUaspPath, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.14
cienaCesPmTdmT1PortHistoryBinSaspPath, SEF/AIS seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.15
cienaCesPmTdmT1PortHistoryBinFcpPath, Failure count.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.16
cienaCesPmTdmT1PortHistoryBinAspPath, Available seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.17
cienaCesPmTdmT1PortHistoryBinTtpPath, Total time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.1.1.18
cienaCesPmTdmT1PortCurrBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmT1PortCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2
cienaCesPmTdmT1PortCurrBinEntryAn entry (conceptual row) in the cienaPortPmTdmT1PortCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmTdmT1PortCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1
cienaCesPmTdmT1PortCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.1
cienaCesPmTdmT1PortCurrBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.2
cienaCesPmTdmT1PortCurrBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.3
cienaCesPmTdmT1PortCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.4
cienaCesPmTdmT1PortCurrBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.5
cienaCesPmTdmT1PortCurrBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.6
cienaCesPmTdmT1PortCurrBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.7
cienaCesPmTdmT1PortCurrBinLosslLine, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.8
cienaCesPmTdmT1PortCurrBinCvpPath, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.9
cienaCesPmTdmT1PortCurrBinEspPath, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.10
cienaCesPmTdmT1PortCurrBinSespPath, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.11
cienaCesPmTdmT1PortCurrBinUaspPath, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.12
cienaCesPmTdmT1PortCurrBinSaspPath, SEF/AIS seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.13
cienaCesPmTdmT1PortCurrBinFcpPath, Failure count.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.14
cienaCesPmTdmT1PortCurrBinAspPath, Available seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.15
cienaCesPmTdmT1PortCurrBinTtpPath, Total time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.2.1.16
cienaCesPmTdmT1PortCurr24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmT1PortCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3
cienaCesPmTdmT1PortCurr24HBinEntryAn entry (conceptual row) in the cienaPortPmTdmT1PortCurr24HBinTable. This table lists the statistics for the current 24 hours bin.
CienaCesPmTdmT1PortCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1
cienaCesPmTdmT1PortCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.1
cienaCesPmTdmT1PortCurr24HBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.2
cienaCesPmTdmT1PortCurr24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.3
cienaCesPmTdmT1PortCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.4
cienaCesPmTdmT1PortCurr24HBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.5
cienaCesPmTdmT1PortCurr24HBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.6
cienaCesPmTdmT1PortCurr24HBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.7
cienaCesPmTdmT1PortCurr24HBinLosslLine, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.8
cienaCesPmTdmT1PortCurr24HBinCvpPath, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.9
cienaCesPmTdmT1PortCurr24HBinEspPath, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.10
cienaCesPmTdmT1PortCurr24HBinSespPath, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.11
cienaCesPmTdmT1PortCurr24HBinUaspPath, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.12
cienaCesPmTdmT1PortCurr24HBinSaspPath, SEF/AIS seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.13
cienaCesPmTdmT1PortCurr24HBinFcpPath, Failure count.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.14
cienaCesPmTdmT1PortCurr24HBinAspPath, Available seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.15
cienaCesPmTdmT1PortCurr24HBinTtpPath, Total time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.3.1.16
cienaCesPmTdmT1PortHist24HBinTableThe (conceptual) read-only Table listing the Bin Statistics.
SEQUENCE OF CienaCesPmTdmT1PortHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4
cienaCesPmTdmT1PortHist24HBinEntryAn entry (conceptual row) in the cienaPortPmTdmT1PortHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmTdmT1PortHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1
cienaCesPmTdmT1PortHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.1
cienaCesPmTdmT1PortHist24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.2
cienaCesPmTdmT1PortHist24HBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.3
cienaCesPmTdmT1PortHist24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.4
cienaCesPmTdmT1PortHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.5
cienaCesPmTdmT1PortHist24HBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.6
cienaCesPmTdmT1PortHist24HBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.7
cienaCesPmTdmT1PortHist24HBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.8
cienaCesPmTdmT1PortHist24HBinLosslLine, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.9
cienaCesPmTdmT1PortHist24HBinCvpPath, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.10
cienaCesPmTdmT1PortHist24HBinEspPath, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.11
cienaCesPmTdmT1PortHist24HBinSespPath, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.12
cienaCesPmTdmT1PortHist24HBinUaspPath, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.13
cienaCesPmTdmT1PortHist24HBinSaspPath, SEF/AIS seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.14
cienaCesPmTdmT1PortHist24HBinFcpPath, Failure count.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.15
cienaCesPmTdmT1PortHist24HBinAspPath, Available seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.16
cienaCesPmTdmT1PortHist24HBinTtpPath, Total time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.4.1.17
cienaCesPmTdmT1PortStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmT1PortStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5
cienaCesPmTdmT1PortStatisticsBinEntryAn entry (conceptual row) in the cienaPortPmTdmT1PortStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmTdmT1PortStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1
cienaCesPmTdmT1PortStatisticsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.1
cienaCesPmTdmT1PortStatisticsBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.2
cienaCesPmTdmT1PortStatisticsBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.3
cienaCesPmTdmT1PortStatisticsBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.4
cienaCesPmTdmT1PortStatisticsBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.5
cienaCesPmTdmT1PortStatisticsBinLosslLine, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.6
cienaCesPmTdmT1PortStatisticsBinCvpPath, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.7
cienaCesPmTdmT1PortStatisticsBinEspPath, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.8
cienaCesPmTdmT1PortStatisticsBinSespPath, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.9
cienaCesPmTdmT1PortStatisticsBinUaspPath, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.10
cienaCesPmTdmT1PortStatisticsBinSaspPath, SEF/AIS seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.11
cienaCesPmTdmT1PortStatisticsBinFcpPath, Failure count.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.12
cienaCesPmTdmT1PortStatisticsBinAspPath, Available seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.13
cienaCesPmTdmT1PortStatisticsBinTtpPath, Total time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.5.1.14
cienaCesPmTdmT1PortTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmT1PortTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6
cienaCesPmTdmT1PortTotalStatisticsBinEntryAn entry (conceptual row) in the cienaPortPmTdmT1PortTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmTdmT1PortTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1
cienaCesPmTdmT1PortTotalStatisticsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.1
cienaCesPmTdmT1PortTotalStatisticsBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.2
cienaCesPmTdmT1PortTotalStatisticsBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.3
cienaCesPmTdmT1PortTotalStatisticsBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.4
cienaCesPmTdmT1PortTotalStatisticsBinLosslLine, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.5
cienaCesPmTdmT1PortTotalStatisticsBinCvpPath, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.6
cienaCesPmTdmT1PortTotalStatisticsBinEspPath, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.7
cienaCesPmTdmT1PortTotalStatisticsBinSespPath, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.8
cienaCesPmTdmT1PortTotalStatisticsBinUaspPath, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.9
cienaCesPmTdmT1PortTotalStatisticsBinSaspPath, SEF/AIS seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.10
cienaCesPmTdmT1PortTotalStatisticsBinFcpPath, Failure count.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.11
cienaCesPmTdmT1PortTotalStatisticsBinAspPath, Available seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.12
cienaCesPmTdmT1PortTotalStatisticsBinTtpPath, Total time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.9.6.1.13
cienaCesPmTdmE1PortStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.10
cienaCesPmTdmE1PortHistoryBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmE1PortHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1
cienaCesPmTdmE1PortHistoryBinEntryAn entry (conceptual row) in the cienaPortPmTdmE1PortHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmTdmE1PortHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1
cienaCesPmTdmE1PortHistoryBinIndexBin number associated with the PmTdmE1PortHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.1
cienaCesPmTdmE1PortHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.2
cienaCesPmTdmE1PortHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.3
cienaCesPmTdmE1PortHistoryBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.4
cienaCesPmTdmE1PortHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.5
cienaCesPmTdmE1PortHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.6
cienaCesPmTdmE1PortHistoryBinEbErrored blocks.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.7
cienaCesPmTdmE1PortHistoryBinBbeBackground block errors.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.8
cienaCesPmTdmE1PortHistoryBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.9
cienaCesPmTdmE1PortHistoryBinSesSeverely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.10
cienaCesPmTdmE1PortHistoryBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.11
cienaCesPmTdmE1PortHistoryBinAsAvailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.12
cienaCesPmTdmE1PortHistoryBinTtTotal time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.1.1.13
cienaCesPmTdmE1PortCurrBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmE1PortCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2
cienaCesPmTdmE1PortCurrBinEntryAn entry (conceptual row) in the cienaPortPmTdmE1PortCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmTdmE1PortCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2.1
cienaCesPmTdmE1PortCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2.1.1
cienaCesPmTdmE1PortCurrBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2.1.2
cienaCesPmTdmE1PortCurrBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2.1.3
cienaCesPmTdmE1PortCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2.1.4
cienaCesPmTdmE1PortCurrBinEbErrored blocks.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2.1.5
cienaCesPmTdmE1PortCurrBinBbeBackground block errors.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2.1.6
cienaCesPmTdmE1PortCurrBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2.1.7
cienaCesPmTdmE1PortCurrBinSesSeverely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2.1.8
cienaCesPmTdmE1PortCurrBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2.1.9
cienaCesPmTdmE1PortCurrBinAsAvailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2.1.10
cienaCesPmTdmE1PortCurrBinTtTotal time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.2.1.11
cienaCesPmTdmE1PortCurr24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmE1PortCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3
cienaCesPmTdmE1PortCurr24HBinEntryAn entry (conceptual row) in the cienaPortPmTdmE1PortCurr24HBinTable. This table lists the statistics for the current 24 hours bin.
CienaCesPmTdmE1PortCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3.1
cienaCesPmTdmE1PortCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3.1.1
cienaCesPmTdmE1PortCurr24HBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3.1.2
cienaCesPmTdmE1PortCurr24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3.1.3
cienaCesPmTdmE1PortCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3.1.4
cienaCesPmTdmE1PortCurr24HBinEbErrored blocks.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3.1.5
cienaCesPmTdmE1PortCurr24HBinBbeBackground block errors.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3.1.6
cienaCesPmTdmE1PortCurr24HBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3.1.7
cienaCesPmTdmE1PortCurr24HBinSesSeverely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3.1.8
cienaCesPmTdmE1PortCurr24HBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3.1.9
cienaCesPmTdmE1PortCurr24HBinAsAvailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3.1.10
cienaCesPmTdmE1PortCurr24HBinTtTotal time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.3.1.11
cienaCesPmTdmE1PortHist24HBinTableThe (conceptual) read-only Table listing the Bin Statistics.
SEQUENCE OF CienaCesPmTdmE1PortHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4
cienaCesPmTdmE1PortHist24HBinEntryAn entry (conceptual row) in the cienaPortPmTdmE1PortHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmTdmE1PortHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1
cienaCesPmTdmE1PortHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1.1
cienaCesPmTdmE1PortHist24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1.2
cienaCesPmTdmE1PortHist24HBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1.3
cienaCesPmTdmE1PortHist24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1.4
cienaCesPmTdmE1PortHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1.5
cienaCesPmTdmE1PortHist24HBinEbErrored blocks.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1.6
cienaCesPmTdmE1PortHist24HBinBbeBackground block errors.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1.7
cienaCesPmTdmE1PortHist24HBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1.8
cienaCesPmTdmE1PortHist24HBinSesSeverely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1.9
cienaCesPmTdmE1PortHist24HBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1.10
cienaCesPmTdmE1PortHist24HBinAsAvailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1.11
cienaCesPmTdmE1PortHist24HBinTtTotal time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.4.1.12
cienaCesPmTdmE1PortStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmE1PortStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.10.5
cienaCesPmTdmE1PortStatisticsBinEntryAn entry (conceptual row) in the cienaPortPmTdmE1PortStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmTdmE1PortStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.10.5.1
cienaCesPmTdmE1PortStatisticsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.5.1.1
cienaCesPmTdmE1PortStatisticsBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.5.1.2
cienaCesPmTdmE1PortStatisticsBinEbErrored blocks.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.5.1.3
cienaCesPmTdmE1PortStatisticsBinBbeBackground block errors.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.5.1.4
cienaCesPmTdmE1PortStatisticsBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.5.1.5
cienaCesPmTdmE1PortStatisticsBinSesSeverely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.5.1.6
cienaCesPmTdmE1PortStatisticsBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.5.1.7
cienaCesPmTdmE1PortStatisticsBinAsAvailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.5.1.8
cienaCesPmTdmE1PortStatisticsBinTtTotal time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.5.1.9
cienaCesPmTdmE1PortTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmE1PortTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.10.6
cienaCesPmTdmE1PortTotalStatisticsBinEntryAn entry (conceptual row) in the cienaPortPmTdmE1PortTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmTdmE1PortTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.10.6.1
cienaCesPmTdmE1PortTotalStatisticsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.10.6.1.1
cienaCesPmTdmE1PortTotalStatisticsBinEbErrored blocks.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.6.1.2
cienaCesPmTdmE1PortTotalStatisticsBinBbeBackground block errors.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.6.1.3
cienaCesPmTdmE1PortTotalStatisticsBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.6.1.4
cienaCesPmTdmE1PortTotalStatisticsBinSesSeverely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.6.1.5
cienaCesPmTdmE1PortTotalStatisticsBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.6.1.6
cienaCesPmTdmE1PortTotalStatisticsBinAsAvailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.6.1.7
cienaCesPmTdmE1PortTotalStatisticsBinTtTotal time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.10.6.1.8
cienaCesPmTdmPwStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.11
cienaCesPmTdmPwHistoryBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmPwHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1
cienaCesPmTdmPwHistoryBinEntryAn entry (conceptual row) in the cienaPortPmTdmPwHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmTdmPwHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1
cienaCesPmTdmPwHistoryBinIndexBin number associated with the PmTdmPwHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.1
cienaCesPmTdmPwHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.2
cienaCesPmTdmPwHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.3
cienaCesPmTdmPwHistoryBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.4
cienaCesPmTdmPwHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.5
cienaCesPmTdmPwHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.6
cienaCesPmTdmPwHistoryBinMissNumber of missing PWE packets.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.7
cienaCesPmTdmPwHistoryBinReorderNumber of successfully reordered packets.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.8
cienaCesPmTdmPwHistoryBinMissorderNumber of packets that cannot be reordered or dropped.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.9
cienaCesPmTdmPwHistoryBinMalformedNumber of packets with invalid payload size of header.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.10
cienaCesPmTdmPwHistoryBinUnderrunNumber of PDV buffer empty events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.11
cienaCesPmTdmPwHistoryBinOverrunNumber of PDV buffer full events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.12
cienaCesPmTdmPwHistoryBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.13
cienaCesPmTdmPwHistoryBinSesSeverely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.14
cienaCesPmTdmPwHistoryBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.15
cienaCesPmTdmPwHistoryBinLopsNumber of LOPS events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.16
cienaCesPmTdmPwHistoryBinLbitNumber of L-bit set events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.17
cienaCesPmTdmPwHistoryBinRbitNumber of R-bit set events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.18
cienaCesPmTdmPwHistoryBinMbitNumber of M-bit set events (CESoP specific counter).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.19
cienaCesPmTdmPwHistoryBinRxPktNumber of valid received packet over a service instance (i.e. PW).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.20
cienaCesPmTdmPwHistoryBinTxPktNumber of valid transmit packet over a service instance (i.e. PW).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.21
cienaCesPmTdmPwHistoryBinEspPath errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.22
cienaCesPmTdmPwHistoryBinSespPath severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.23
cienaCesPmTdmPwHistoryBinUaspPath unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.24
cienaCesPmTdmPwHistoryBinCvpNumber of path code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.25
cienaCesPmTdmPwHistoryBinFcpNumber of path fault events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.26
cienaCesPmTdmPwHistoryBinAspPath available seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.27
cienaCesPmTdmPwHistoryBinTtpPath total times seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.1.1.28
cienaCesPmTdmPwCurrBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmPwCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2
cienaCesPmTdmPwCurrBinEntryAn entry (conceptual row) in the cienaPortPmTdmPwCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmTdmPwCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1
cienaCesPmTdmPwCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.1
cienaCesPmTdmPwCurrBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.2
cienaCesPmTdmPwCurrBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.3
cienaCesPmTdmPwCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.4
cienaCesPmTdmPwCurrBinMissNumber of missing PWE packets.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.5
cienaCesPmTdmPwCurrBinReorderNumber of successfully reordered packets.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.6
cienaCesPmTdmPwCurrBinMissorderNumber of packets that cannot be reordered or dropped.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.7
cienaCesPmTdmPwCurrBinMalformedNumber of packets with invalid payload size of header.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.8
cienaCesPmTdmPwCurrBinUnderrunNumber of PDV buffer empty events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.9
cienaCesPmTdmPwCurrBinOverrunNumber of PDV buffer full events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.10
cienaCesPmTdmPwCurrBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.11
cienaCesPmTdmPwCurrBinSesSeverely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.12
cienaCesPmTdmPwCurrBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.13
cienaCesPmTdmPwCurrBinLopsNumber of LOPS events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.14
cienaCesPmTdmPwCurrBinLbitNumber of L-bit set events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.15
cienaCesPmTdmPwCurrBinRbitNumber of R-bit set events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.16
cienaCesPmTdmPwCurrBinMbitNumber of M-bit set events (CESoP specific counter).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.17
cienaCesPmTdmPwCurrBinRxPktNumber of valid received packet over a service instance (i.e. PW).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.18
cienaCesPmTdmPwCurrBinTxPktNumber of valid transmit packet over a service instance (i.e. PW).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.19
cienaCesPmTdmPwCurrBinEspPath errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.20
cienaCesPmTdmPwCurrBinSespPath severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.21
cienaCesPmTdmPwCurrBinUaspPath unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.22
cienaCesPmTdmPwCurrBinCvpNumber of path code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.23
cienaCesPmTdmPwCurrBinFcpNumber of path fault events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.24
cienaCesPmTdmPwCurrBinAspPath available seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.25
cienaCesPmTdmPwCurrBinTtpPath total time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.2.1.26
cienaCesPmTdmPwCurr24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmPwCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3
cienaCesPmTdmPwCurr24HBinEntryAn entry (conceptual row) in the cienaPortPmTdmPwCurr24HBinTable. This table lists the statistics for the current 24 hours bin.
CienaCesPmTdmPwCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1
cienaCesPmTdmPwCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.1
cienaCesPmTdmPwCurr24HBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.2
cienaCesPmTdmPwCurr24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.3
cienaCesPmTdmPwCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.4
cienaCesPmTdmPwCurr24HBinMissNumber of missing PWE packets.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.5
cienaCesPmTdmPwCurr24HBinReorderNumber of successfully reordered packets.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.6
cienaCesPmTdmPwCurr24HBinMissorderNumber of packets that cannot be reordered or dropped.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.7
cienaCesPmTdmPwCurr24HBinMalformedNumber of packets with invalid payload size of header.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.8
cienaCesPmTdmPwCurr24HBinUnderrunNumber of PDV buffer empty events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.9
cienaCesPmTdmPwCurr24HBinOverrunNumber of PDV buffer full events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.10
cienaCesPmTdmPwCurr24HBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.11
cienaCesPmTdmPwCurr24HBinSesSeverely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.12
cienaCesPmTdmPwCurr24HBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.13
cienaCesPmTdmPwCurr24HBinLopsNumber of LOPS events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.14
cienaCesPmTdmPwCurr24HBinLbitNumber of L-bit set events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.15
cienaCesPmTdmPwCurr24HBinRbitNumber of R-bit set events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.16
cienaCesPmTdmPwCurr24HBinMbitNumber of M-bit set events (CESoP specific counter).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.17
cienaCesPmTdmPwCurr24HBinRxPktNumber of valid received packet over a service instance (i.e. PW).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.18
cienaCesPmTdmPwCurr24HBinTxPktNumber of valid transmit packet over a service instance (i.e. PW).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.19
cienaCesPmTdmPwCurr24HBinEspPath errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.20
cienaCesPmTdmPwCurr24HBinSespPath severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.21
cienaCesPmTdmPwCurr24HBinUaspPath unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.22
cienaCesPmTdmPwCurr24HBinCvpNumber of path code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.23
cienaCesPmTdmPwCurr24HBinFcpNumber of path fault events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.24
cienaCesPmTdmPwCurr24HBinAspPath available seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.25
cienaCesPmTdmPwCurr24HBinTtpPath total time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.3.1.26
cienaCesPmTdmPwHist24HBinTableThe (conceptual) read-only Table listing the Bin Statistics.
SEQUENCE OF CienaCesPmTdmPwHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4
cienaCesPmTdmPwHist24HBinEntryAn entry (conceptual row) in the cienaPortPmTdmPwHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmTdmPwHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1
cienaCesPmTdmPwHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.1
cienaCesPmTdmPwHist24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.2
cienaCesPmTdmPwHist24HBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.3
cienaCesPmTdmPwHist24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.4
cienaCesPmTdmPwHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.5
cienaCesPmTdmPwHist24HBinMissNumber of missing PWE packets.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.6
cienaCesPmTdmPwHist24HBinReorderNumber of successfully reordered packets.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.7
cienaCesPmTdmPwHist24HBinMissorderNumber of packets that cannot be reordered or dropped.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.8
cienaCesPmTdmPwHist24HBinMalformedNumber of packets with invalid payload size of header.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.9
cienaCesPmTdmPwHist24HBinUnderrunNumber of PDV buffer empty events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.10
cienaCesPmTdmPwHist24HBinOverrunNumber of PDV buffer full events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.11
cienaCesPmTdmPwHist24HBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.12
cienaCesPmTdmPwHist24HBinSesSeverely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.13
cienaCesPmTdmPwHist24HBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.14
cienaCesPmTdmPwHist24HBinLopsNumber of LOPS events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.15
cienaCesPmTdmPwHist24HBinLbitNumber of L-bit set events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.16
cienaCesPmTdmPwHist24HBinRbitNumber of R-bit set events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.17
cienaCesPmTdmPwHist24HBinMbitNumber of M-bit set events (CESoP specific counter).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.18
cienaCesPmTdmPwHist24HBinRxPktNumber of valid received packet over a service instance (i.e. PW).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.19
cienaCesPmTdmPwHist24HBinTxPktNumber of valid transmit packet over a service instance (i.e. PW).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.20
cienaCesPmTdmPwHist24HBinEspPath errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.21
cienaCesPmTdmPwHist24HBinSespPath severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.22
cienaCesPmTdmPwHist24HBinUaspPath unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.23
cienaCesPmTdmPwHist24HBinCvpNumber of path code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.24
cienaCesPmTdmPwHist24HBinFcpNumber of path fault events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.25
cienaCesPmTdmPwHist24HBinAspPath available seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.26
cienaCesPmTdmPwHist24HBinTtpPath total time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.4.1.27
cienaCesPmTdmPwStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmPwStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5
cienaCesPmTdmPwStatisticsBinEntryAn entry (conceptual row) in the cienaPortPmTdmPwStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmTdmPwStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1
cienaCesPmTdmPwStatisticsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.1
cienaCesPmTdmPwStatisticsBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.2
cienaCesPmTdmPwStatisticsBinMissNumber of missing PWE packets.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.3
cienaCesPmTdmPwStatisticsBinReorderNumber of successfully reordered packets.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.4
cienaCesPmTdmPwStatisticsBinMissorderNumber of packets that cannot be reordered or dropped.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.5
cienaCesPmTdmPwStatisticsBinMalformedNumber of packets with invalid payload size of header.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.6
cienaCesPmTdmPwStatisticsBinUnderrunNumber of PDV buffer empty events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.7
cienaCesPmTdmPwStatisticsBinOverrunNumber of PDV buffer full events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.8
cienaCesPmTdmPwStatisticsBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.9
cienaCesPmTdmPwStatisticsBinSesSeverely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.10
cienaCesPmTdmPwStatisticsBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.11
cienaCesPmTdmPwStatisticsBinLopsNumber of LOPS events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.12
cienaCesPmTdmPwStatisticsBinLbitNumber of L-bit set events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.13
cienaCesPmTdmPwStatisticsBinRbitNumber of R-bit set events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.14
cienaCesPmTdmPwStatisticsBinMbitNumber of M-bit set events (CESoP specific counter).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.15
cienaCesPmTdmPwStatisticsBinRxPktNumber of valid received packet over a service instance (i.e. PW).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.16
cienaCesPmTdmPwStatisticsBinTxPktNumber of valid transmit packet over a service instance (i.e. PW).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.17
cienaCesPmTdmPwStatisticsBinEspPath errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.18
cienaCesPmTdmPwStatisticsBinSespPath severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.19
cienaCesPmTdmPwStatisticsBinUaspPath unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.20
cienaCesPmTdmPwStatisticsBinCvpNumber of path code violation events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.21
cienaCesPmTdmPwStatisticsBinFcpNumber of path fault counts.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.22
cienaCesPmTdmPwStatisticsBinAspPath available seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.23
cienaCesPmTdmPwStatisticsBinTtpPath total time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.5.1.24
cienaCesPmTdmPwTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmPwTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6
cienaCesPmTdmPwTotalStatisticsBinEntryAn entry (conceptual row) in the cienaPortPmTdmPwTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmTdmPwTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1
cienaCesPmTdmPwTotalStatisticsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.1
cienaCesPmTdmPwTotalStatisticsBinMissNumber of missing PWE packets.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.2
cienaCesPmTdmPwTotalStatisticsBinReorderNumber of successfully reordered packets.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.3
cienaCesPmTdmPwTotalStatisticsBinMissorderNumber of packets that cannot be reordered or dropped.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.4
cienaCesPmTdmPwTotalStatisticsBinMalformedNumber of packets with invalid payload size of header.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.5
cienaCesPmTdmPwTotalStatisticsBinUnderrunNumber of PDV buffer empty events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.6
cienaCesPmTdmPwTotalStatisticsBinOverrunNumber of PDV buffer full events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.7
cienaCesPmTdmPwTotalStatisticsBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.8
cienaCesPmTdmPwTotalStatisticsBinSesSeverely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.9
cienaCesPmTdmPwTotalStatisticsBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.10
cienaCesPmTdmPwTotalStatisticsBinLopsNumber of LOPS events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.11
cienaCesPmTdmPwTotalStatisticsBinLbitNumber of L-bit set events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.12
cienaCesPmTdmPwTotalStatisticsBinRbitNumber of R-bit set events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.13
cienaCesPmTdmPwTotalStatisticsBinMbitNumber of M-bit set events (CESoP specific counter).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.14
cienaCesPmTdmPwTotalStatisticsBinRxPktNumber of valid received packet over a service instance (i.e. PW).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.15
cienaCesPmTdmPwTotalStatisticsBinTxPktNumber of valid transmit packet over a service instance (i.e. PW).ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.16
cienaCesPmTdmPwTotalStatisticsBinEspPath errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.17
cienaCesPmTdmPwTotalStatisticsBinSespPath severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.18
cienaCesPmTdmPwTotalStatisticsBinUaspPath unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.19
cienaCesPmTdmPwTotalStatisticsBinCvpNumber of path code violation events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.20
cienaCesPmTdmPwTotalStatisticsBinFcpNumber of path fault events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.21
cienaCesPmTdmPwTotalStatisticsBinAspPath available seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.22
cienaCesPmTdmPwTotalStatisticsBinTtpPath total time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.11.6.1.23
cienaCesPmBasicTxRxBiDirStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.12
cienaCesPmBasicTxRxBiDirHistoryBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicTxRxBiDirHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1
cienaCesPmBasicTxRxBiDirHistoryBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxBiDirHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmBasicTxRxBiDirHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1
cienaCesPmBasicTxRxBiDirHistoryBinIndexBin number associated with the PmBasicTxRxBiDirHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.1
cienaCesPmBasicTxRxBiDirHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.2
cienaCesPmBasicTxRxBiDirHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.3
cienaCesPmBasicTxRxBiDirHistoryBinClearTimeClear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.4
cienaCesPmBasicTxRxBiDirHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.5
cienaCesPmBasicTxRxBiDirHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.6
cienaCesPmBasicTxRxBiDirHistoryBinFwdRxAcceptedBytesThe number of forward tunnel accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.7
cienaCesPmBasicTxRxBiDirHistoryBinFwdRxAcceptedFramesThe number of forward tunnel accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.8
cienaCesPmBasicTxRxBiDirHistoryBinFwdRxYellowBytesThe number of forward tunnel remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.9
cienaCesPmBasicTxRxBiDirHistoryBinFwdRxYellowFramesThe number of forward tunnel remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.10
cienaCesPmBasicTxRxBiDirHistoryBinFwdRxDroppedBytesThe number of forward tunnel received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.11
cienaCesPmBasicTxRxBiDirHistoryBinFwdRxDroppedFramesThe number of forward tunnel received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.12
cienaCesPmBasicTxRxBiDirHistoryBinFwdTxForwardedBytesThe number of forward tunnel bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.13
cienaCesPmBasicTxRxBiDirHistoryBinFwdTxForwardedFramesThe number of forward tunnel frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.14
cienaCesPmBasicTxRxBiDirHistoryBinFwdRxBytesPerSecThe number of forward tunnel bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.15
cienaCesPmBasicTxRxBiDirHistoryBinFwdRxFramesPerSecThe number of forward tunnel frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.16
cienaCesPmBasicTxRxBiDirHistoryBinFwdTxBytesPerSecThe number of forward tunnel bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.17
cienaCesPmBasicTxRxBiDirHistoryBinFwdTxFramesPerSecThe number of forward tunnel frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.18
cienaCesPmBasicTxRxBiDirHistoryBinRevRxAcceptedBytesThe number of reverse tunnel accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.19
cienaCesPmBasicTxRxBiDirHistoryBinRevRxAcceptedFramesThe number of reverse tunnel accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.20
cienaCesPmBasicTxRxBiDirHistoryBinRevRxYellowBytesThe number of reverse tunnel remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.21
cienaCesPmBasicTxRxBiDirHistoryBinRevRxYellowFramesThe number of reverse tunnel remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.22
cienaCesPmBasicTxRxBiDirHistoryBinRevRxDroppedBytesThe number of reverse tunnel received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.23
cienaCesPmBasicTxRxBiDirHistoryBinRevRxDroppedFramesThe number of reverse tunnel received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.24
cienaCesPmBasicTxRxBiDirHistoryBinRevTxForwardedBytesThe number of reverse tunnel bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.25
cienaCesPmBasicTxRxBiDirHistoryBinRevTxForwardedFramesThe number of reverse tunnel frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.26
cienaCesPmBasicTxRxBiDirHistoryBinRevRxBytesPerSecThe number of reverse tunnel bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.27
cienaCesPmBasicTxRxBiDirHistoryBinRevRxFramesPerSecThe number of reverse tunnel frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.28
cienaCesPmBasicTxRxBiDirHistoryBinRevTxBytesPerSecThe number of reverse tunnel bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.29
cienaCesPmBasicTxRxBiDirHistoryBinRevTxFramesPerSecThe number of reverse tunnel frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.1.1.30
cienaCesPmBasicTxRxBiDirCurrBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicTxRxBiDirCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2
cienaCesPmBasicTxRxBiDirCurrBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxBiDirCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmBasicTxRxBiDirCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1
cienaCesPmBasicTxRxBiDirCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.1
cienaCesPmBasicTxRxBiDirCurrBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.2
cienaCesPmBasicTxRxBiDirCurrBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.3
cienaCesPmBasicTxRxBiDirCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.4
cienaCesPmBasicTxRxBiDirCurrBinFwdRxAcceptedBytesThe number of forward tunnel accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.5
cienaCesPmBasicTxRxBiDirCurrBinFwdRxAcceptedFramesThe number of forward tunnel accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.6
cienaCesPmBasicTxRxBiDirCurrBinFwdRxYellowBytesThe number of forward tunnel remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.7
cienaCesPmBasicTxRxBiDirCurrBinFwdRxYellowFramesThe number of forward tunnel remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.8
cienaCesPmBasicTxRxBiDirCurrBinFwdRxDroppedBytesThe number of forward tunnel received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.9
cienaCesPmBasicTxRxBiDirCurrBinFwdRxDroppedFramesThe number of forward tunnel received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.10
cienaCesPmBasicTxRxBiDirCurrBinFwdTxForwardedBytesThe number of forward tunnel bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.11
cienaCesPmBasicTxRxBiDirCurrBinFwdTxForwardedFramesThe number of forward tunnel frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.12
cienaCesPmBasicTxRxBiDirCurrBinFwdRxBytesPerSecThe number of forward tunnel bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.13
cienaCesPmBasicTxRxBiDirCurrBinFwdRxFramesPerSecThe number of forward tunnel frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.14
cienaCesPmBasicTxRxBiDirCurrBinFwdTxBytesPerSecThe number of forward tunnel bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.15
cienaCesPmBasicTxRxBiDirCurrBinFwdTxFramesPerSecThe number of forward tunnel frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.16
cienaCesPmBasicTxRxBiDirCurrBinRevRxAcceptedBytesThe number of reverse tunnel accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.17
cienaCesPmBasicTxRxBiDirCurrBinRevRxAcceptedFramesThe number of reverse tunnel accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.18
cienaCesPmBasicTxRxBiDirCurrBinRevRxYellowBytesThe number of reverse tunnel remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.19
cienaCesPmBasicTxRxBiDirCurrBinRevRxYellowFramesThe number of reverse tunnel remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.20
cienaCesPmBasicTxRxBiDirCurrBinRevRxDroppedBytesThe number of reverse tunnel received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.21
cienaCesPmBasicTxRxBiDirCurrBinRevRxDroppedFramesThe number of reverse tunnel received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.22
cienaCesPmBasicTxRxBiDirCurrBinRevTxForwardedBytesThe number of reverse tunnel bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.23
cienaCesPmBasicTxRxBiDirCurrBinRevTxForwardedFramesThe number of reverse tunnel frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.24
cienaCesPmBasicTxRxBiDirCurrBinRevRxBytesPerSecThe number of reverse tunnel bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.25
cienaCesPmBasicTxRxBiDirCurrBinRevRxFramesPerSecThe number of reverse tunnel frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.26
cienaCesPmBasicTxRxBiDirCurrBinRevTxBytesPerSecThe number of reverse tunnel bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.27
cienaCesPmBasicTxRxBiDirCurrBinRevTxFramesPerSecThe number of reverse tunnel frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.2.1.28
cienaCesPmBasicTxRxBiDirCurr24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicTxRxBiDirCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3
cienaCesPmBasicTxRxBiDirCurr24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxBiDirCurr24HBinTable. This table lists the statistics for the current 24 Hours bin.
CienaCesPmBasicTxRxBiDirCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1
cienaCesPmBasicTxRxBiDirCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.1
cienaCesPmBasicTxRxBiDirCurr24HBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.2
cienaCesPmBasicTxRxBiDirCurr24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.3
cienaCesPmBasicTxRxBiDirCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.4
cienaCesPmBasicTxRxBiDirCurr24HBinFwdRxAcceptedBytesThe number of forward tunnel accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.5
cienaCesPmBasicTxRxBiDirCurr24HBinFwdRxAcceptedFramesThe number of forward tunnel accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.6
cienaCesPmBasicTxRxBiDirCurr24HBinFwdRxYellowBytesThe number of forward tunnel remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.7
cienaCesPmBasicTxRxBiDirCurr24HBinFwdRxYellowFramesThe number of forward tunnel remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.8
cienaCesPmBasicTxRxBiDirCurr24HBinFwdRxDroppedBytesThe number of forward tunnel received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.9
cienaCesPmBasicTxRxBiDirCurr24HBinFwdRxDroppedFramesThe number of forward tunnel received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.10
cienaCesPmBasicTxRxBiDirCurr24HBinFwdTxForwardedBytesThe number of forward tunnel bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.11
cienaCesPmBasicTxRxBiDirCurr24HBinFwdTxForwardedFramesThe number of forward tunnel frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.12
cienaCesPmBasicTxRxBiDirCurr24HBinFwdRxBytesPerSecThe number of forward tunnel bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.13
cienaCesPmBasicTxRxBiDirCurr24HBinFwdRxFramesPerSecThe number of forward tunnel frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.14
cienaCesPmBasicTxRxBiDirCurr24HBinFwdTxBytesPerSecThe number of forward tunnel bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.15
cienaCesPmBasicTxRxBiDirCurr24HBinFwdTxFramesPerSecThe number of forward tunnel frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.16
cienaCesPmBasicTxRxBiDirCurr24HBinRevRxAcceptedBytesThe number of reverse tunnel accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.17
cienaCesPmBasicTxRxBiDirCurr24HBinRevRxAcceptedFramesThe number of reverse tunnel accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.18
cienaCesPmBasicTxRxBiDirCurr24HBinRevRxYellowBytesThe number of reverse tunnel remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.19
cienaCesPmBasicTxRxBiDirCurr24HBinRevRxYellowFramesThe number of reverse tunnel remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.20
cienaCesPmBasicTxRxBiDirCurr24HBinRevRxDroppedBytesThe number of reverse tunnel received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.21
cienaCesPmBasicTxRxBiDirCurr24HBinRevRxDroppedFramesThe number of reverse tunnel received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.22
cienaCesPmBasicTxRxBiDirCurr24HBinRevTxForwardedBytesThe number of reverse tunnel bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.23
cienaCesPmBasicTxRxBiDirCurr24HBinRevTxForwardedFramesThe number of reverse tunnel frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.24
cienaCesPmBasicTxRxBiDirCurr24HBinRevRxBytesPerSecThe number of reverse tunnel bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.25
cienaCesPmBasicTxRxBiDirCurr24HBinRevRxFramesPerSecThe number of reverse tunnel frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.26
cienaCesPmBasicTxRxBiDirCurr24HBinRevTxBytesPerSecThe number of reverse tunnel bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.27
cienaCesPmBasicTxRxBiDirCurr24HBinRevTxFramesPerSecThe number of reverse tunnel frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.3.1.28
cienaCesPmBasicTxRxBiDirHist24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicTxRxBiDirHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4
cienaCesPmBasicTxRxBiDirHist24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxBiDirHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmBasicTxRxBiDirHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1
cienaCesPmBasicTxRxBiDirHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.1
cienaCesPmBasicTxRxBiDirHist24HBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.2
cienaCesPmBasicTxRxBiDirHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.3
cienaCesPmBasicTxRxBiDirHist24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.4
cienaCesPmBasicTxRxBiDirHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.5
cienaCesPmBasicTxRxBiDirHist24HBinBasicFwdRxAcceptedBytesThe number of forward tunnel accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.6
cienaCesPmBasicTxRxBiDirHist24HBinBasicFwdRxAcceptedFramesThe number of forward tunnel accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.7
cienaCesPmBasicTxRxBiDirHist24HBinBasicFwdRxYellowBytesThe number of forward tunnel remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.8
cienaCesPmBasicTxRxBiDirHist24HBinBasicFwdRxYellowFramesThe number of forward tunnel remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.9
cienaCesPmBasicTxRxBiDirHist24HBinBasicFwdRxDroppedBytesThe number of forward tunnel received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.10
cienaCesPmBasicTxRxBiDirHist24HBinBasicFwdRxDroppedFramesThe number of forward tunnel received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.11
cienaCesPmBasicTxRxBiDirHist24HBinBasicFwdTxForwardedBytesThe number of forward tunnel bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.12
cienaCesPmBasicTxRxBiDirHist24HBinBasicFwdTxForwardedFramesThe number of forward tunnel frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.13
cienaCesPmBasicTxRxBiDirHist24HBinBasicFwdRxBytesPerSecThe number of forward tunnel bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.14
cienaCesPmBasicTxRxBiDirHist24HBinBasicFwdRxFramesPerSecThe number of forward tunnel frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.15
cienaCesPmBasicTxRxBiDirHist24HBinBasicFwdTxBytesPerSecThe number of forward tunnel bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.16
cienaCesPmBasicTxRxBiDirHist24HBinBasicFwdTxFramesPerSecThe number of forward tunnel frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.17
cienaCesPmBasicTxRxBiDirHist24HBinBasicRevRxAcceptedBytesThe number of reverse tunnel accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.18
cienaCesPmBasicTxRxBiDirHist24HBinBasicRevRxAcceptedFramesThe number of reverse tunnel accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.19
cienaCesPmBasicTxRxBiDirHist24HBinBasicRevRxYellowBytesThe number of reverse tunnel remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.20
cienaCesPmBasicTxRxBiDirHist24HBinBasicRevRxYellowFramesThe number of reverse tunnel remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.21
cienaCesPmBasicTxRxBiDirHist24HBinBasicRevRxDroppedBytesThe number of reverse tunnel received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.22
cienaCesPmBasicTxRxBiDirHist24HBinBasicRevRxDroppedFramesThe number of reverse tunnel received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.23
cienaCesPmBasicTxRxBiDirHist24HBinBasicRevTxForwardedBytesThe number of reverse tunnel bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.24
cienaCesPmBasicTxRxBiDirHist24HBinBasicRevTxForwardedFramesThe number of reverse tunnel frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.25
cienaCesPmBasicTxRxBiDirHist24HBinBasicRevRxBytesPerSecThe number of reverse tunnel bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.26
cienaCesPmBasicTxRxBiDirHist24HBinBasicRevRxFramesPerSecThe number of reverse tunnel frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.27
cienaCesPmBasicTxRxBiDirHist24HBinBasicRevTxBytesPerSecThe number of reverse tunnel bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.28
cienaCesPmBasicTxRxBiDirHist24HBinBasicRevTxFramesPerSecThe number of reverse tunnel frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.4.1.29
cienaCesPmBasicTxRxBiDirStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicTxRxBiDirStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5
cienaCesPmBasicTxRxBiDirStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxBiDirStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmBasicTxRxBiDirStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1
cienaCesPmBasicTxRxBiDirStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.1
cienaCesPmBasicTxRxBiDirStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.2
cienaCesPmBasicTxRxBiDirStatsBinFwdRxAcceptedBytesThe number of forward tunnel accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.3
cienaCesPmBasicTxRxBiDirStatsBinFwdRxAcceptedFramesThe number of forward tunnel accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.4
cienaCesPmBasicTxRxBiDirStatsBinFwdRxYellowBytesThe number of forward tunnel remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.5
cienaCesPmBasicTxRxBiDirStatsBinFwdRxYellowFramesThe number of forward tunnel remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.6
cienaCesPmBasicTxRxBiDirStatsBinFwdRxDroppedBytesThe number of forward tunnel received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.7
cienaCesPmBasicTxRxBiDirStatsBinFwdRxDroppedFramesThe number of forward tunnel received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.8
cienaCesPmBasicTxRxBiDirStatsBinFwdTxForwardedBytesThe number of forward tunnel bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.9
cienaCesPmBasicTxRxBiDirStatsBinFwdTxForwardedFramesThe number of forward tunnel frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.10
cienaCesPmBasicTxRxBiDirStatsBinFwdRxBytesPerSecThe number of forward tunnel bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.11
cienaCesPmBasicTxRxBiDirStatsBinFwdRxFramesPerSecThe number of forward tunnel frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.12
cienaCesPmBasicTxRxBiDirStatsBinFwdTxBytesPerSecThe number of forward tunnel bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.13
cienaCesPmBasicTxRxBiDirStatsBinFwdTxFramesPerSecThe number of forward tunnel frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.14
cienaCesPmBasicTxRxBiDirStatsBinRevRxAcceptedBytesThe number of reverse tunnel accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.15
cienaCesPmBasicTxRxBiDirStatsBinRevRxAcceptedFramesThe number of reverse tunnel accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.16
cienaCesPmBasicTxRxBiDirStatsBinRevRxYellowBytesThe number of reverse tunnel remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.17
cienaCesPmBasicTxRxBiDirStatsBinRevRxYellowFramesThe number of reverse tunnel remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.18
cienaCesPmBasicTxRxBiDirStatsBinRevRxDroppedBytesThe number of reverse tunnel received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.19
cienaCesPmBasicTxRxBiDirStatsBinRevRxDroppedFramesThe number of reverse tunnel received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.20
cienaCesPmBasicTxRxBiDirStatsBinRevTxForwardedBytesThe number of reverse tunnel bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.21
cienaCesPmBasicTxRxBiDirStatsBinRevTxForwardedFramesThe number of reverse tunnel frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.22
cienaCesPmBasicTxRxBiDirStatsBinRevRxBytesPerSecThe number of reverse tunnel bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.23
cienaCesPmBasicTxRxBiDirStatsBinRevRxFramesPerSecThe number of reverse tunnel frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.24
cienaCesPmBasicTxRxBiDirStatsBinRevTxBytesPerSecThe number of reverse tunnel bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.25
cienaCesPmBasicTxRxBiDirStatsBinRevTxFramesPerSecThe number of reverse tunnel frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.5.1.26
cienaCesPmBasicTxRxBiDirTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicTxRxBiDirTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6
cienaCesPmBasicTxRxBiDirTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxRxBiDirTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmBasicTxRxBiDirTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1
cienaCesPmBasicTxRxBiDirTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.1
cienaCesPmBasicTxRxBiDirTotalStatsBinFwdRxAcceptedBytesThe number of forward tunnel accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.2
cienaCesPmBasicTxRxBiDirTotalStatsBinFwdRxAcceptedFramesThe number of forward tunnel accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.3
cienaCesPmBasicTxRxBiDirTotalStatsBinFwdRxYellowBytesThe number of forward tunnel remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.4
cienaCesPmBasicTxRxBiDirTotalStatsBinFwdRxYellowFramesThe number of forward tunnel remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.5
cienaCesPmBasicTxRxBiDirTotalStatsBinFwdRxDroppedBytesThe number of forward tunnel received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.6
cienaCesPmBasicTxRxBiDirTotalStatsBinFwdRxDroppedFramesThe number of forward tunnel received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.7
cienaCesPmBasicTxRxBiDirTotalStatsBinFwdTxForwardedBytesThe number of forward tunnel bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.8
cienaCesPmBasicTxRxBiDirTotalStatsBinFwdTxForwardedFramesThe number of forward tunnel frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.9
cienaCesPmBasicTxRxBiDirTotalStatsBinFwdRxBytesPerSecThe number of forward tunnel bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.10
cienaCesPmBasicTxRxBiDirTotalStatsBinFwdRxFramesPerSecThe number of forward tunnel frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.11
cienaCesPmBasicTxRxBiDirTotalStatsBinFwdTxBytesPerSecThe number of forward tunnel bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.12
cienaCesPmBasicTxRxBiDirTotalStatsBinFwdTxFramesPerSecThe number of forward tunnel frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.13
cienaCesPmBasicTxRxBiDirTotalStatsBinRevRxAcceptedBytesThe number of reverse tunnel accepted bytes on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.14
cienaCesPmBasicTxRxBiDirTotalStatsBinRevRxAcceptedFramesThe number of reverse tunnel accepted frames on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.15
cienaCesPmBasicTxRxBiDirTotalStatsBinRevRxYellowBytesThe number of reverse tunnel remarked bytes received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.16
cienaCesPmBasicTxRxBiDirTotalStatsBinRevRxYellowFramesThe number of reverse tunnel remarked frames received on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.17
cienaCesPmBasicTxRxBiDirTotalStatsBinRevRxDroppedBytesThe number of reverse tunnel received bytes dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.18
cienaCesPmBasicTxRxBiDirTotalStatsBinRevRxDroppedFramesThe number of reverse tunnel received frames dropped on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.19
cienaCesPmBasicTxRxBiDirTotalStatsBinRevTxForwardedBytesThe number of reverse tunnel bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.20
cienaCesPmBasicTxRxBiDirTotalStatsBinRevTxForwardedFramesThe number of reverse tunnel frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.21
cienaCesPmBasicTxRxBiDirTotalStatsBinRevRxBytesPerSecThe number of reverse tunnel bytes received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.22
cienaCesPmBasicTxRxBiDirTotalStatsBinRevRxFramesPerSecThe number of reverse tunnel frames received per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.23
cienaCesPmBasicTxRxBiDirTotalStatsBinRevTxBytesPerSecThe number of reverse tunnel bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.24
cienaCesPmBasicTxRxBiDirTotalStatsBinRevTxFramesPerSecThe number of reverse tunnel frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.12.6.1.25
cienaCesPmBasicPtpStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.13
cienaCesPmBasicPtpHistoryBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicPtpHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1
cienaCesPmBasicPtpHistoryBinEntryAn entry (conceptual row) in the cienaCesPmBasicPtpHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmBasicPtpHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1
cienaCesPmBasicPtpHistoryBinIndexBin number associated with the PmBasicPtpHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.1
cienaCesPmBasicPtpHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.2
cienaCesPmBasicPtpHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.3
cienaCesPmBasicPtpHistoryBinClearTimeClear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.4
cienaCesPmBasicPtpHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.5
cienaCesPmBasicPtpHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.6
cienaCesPmBasicPtpHistoryBinFieldsUnsupportedMapping of the fields within this profile which have been declared unsupported. The value of any fields indicated by this object within the same table row should be disregarded.ro
PmProfileFieldMapBasicPtp
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.7
cienaCesPmBasicPtpHistoryBinFieldsInvalidMapping of the fields within this profile which have been declared invalid. The value of any fields indicated by this object within the same table row should be treated as untrustworthy.ro
PmProfileFieldMapBasicPtp
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.8
cienaCesPmBasicPtpHistoryBinOprOchOptical Power Receive, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.9
cienaCesPmBasicPtpHistoryBinOprnOchNormalized Optical Power Receive, Optical Channel.ro
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.10
cienaCesPmBasicPtpHistoryBinOprMinOchMinimum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.11
cienaCesPmBasicPtpHistoryBinOprMaxOchMaximum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.12
cienaCesPmBasicPtpHistoryBinOprAvgOchAverage Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.13
cienaCesPmBasicPtpHistoryBinOptOchOptical Power Transmit, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.14
cienaCesPmBasicPtpHistoryBinOptMinOchMinimum Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.15
cienaCesPmBasicPtpHistoryBinOptMaxOchMaximum Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.16
cienaCesPmBasicPtpHistoryBinOptAvgOchAverage Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.17
cienaCesPmBasicPtpHistoryBinOprOtsTotal Optical Power Receive, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.18
cienaCesPmBasicPtpHistoryBinOprnOtsTotal Normalized Optical Power Receive, Optical Channel.ro
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.19
cienaCesPmBasicPtpHistoryBinOprMinOtsTotal Minimum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.20
cienaCesPmBasicPtpHistoryBinOprMaxOtsTotal Maximum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.21
cienaCesPmBasicPtpHistoryBinOprAvgOtsTotal Average Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.22
cienaCesPmBasicPtpHistoryBinDgdAvgOchDifferential Group Delay (Average), Optical Channel.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.23
cienaCesPmBasicPtpHistoryBinDgdMaxOchDifferential Group Delay (Max), Optical Channel.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.13.1.1.24
cienaCesPmBasicPtpCurrBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicPtpCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2
cienaCesPmBasicPtpCurrBinEntryAn entry (conceptual row) in the cienaCesPmBasicPtpCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmBasicPtpCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1
cienaCesPmBasicPtpCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.1
cienaCesPmBasicPtpCurrBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.2
cienaCesPmBasicPtpCurrBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.3
cienaCesPmBasicPtpCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.4
cienaCesPmBasicPtpCurrBinFieldsUnsupportedMapping of the fields within this profile which have been declared unsupported. The value of any fields indicated by this object within the same table row should be disregarded.ro
PmProfileFieldMapBasicPtp
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.5
cienaCesPmBasicPtpCurrBinFieldsInvalidMapping of the fields within this profile which have been declared invalid. The value of any fields indicated by this object within the same table row should be treated as untrustworthy.ro
PmProfileFieldMapBasicPtp
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.6
cienaCesPmBasicPtpCurrBinOprOchOptical Power Receive, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.7
cienaCesPmBasicPtpCurrBinOprnOchNormalized Optical Power Receive, Optical Channel.ro
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.8
cienaCesPmBasicPtpCurrBinOprMinOchMinimum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.9
cienaCesPmBasicPtpCurrBinOprMaxOchMaximum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.10
cienaCesPmBasicPtpCurrBinOprAvgOchAverage Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.11
cienaCesPmBasicPtpCurrBinOptOchOptical Power Transmit, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.12
cienaCesPmBasicPtpCurrBinOptMinOchMinimum Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.13
cienaCesPmBasicPtpCurrBinOptMaxOchMaximum Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.14
cienaCesPmBasicPtpCurrBinOptAvgOchAverage Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.15
cienaCesPmBasicPtpCurrBinOprOtsTotal Optical Power Receive, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.16
cienaCesPmBasicPtpCurrBinOprnOtsTotal Normalized Optical Power Receive, Optical Channel.ro
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.17
cienaCesPmBasicPtpCurrBinOprMinOtsTotal Minimum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.18
cienaCesPmBasicPtpCurrBinOprMaxOtsTotal Maximum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.19
cienaCesPmBasicPtpCurrBinOprAvgOtsTotal Average Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.20
cienaCesPmBasicPtpCurrBinDgdAvgOchDifferential Group Delay (Average), Optical Channel.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.21
cienaCesPmBasicPtpCurrBinDgdMaxOchDifferential Group Delay (Max), Optical Channel.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.13.2.1.22
cienaCesPmBasicPtpCurr24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicPtpCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3
cienaCesPmBasicPtpCurr24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicPtpCurr24HBinTable. This table lists the statistics for the current 24 Hours bin.
CienaCesPmBasicPtpCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1
cienaCesPmBasicPtpCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.1
cienaCesPmBasicPtpCurr24HBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.2
cienaCesPmBasicPtpCurr24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.3
cienaCesPmBasicPtpCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.4
cienaCesPmBasicPtpCurr24HBinFieldsUnsupportedMapping of the fields within this profile which have been declared unsupported. The value of any fields indicated by this object within the same table row should be disregarded.ro
PmProfileFieldMapBasicPtp
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.5
cienaCesPmBasicPtpCurr24HBinFieldsInvalidMapping of the fields within this profile which have been declared invalid. The value of any fields indicated by this object within the same table row should be treated as untrustworthy.ro
PmProfileFieldMapBasicPtp
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.6
cienaCesPmBasicPtpCurr24HBinOprOchOptical Power Receive, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.7
cienaCesPmBasicPtpCurr24HBinOprnOchNormalized Optical Power Receive, Optical Channel.ro
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.8
cienaCesPmBasicPtpCurr24HBinOprMinOchMinimum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.9
cienaCesPmBasicPtpCurr24HBinOprMaxOchMaximum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.10
cienaCesPmBasicPtpCurr24HBinOprAvgOchAverage Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.11
cienaCesPmBasicPtpCurr24HBinOptOchOptical Power Transmit, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.12
cienaCesPmBasicPtpCurr24HBinOptMinOchMinimum Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.13
cienaCesPmBasicPtpCurr24HBinOptMaxOchMaximum Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.14
cienaCesPmBasicPtpCurr24HBinOptAvgOchAverage Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.15
cienaCesPmBasicPtpCurr24HBinOprOtsTotal Optical Power Receive, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.16
cienaCesPmBasicPtpCurr24HBinOprnOtsTotal Normalized Optical Power Receive, Optical Channel.ro
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.17
cienaCesPmBasicPtpCurr24HBinOprMinOtsTotal Minimum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.18
cienaCesPmBasicPtpCurr24HBinOprMaxOtsTotal Maximum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.19
cienaCesPmBasicPtpCurr24HBinOprAvgOtsTotal Average Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.20
cienaCesPmBasicPtpCurr24HBinDgdAvgOchDifferential Group Delay (Average), Optical Channel.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.21
cienaCesPmBasicPtpCurr24HBinDgdMaxOchDifferential Group Delay (Max), Optical Channel.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.13.3.1.22
cienaCesPmBasicPtpHist24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicPtpHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4
cienaCesPmBasicPtpHist24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicPtpHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmBasicPtpHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1
cienaCesPmBasicPtpHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.1
cienaCesPmBasicPtpHist24HBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.2
cienaCesPmBasicPtpHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.3
cienaCesPmBasicPtpHist24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.4
cienaCesPmBasicPtpHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.5
cienaCesPmBasicPtpHist24HBinFieldsUnsupportedMapping of the fields within this profile which have been declared unsupported. The value of any fields indicated by this object within the same table row should be disregarded.ro
PmProfileFieldMapBasicPtp
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.6
cienaCesPmBasicPtpHist24HBinFieldsInvalidMapping of the fields within this profile which have been declared invalid. The value of any fields indicated by this object within the same table row should be treated as untrustworthy.ro
PmProfileFieldMapBasicPtp
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.7
cienaCesPmBasicPtpHist24HBinOprOchOptical Power Receive, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.8
cienaCesPmBasicPtpHist24HBinOprnOchNormalized Optical Power Receive, Optical Channel.ro
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.9
cienaCesPmBasicPtpHist24HBinOprMinOchMinimum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.10
cienaCesPmBasicPtpHist24HBinOprMaxOchMaximum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.11
cienaCesPmBasicPtpHist24HBinOprAvgOchAverage Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.12
cienaCesPmBasicPtpHist24HBinOptOchOptical Power Transmit, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.13
cienaCesPmBasicPtpHist24HBinOptMinOchMinimum Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.14
cienaCesPmBasicPtpHist24HBinOptMaxOchMaximum Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.15
cienaCesPmBasicPtpHist24HBinOptAvgOchAverage Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.16
cienaCesPmBasicPtpHist24HBinOprOtsTotal Optical Power Receive, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.17
cienaCesPmBasicPtpHist24HBinOprnOtsTotal Normalized Optical Power Receive, Optical Channel.ro
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.18
cienaCesPmBasicPtpHist24HBinOprMinOtsTotal Minimum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.19
cienaCesPmBasicPtpHist24HBinOprMaxOtsTotal Maximum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.20
cienaCesPmBasicPtpHist24HBinOprAvgOtsTotal Average Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.21
cienaCesPmBasicPtpHist24HBinDgdAvgOchDifferential Group Delay (Average), Optical Channel.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.22
cienaCesPmBasicPtpHist24HBinDgdMaxOchDifferential Group Delay (Max), Optical Channel.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.13.4.1.23
cienaCesPmBasicPtpStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicPtpStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5
cienaCesPmBasicPtpStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicPtpStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmBasicPtpStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1
cienaCesPmBasicPtpStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.1
cienaCesPmBasicPtpStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.2
cienaCesPmBasicPtpStatsBinOprOchOptical Power Receive, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.3
cienaCesPmBasicPtpStatsBinOprnOchNormalized Optical Power Receive, Optical Channel.ro
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.4
cienaCesPmBasicPtpStatsBinOprMinOchMinimum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.5
cienaCesPmBasicPtpStatsBinOprMaxOchMaximum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.6
cienaCesPmBasicPtpStatsBinOprAvgOchAverage Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.7
cienaCesPmBasicPtpStatsBinOptOchOptical Power Transmit, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.8
cienaCesPmBasicPtpStatsBinOptMinOchMinimum Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.9
cienaCesPmBasicPtpStatsBinOptMaxOchMaximum Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.10
cienaCesPmBasicPtpStatsBinOptAvgOchAverage Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.11
cienaCesPmBasicPtpStatsBinOprOtsTotal Optical Power Receive, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.12
cienaCesPmBasicPtpStatsBinOprnOtsTotal Normalized Optical Power Receive, Optical Channel.ro
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.13
cienaCesPmBasicPtpStatsBinOprMinOtsTotal Minimum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.14
cienaCesPmBasicPtpStatsBinOprMaxOtsTotal Maximum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.15
cienaCesPmBasicPtpStatsBinOprAvgOtsTotal Average Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.16
cienaCesPmBasicPtpStatsBinDgdAvgOchDifferential Group Delay (Average), Optical Channel.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.17
cienaCesPmBasicPtpStatsBinDgdMaxOchDifferential Group Delay (Max), Optical Channel.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.13.5.1.18
cienaCesPmBasicPtpTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicPtpTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6
cienaCesPmBasicPtpTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicPtpTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmBasicPtpTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1
cienaCesPmBasicPtpTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.1
cienaCesPmBasicPtpTotalStatsBinOprOchOptical Power Receive, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.2
cienaCesPmBasicPtpTotalStatsBinOprnOchNormalized Optical Power Receive, Optical Channel.ro
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.3
cienaCesPmBasicPtpTotalStatsBinOprMinOchMinimum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.4
cienaCesPmBasicPtpTotalStatsBinOprMaxOchMaximum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.5
cienaCesPmBasicPtpTotalStatsBinOprAvgOchAverage Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.6
cienaCesPmBasicPtpTotalStatsBinOptOchOptical Power Transmit, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.7
cienaCesPmBasicPtpTotalStatsBinOptMinOchMinimum Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.8
cienaCesPmBasicPtpTotalStatsBinOptMaxOchMaximum Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.9
cienaCesPmBasicPtpTotalStatsBinOptAvgOchAverage Optical Channel Power Transmit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.10
cienaCesPmBasicPtpTotalStatsBinOprOtsTotal Optical Power Receive, Optical Channel.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.11
cienaCesPmBasicPtpTotalStatsBinOprnOtsTotal Normalized Optical Power Receive, Optical Channel.ro
Integer32
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.12
cienaCesPmBasicPtpTotalStatsBinOprMinOtsTotal Minimum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.13
cienaCesPmBasicPtpTotalStatsBinOprMaxOtsTotal Maximum Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.14
cienaCesPmBasicPtpTotalStatsBinOprAvgOtsTotal Average Optical Channel Power Receive.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.15
cienaCesPmBasicPtpTotalStatsBinDgdAvgOchDifferential Group Delay (Average), Optical Channel.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.16
cienaCesPmBasicPtpTotalStatsBinDgdMaxOchDifferential Group Delay (Max), Optical Channel.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.13.6.1.17
cienaCesPmBasicOtuStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.14
cienaCesPmBasicOtuHistoryBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicOtuHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1
cienaCesPmBasicOtuHistoryBinEntryAn entry (conceptual row) in the cienaCesPmBasicOtuHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmBasicOtuHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1
cienaCesPmBasicOtuHistoryBinIndexBin number associated with the PmBasicOtuHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.1
cienaCesPmBasicOtuHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.2
cienaCesPmBasicOtuHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.3
cienaCesPmBasicOtuHistoryBinClearTimeClear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.4
cienaCesPmBasicOtuHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.5
cienaCesPmBasicOtuHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.6
cienaCesPmBasicOtuHistoryBinFieldsUnsupportedMapping of the fields within this profile which have been declared unsupported. The value of any fields indicated by this object within the same table row should be disregarded.ro
PmProfileFieldMapBasicOtu
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.7
cienaCesPmBasicOtuHistoryBinFieldsInvalidMapping of the fields within this profile which have been declared invalid. The value of any fields indicated by this object within the same table row should be treated as untrustworthy.ro
PmProfileFieldMapBasicOtu
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.8
cienaCesPmBasicOtuHistoryBinCvOtuCoding Violation, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.9
cienaCesPmBasicOtuHistoryBinEsOtuErrored Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.10
cienaCesPmBasicOtuHistoryBinSesOtuSeverely Errored Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.11
cienaCesPmBasicOtuHistoryBinSefsOtuSeverely Errored Framed Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.12
cienaCesPmBasicOtuHistoryBinFecOtuForward Error Correction, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.13
cienaCesPmBasicOtuHistoryBinHccsOtuHigh Correction Count Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.14
cienaCesPmBasicOtuHistoryBinPrfBerOtuPre-FEC Bit Error Rate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.15
cienaCesPmBasicOtuHistoryBinPrfBerMaxOtuPre-FEC Bit Max Error Rate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.16
cienaCesPmBasicOtuHistoryBinPfBerEOtuPost-FEC Bit Error Rate Estimate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.17
cienaCesPmBasicOtuHistoryBinQMinOtuQuality Factor Minimum, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.18
cienaCesPmBasicOtuHistoryBinQMaxOtuQuality Factor Maximum, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.19
cienaCesPmBasicOtuHistoryBinQAvgOtuQuality Factor Average, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.20
cienaCesPmBasicOtuHistoryBinQStdevOtuQuality Factor Standard Deviation, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.21
cienaCesPmBasicOtuHistoryBinUncFecBlkOtuUncorrected FEC blocks, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.1.1.22
cienaCesPmBasicOtuCurrBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicOtuCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2
cienaCesPmBasicOtuCurrBinEntryAn entry (conceptual row) in the cienaCesPmBasicOtuCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmBasicOtuCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1
cienaCesPmBasicOtuCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.1
cienaCesPmBasicOtuCurrBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.2
cienaCesPmBasicOtuCurrBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.3
cienaCesPmBasicOtuCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.4
cienaCesPmBasicOtuCurrBinFieldsUnsupportedMapping of the fields within this profile which have been declared unsupported. The value of any fields indicated by this object within the same table row should be disregarded.ro
PmProfileFieldMapBasicOtu
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.5
cienaCesPmBasicOtuCurrBinFieldsInvalidMapping of the fields within this profile which have been declared invalid. The value of any fields indicated by this object within the same table row should be treated as untrustworthy.ro
PmProfileFieldMapBasicOtu
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.6
cienaCesPmBasicOtuCurrBinCvOtuCoding Violation, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.7
cienaCesPmBasicOtuCurrBinEsOtuErrored Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.8
cienaCesPmBasicOtuCurrBinSesOtuSeverely Errored Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.9
cienaCesPmBasicOtuCurrBinSefsOtuSeverely Errored Framed Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.10
cienaCesPmBasicOtuCurrBinFecOtuForward Error Correction, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.11
cienaCesPmBasicOtuCurrBinHccsOtuHigh Correction Count Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.12
cienaCesPmBasicOtuCurrBinPrfBerOtuPre-FEC Bit Error Rate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.13
cienaCesPmBasicOtuCurrBinPrfBerMaxOtuPre-FEC Bit Max Error Rate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.14
cienaCesPmBasicOtuCurrBinPfBerEOtuPost-FEC Bit Error Rate Estimate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.15
cienaCesPmBasicOtuCurrBinQMinOtuQuality Factor Minimum, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.16
cienaCesPmBasicOtuCurrBinQMaxOtuQuality Factor Maximum, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.17
cienaCesPmBasicOtuCurrBinQAvgOtuQuality Factor Average, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.18
cienaCesPmBasicOtuCurrBinQStdevOtuQuality Factor Standard Deviation, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.19
cienaCesPmBasicOtuCurrBinUncFecBlkOtuUncorrected FEC blocks, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.2.1.20
cienaCesPmBasicOtuCurr24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicOtuCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3
cienaCesPmBasicOtuCurr24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicOtuCurr24HBinTable. This table lists the statistics for the current 24 Hours bin.
CienaCesPmBasicOtuCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1
cienaCesPmBasicOtuCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.1
cienaCesPmBasicOtuCurr24HBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.2
cienaCesPmBasicOtuCurr24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.3
cienaCesPmBasicOtuCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.4
cienaCesPmBasicOtuCurr24HBinFieldsUnsupportedMapping of the fields within this profile which have been declared unsupported. The value of any fields indicated by this object within the same table row should be disregarded.ro
PmProfileFieldMapBasicOtu
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.5
cienaCesPmBasicOtuCurr24HBinFieldsInvalidMapping of the fields within this profile which have been declared invalid. The value of any fields indicated by this object within the same table row should be treated as untrustworthy.ro
PmProfileFieldMapBasicOtu
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.6
cienaCesPmBasicOtuCurr24HBinCvOtuCoding Violation, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.7
cienaCesPmBasicOtuCurr24HBinEsOtuErrored Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.8
cienaCesPmBasicOtuCurr24HBinSesOtuSeverely Errored Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.9
cienaCesPmBasicOtuCurr24HBinSefsOtuSeverely Errored Framed Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.10
cienaCesPmBasicOtuCurr24HBinFecOtuForward Error Correction, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.11
cienaCesPmBasicOtuCurr24HBinHccsOtuHigh Correction Count Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.12
cienaCesPmBasicOtuCurr24HBinPrfBerOtuPre-FEC Bit Error Rate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.13
cienaCesPmBasicOtuCurr24HBinPrfBerMaxOtuPre-FEC Bit Max Error Rate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.14
cienaCesPmBasicOtuCurr24HBinPfBerEOtuPost-FEC Bit Error Rate Estimate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.15
cienaCesPmBasicOtuCurr24HBinQMinOtuQuality Factor Minimum, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.16
cienaCesPmBasicOtuCurr24HBinQMaxOtuQuality Factor Maximum, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.17
cienaCesPmBasicOtuCurr24HBinQAvgOtuQuality Factor Average, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.18
cienaCesPmBasicOtuCurr24HBinQStdevOtuQuality Factor Standard Deviation, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.19
cienaCesPmBasicOtuCurr24HBinUncFecBlkOtuUncorrected FEC blocks, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.3.1.20
cienaCesPmBasicOtuHist24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicOtuHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4
cienaCesPmBasicOtuHist24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicOtuHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmBasicOtuHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1
cienaCesPmBasicOtuHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.1
cienaCesPmBasicOtuHist24HBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.2
cienaCesPmBasicOtuHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.3
cienaCesPmBasicOtuHist24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.4
cienaCesPmBasicOtuHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.5
cienaCesPmBasicOtuHist24HBinFieldsUnsupportedMapping of the fields within this profile which have been declared unsupported. The value of any fields indicated by this object within the same table row should be disregarded.ro
PmProfileFieldMapBasicOtu
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.6
cienaCesPmBasicOtuHist24HBinFieldsInvalidMapping of the fields within this profile which have been declared invalid. The value of any fields indicated by this object within the same table row should be treated as untrustworthy.ro
PmProfileFieldMapBasicOtu
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.7
cienaCesPmBasicOtuHist24HBinCvOtuCoding Violation, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.8
cienaCesPmBasicOtuHist24HBinEsOtuErrored Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.9
cienaCesPmBasicOtuHist24HBinSesOtuSeverely Errored Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.10
cienaCesPmBasicOtuHist24HBinSefsOtuSeverely Errored Framed Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.11
cienaCesPmBasicOtuHist24HBinFecOtuForward Error Correction, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.12
cienaCesPmBasicOtuHist24HBinHccsOtuHigh Correction Count Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.13
cienaCesPmBasicOtuHist24HBinPrfBerOtuPre-FEC Bit Error Rate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.14
cienaCesPmBasicOtuHist24HBinPrfBerMaxOtuPre-FEC Bit Max Error Rate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.15
cienaCesPmBasicOtuHist24HBinPfBerEOtuPost-FEC Bit Error Rate Estimate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.16
cienaCesPmBasicOtuHist24HBinQMinOtuQuality Factor Minimum, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.17
cienaCesPmBasicOtuHist24HBinQMaxOtuQuality Factor Maximum, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.18
cienaCesPmBasicOtuHist24HBinQAvgOtuQuality Factor Average, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.19
cienaCesPmBasicOtuHist24HBinQStdevOtuQuality Factor Standard Deviation, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.20
cienaCesPmBasicOtuHist24HBinUncFecBlkOtuUncorrected FEC blocks, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.4.1.21
cienaCesPmBasicOtuStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicOtuStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5
cienaCesPmBasicOtuStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicOtuStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmBasicOtuStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1
cienaCesPmBasicOtuStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.1
cienaCesPmBasicOtuStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.2
cienaCesPmBasicOtuStatsBinCvOtuCoding Violation, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.3
cienaCesPmBasicOtuStatsBinEsOtuErrored Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.4
cienaCesPmBasicOtuStatsBinSesOtuSeverely Errored Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.5
cienaCesPmBasicOtuStatsBinSefsOtuSeverely Errored Framed Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.6
cienaCesPmBasicOtuStatsBinFecOtuForward Error Correction, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.7
cienaCesPmBasicOtuStatsBinHccsOtuHigh Correction Count Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.8
cienaCesPmBasicOtuStatsBinPrfBerOtuPre-FEC Bit Error Rate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.9
cienaCesPmBasicOtuStatsBinPrfBerMaxOtuPre-FEC Bit Max Error Rate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.10
cienaCesPmBasicOtuStatsBinPfBerEOtuPost-FEC Bit Error Rate Estimate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.11
cienaCesPmBasicOtuStatsBinQMinOtuQuality Factor Minimum, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.12
cienaCesPmBasicOtuStatsBinQMaxOtuQuality Factor Maximum, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.13
cienaCesPmBasicOtuStatsBinQAvgOtuQuality Factor Average, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.14
cienaCesPmBasicOtuStatsBinQStdevOtuQuality Factor Standard Deviation, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.15
cienaCesPmBasicOtuStatsBinUncFecBlkOtuUncorrected FEC blocks, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.5.1.16
cienaCesPmBasicOtuTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicOtuTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6
cienaCesPmBasicOtuTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicOtuTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmBasicOtuTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1
cienaCesPmBasicOtuTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.1
cienaCesPmBasicOtuTotalStatsBinCvOtuCoding Violation, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.2
cienaCesPmBasicOtuTotalStatsBinEsOtuErrored Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.3
cienaCesPmBasicOtuTotalStatsBinSesOtuSeverely Errored Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.4
cienaCesPmBasicOtuTotalStatsBinSefsOtuSeverely Errored Framed Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.5
cienaCesPmBasicOtuTotalStatsBinFecOtuForward Error Correction, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.6
cienaCesPmBasicOtuTotalStatsBinHccsOtuHigh Correction Count Seconds, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.7
cienaCesPmBasicOtuTotalStatsBinPrfBerOtuPre-FEC Bit Error Rate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.8
cienaCesPmBasicOtuTotalStatsBinPrfBerMaxOtuPre-FEC Bit Max Error Rate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.9
cienaCesPmBasicOtuTotalStatsBinPfBerEOtuPost-FEC Bit Error Rate Estimate, Optical Transport Unit.ro
PmCounter64Atto
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.10
cienaCesPmBasicOtuTotalStatsBinQMinOtuQuality Factor Minimum, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.11
cienaCesPmBasicOtuTotalStatsBinQMaxOtuQuality Factor Maximum, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.12
cienaCesPmBasicOtuTotalStatsBinQAvgOtuQuality Factor Average, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.13
cienaCesPmBasicOtuTotalStatsBinQStdevOtuQuality Factor Standard Deviation, Optical Transport Unit.ro
PmInteger32Milli
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.14
cienaCesPmBasicOtuTotalStatsBinUncFecBlkOtuUncorrected FEC blocks, Optical Transport Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.14.6.1.15
cienaCesPmBasicOduStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.15
cienaCesPmBasicOduHistoryBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicOduHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1
cienaCesPmBasicOduHistoryBinEntryAn entry (conceptual row) in the cienaCesPmBasicOduHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmBasicOduHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1
cienaCesPmBasicOduHistoryBinIndexBin number associated with the PmBasicOduHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.1
cienaCesPmBasicOduHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.2
cienaCesPmBasicOduHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.3
cienaCesPmBasicOduHistoryBinClearTimeClear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.4
cienaCesPmBasicOduHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.5
cienaCesPmBasicOduHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.6
cienaCesPmBasicOduHistoryBinFieldsUnsupportedMapping of the fields within this profile which have been declared unsupported. The value of any fields indicated by this object within the same table row should be disregarded.ro
PmProfileFieldMapBasicOdu
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.7
cienaCesPmBasicOduHistoryBinFieldsInvalidMapping of the fields within this profile which have been declared invalid. The value of any fields indicated by this object within the same table row should be treated as untrustworthy.ro
PmProfileFieldMapBasicOdu
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.8
cienaCesPmBasicOduHistoryBinCvOduCoding Violation, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.9
cienaCesPmBasicOduHistoryBinEsOduErrored Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.10
cienaCesPmBasicOduHistoryBinSesOduSeverely Errored Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.11
cienaCesPmBasicOduHistoryBinUasOduUnavailable Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.12
cienaCesPmBasicOduHistoryBinFcOduFailure Count, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.1.1.13
cienaCesPmBasicOduCurrBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicOduCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2
cienaCesPmBasicOduCurrBinEntryAn entry (conceptual row) in the cienaCesPmBasicOduCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmBasicOduCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2.1
cienaCesPmBasicOduCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2.1.1
cienaCesPmBasicOduCurrBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2.1.2
cienaCesPmBasicOduCurrBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2.1.3
cienaCesPmBasicOduCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2.1.4
cienaCesPmBasicOduCurrBinFieldsUnsupportedMapping of the fields within this profile which have been declared unsupported. The value of any fields indicated by this object within the same table row should be disregarded.ro
PmProfileFieldMapBasicOdu
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2.1.5
cienaCesPmBasicOduCurrBinFieldsInvalidMapping of the fields within this profile which have been declared invalid. The value of any fields indicated by this object within the same table row should be treated as untrustworthy.ro
PmProfileFieldMapBasicOdu
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2.1.6
cienaCesPmBasicOduCurrBinCvOduCoding Violation, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2.1.7
cienaCesPmBasicOduCurrBinEsOduErrored Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2.1.8
cienaCesPmBasicOduCurrBinSesOduSeverely Errored Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2.1.9
cienaCesPmBasicOduCurrBinUasOduUnavailable Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2.1.10
cienaCesPmBasicOduCurrBinFcOduFailure Count, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.2.1.11
cienaCesPmBasicOduCurr24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicOduCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3
cienaCesPmBasicOduCurr24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicOduCurr24HBinTable. This table lists the statistics for the current 24 Hours bin.
CienaCesPmBasicOduCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3.1
cienaCesPmBasicOduCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3.1.1
cienaCesPmBasicOduCurr24HBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3.1.2
cienaCesPmBasicOduCurr24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3.1.3
cienaCesPmBasicOduCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3.1.4
cienaCesPmBasicOduCurr24HBinFieldsUnsupportedMapping of the fields within this profile which have been declared unsupported. The value of any fields indicated by this object within the same table row should be disregarded.ro
PmProfileFieldMapBasicOdu
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3.1.5
cienaCesPmBasicOduCurr24HBinFieldsInvalidMapping of the fields within this profile which have been declared invalid. The value of any fields indicated by this object within the same table row should be treated as untrustworthy.ro
PmProfileFieldMapBasicOdu
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3.1.6
cienaCesPmBasicOduCurr24HBinCvOduCoding Violation, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3.1.7
cienaCesPmBasicOduCurr24HBinEsOduErrored Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3.1.8
cienaCesPmBasicOduCurr24HBinSesOduSeverely Errored Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3.1.9
cienaCesPmBasicOduCurr24HBinUasOduUnavailable Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3.1.10
cienaCesPmBasicOduCurr24HBinFcOduFailure Count, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.3.1.11
cienaCesPmBasicOduHist24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicOduHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4
cienaCesPmBasicOduHist24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicOduHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmBasicOduHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1
cienaCesPmBasicOduHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1.1
cienaCesPmBasicOduHist24HBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1.2
cienaCesPmBasicOduHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1.3
cienaCesPmBasicOduHist24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1.4
cienaCesPmBasicOduHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1.5
cienaCesPmBasicOduHist24HBinFieldsUnsupportedMapping of the fields within this profile which have been declared unsupported. The value of any fields indicated by this object within the same table row should be disregarded.ro
PmProfileFieldMapBasicOdu
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1.6
cienaCesPmBasicOduHist24HBinFieldsInvalidMapping of the fields within this profile which have been declared invalid. The value of any fields indicated by this object within the same table row should be treated as untrustworthy.ro
PmProfileFieldMapBasicOdu
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1.7
cienaCesPmBasicOduHist24HBinCvOduCoding Violation, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1.8
cienaCesPmBasicOduHist24HBinEsOduErrored Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1.9
cienaCesPmBasicOduHist24HBinSesOduSeverely Errored Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1.10
cienaCesPmBasicOduHist24HBinUasOduUnavailable Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1.11
cienaCesPmBasicOduHist24HBinFcOduFailure Count, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.4.1.12
cienaCesPmBasicOduStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicOduStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.15.5
cienaCesPmBasicOduStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicOduStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmBasicOduStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.15.5.1
cienaCesPmBasicOduStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.5.1.1
cienaCesPmBasicOduStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.5.1.2
cienaCesPmBasicOduStatsBinCvOduCoding Violation, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.5.1.3
cienaCesPmBasicOduStatsBinEsOduErrored Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.5.1.4
cienaCesPmBasicOduStatsBinSesOduSeverely Errored Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.5.1.5
cienaCesPmBasicOduStatsBinUasOduUnavailable Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.5.1.6
cienaCesPmBasicOduStatsBinFcOduFailure Count, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.5.1.7
cienaCesPmBasicOduTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicOduTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.15.6
cienaCesPmBasicOduTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicOduTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmBasicOduTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.15.6.1
cienaCesPmBasicOduTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.15.6.1.1
cienaCesPmBasicOduTotalStatsBinCvOduCoding Violation, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.6.1.2
cienaCesPmBasicOduTotalStatsBinEsOduErrored Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.6.1.3
cienaCesPmBasicOduTotalStatsBinSesOduSeverely Errored Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.6.1.4
cienaCesPmBasicOduTotalStatsBinUasOduUnavailable Seconds, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.6.1.5
cienaCesPmBasicOduTotalStatsBinFcOduFailure Count, Optical Data Unit.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.15.6.1.6
cienaCesPmTdmOCnPortStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.16
cienaCesPmTdmOCnPortHistoryBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmOCnPortHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1
cienaCesPmTdmOCnPortHistoryBinEntryAn entry (conceptual row) in the cienaPortPmTdmOCnPortHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmTdmOCnPortHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1
cienaCesPmTdmOCnPortHistoryBinIndexBin number associated with the PmTdmOCnPortHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.1
cienaCesPmTdmOCnPortHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.2
cienaCesPmTdmOCnPortHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.3
cienaCesPmTdmOCnPortHistoryBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.4
cienaCesPmTdmOCnPortHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.5
cienaCesPmTdmOCnPortHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.6
cienaCesPmTdmOCnPortHistoryBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.7
cienaCesPmTdmOCnPortHistoryBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.8
cienaCesPmTdmOCnPortHistoryBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.9
cienaCesPmTdmOCnPortHistoryBinAislLine, Alarm indication signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.10
cienaCesPmTdmOCnPortHistoryBinUaslLine, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.11
cienaCesPmTdmOCnPortHistoryBinEssSection, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.12
cienaCesPmTdmOCnPortHistoryBinSessSection, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.13
cienaCesPmTdmOCnPortHistoryBinLossSection, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.14
cienaCesPmTdmOCnPortHistoryBinCvsSection, Code violation count.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.15
cienaCesPmTdmOCnPortHistoryBinSefssSection, Severely errored frame seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.16
cienaCesPmTdmOCnPortHistoryBinEbErrored Blocks.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.17
cienaCesPmTdmOCnPortHistoryBinBbeBackgroup Block Errors.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.18
cienaCesPmTdmOCnPortHistoryBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.19
cienaCesPmTdmOCnPortHistoryBinSesSeverely Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.20
cienaCesPmTdmOCnPortHistoryBinAsAvailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.21
cienaCesPmTdmOCnPortHistoryBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.22
cienaCesPmTdmOCnPortHistoryBinTtTotal Time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.1.1.23
cienaCesPmTdmOCnPortCurrBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmOCnPortCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2
cienaCesPmTdmOCnPortCurrBinEntryAn entry (conceptual row) in the cienaPortPmTdmOCnPortCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmTdmOCnPortCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1
cienaCesPmTdmOCnPortCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.1
cienaCesPmTdmOCnPortCurrBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.2
cienaCesPmTdmOCnPortCurrBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.3
cienaCesPmTdmOCnPortCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.4
cienaCesPmTdmOCnPortCurrBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.5
cienaCesPmTdmOCnPortCurrBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.6
cienaCesPmTdmOCnPortCurrBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.7
cienaCesPmTdmOCnPortCurrBinAislLine, Alarm indication signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.8
cienaCesPmTdmOCnPortCurrBinUaslLine, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.9
cienaCesPmTdmOCnPortCurrBinEssSection, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.10
cienaCesPmTdmOCnPortCurrBinSessSection, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.11
cienaCesPmTdmOCnPortCurrBinLossSection, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.12
cienaCesPmTdmOCnPortCurrBinCvsSection, Code violation count.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.13
cienaCesPmTdmOCnPortCurrBinSefssSection, Severely errored frame seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.14
cienaCesPmTdmOCnPortCurrBinEbErrored Blocks.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.15
cienaCesPmTdmOCnPortCurrBinBbeBackgroup Block Errors.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.16
cienaCesPmTdmOCnPortCurrBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.17
cienaCesPmTdmOCnPortCurrBinSesSeverely Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.18
cienaCesPmTdmOCnPortCurrBinAsAvailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.19
cienaCesPmTdmOCnPortCurrBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.20
cienaCesPmTdmOCnPortCurrBinTtTotal Time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.2.1.21
cienaCesPmTdmOCnPortCurr24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmOCnPortCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3
cienaCesPmTdmOCnPortCurr24HBinEntryAn entry (conceptual row) in the cienaPortPmTdmOCnPortCurr24HBinTable. This table lists the statistics for the current 24 hours bin.
CienaCesPmTdmOCnPortCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1
cienaCesPmTdmOCnPortCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.1
cienaCesPmTdmOCnPortCurr24HBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.2
cienaCesPmTdmOCnPortCurr24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.3
cienaCesPmTdmOCnPortCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.4
cienaCesPmTdmOCnPortCurr24HBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.5
cienaCesPmTdmOCnPortCurr24HBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.6
cienaCesPmTdmOCnPortCurr24HBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.7
cienaCesPmTdmOCnPortCurr24HBinAislLine, Alarm indication signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.8
cienaCesPmTdmOCnPortCurr24HBinUaslLine, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.9
cienaCesPmTdmOCnPortCurr24HBinEssSection, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.10
cienaCesPmTdmOCnPortCurr24HBinSessSection, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.11
cienaCesPmTdmOCnPortCurr24HBinLossSection, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.12
cienaCesPmTdmOCnPortCurr24HBinCvsSection, Code violation count.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.13
cienaCesPmTdmOCnPortCurr24HBinSefssSection, Severely errored frame seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.14
cienaCesPmTdmOCnPortCurr24HBinEbErrored Blocks.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.15
cienaCesPmTdmOCnPortCurr24HBinBbeBackgroup Block Errors.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.16
cienaCesPmTdmOCnPortCurr24HBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.17
cienaCesPmTdmOCnPortCurr24HBinSesSeverely Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.18
cienaCesPmTdmOCnPortCurr24HBinAsAvailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.19
cienaCesPmTdmOCnPortCurr24HBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.20
cienaCesPmTdmOCnPortCurr24HBinTtTotal Time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.3.1.21
cienaCesPmTdmOCnPortHist24HBinTableThe (conceptual) read-only Table listing the Bin Statistics.
SEQUENCE OF CienaCesPmTdmOCnPortHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4
cienaCesPmTdmOCnPortHist24HBinEntryAn entry (conceptual row) in the cienaPortPmTdmOCnPortHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmTdmOCnPortHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1
cienaCesPmTdmOCnPortHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.1
cienaCesPmTdmOCnPortHist24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.2
cienaCesPmTdmOCnPortHist24HBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.3
cienaCesPmTdmOCnPortHist24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.4
cienaCesPmTdmOCnPortHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.5
cienaCesPmTdmOCnPortHist24HBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.6
cienaCesPmTdmOCnPortHist24HBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.7
cienaCesPmTdmOCnPortHist24HBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.8
cienaCesPmTdmOCnPortHist24HBinAislLine, Alarm indication signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.9
cienaCesPmTdmOCnPortHist24HBinUaslLine, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.10
cienaCesPmTdmOCnPortHist24HBinEssSection, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.11
cienaCesPmTdmOCnPortHist24HBinSessSection, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.12
cienaCesPmTdmOCnPortHist24HBinLossSection, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.13
cienaCesPmTdmOCnPortHist24HBinCvsSection, Code violation count.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.14
cienaCesPmTdmOCnPortHist24HBinSefssSection, Severely errored frame seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.15
cienaCesPmTdmOCnPortHist24HBinEbErrored Blocks.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.16
cienaCesPmTdmOCnPortHist24HBinBbeBackgroup Block Errors.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.17
cienaCesPmTdmOCnPortHist24HBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.18
cienaCesPmTdmOCnPortHist24HBinSesSeverely Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.19
cienaCesPmTdmOCnPortHist24HBinAsAvailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.20
cienaCesPmTdmOCnPortHist24HBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.21
cienaCesPmTdmOCnPortHist24HBinTtTotal Time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.4.1.22
cienaCesPmTdmOCnPortStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmOCnPortStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5
cienaCesPmTdmOCnPortStatisticsBinEntryAn entry (conceptual row) in the cienaPortPmTdmOCnPortStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmTdmOCnPortStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1
cienaCesPmTdmOCnPortStatisticsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.1
cienaCesPmTdmOCnPortStatisticsBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.2
cienaCesPmTdmOCnPortStatisticsBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.3
cienaCesPmTdmOCnPortStatisticsBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.4
cienaCesPmTdmOCnPortStatisticsBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.5
cienaCesPmTdmOCnPortStatisticsBinAislLine, Alarm indication signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.6
cienaCesPmTdmOCnPortStatisticsBinUaslLine, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.7
cienaCesPmTdmOCnPortStatisticsBinEssSection, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.8
cienaCesPmTdmOCnPortStatisticsBinSessSection, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.9
cienaCesPmTdmOCnPortStatisticsBinLossSection, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.10
cienaCesPmTdmOCnPortStatisticsBinCvsSection, Code violation count.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.11
cienaCesPmTdmOCnPortStatisticsBinSefssSection, Severely errored frame seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.12
cienaCesPmTdmOCnPortStatisticsBinEbErrored Blocks.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.13
cienaCesPmTdmOCnPortStatisticsBinBbeBackgroup Block Errors.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.14
cienaCesPmTdmOCnPortStatisticsBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.15
cienaCesPmTdmOCnPortStatisticsBinSesSeverely Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.16
cienaCesPmTdmOCnPortStatisticsBinAsAvailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.17
cienaCesPmTdmOCnPortStatisticsBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.18
cienaCesPmTdmOCnPortStatisticsBinTtTotal Time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.5.1.19
cienaCesPmTdmOCnPortTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmOCnPortTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6
cienaCesPmTdmOCnPortTotalStatisticsBinEntryAn entry (conceptual row) in the cienaPortPmTdmOCnPortTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmTdmOCnPortTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1
cienaCesPmTdmOCnPortTotalStatisticsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.1
cienaCesPmTdmOCnPortTotalStatisticsBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.2
cienaCesPmTdmOCnPortTotalStatisticsBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.3
cienaCesPmTdmOCnPortTotalStatisticsBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.4
cienaCesPmTdmOCnPortTotalStatisticsBinAislLine, Alarm indication signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.5
cienaCesPmTdmOCnPortTotalStatisticsBinUaslLine, Unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.6
cienaCesPmTdmOCnPortTotalStatisticsBinEssSection, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.7
cienaCesPmTdmOCnPortTotalStatisticsBinSessSection, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.8
cienaCesPmTdmOCnPortTotalStatisticsBinLossSection, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.9
cienaCesPmTdmOCnPortTotalStatisticsBinCvsSection, Code violation count.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.10
cienaCesPmTdmOCnPortTotalStatisticsBinSefssSection, Severely errored frame seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.11
cienaCesPmTdmOCnPortTotalStatisticsBinEbErrored Blocks.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.12
cienaCesPmTdmOCnPortTotalStatisticsBinBbeBackgroup Block Errors.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.13
cienaCesPmTdmOCnPortTotalStatisticsBinEsErrored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.14
cienaCesPmTdmOCnPortTotalStatisticsBinSesSeverely Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.15
cienaCesPmTdmOCnPortTotalStatisticsBinAsAvailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.16
cienaCesPmTdmOCnPortTotalStatisticsBinUasUnavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.17
cienaCesPmTdmOCnPortTotalStatisticsBinTtTotal Time seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.16.6.1.18
cienaCesPmTdmDS3PortStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.17
cienaCesPmTdmDS3PortHistoryBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmDS3PortHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1
cienaCesPmTdmDS3PortHistoryBinEntryAn entry (conceptual row) in the cienaPortPmTdmDS3PortHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmTdmDS3PortHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1
cienaCesPmTdmDS3PortHistoryBinIndexBin number associated with the PmTdmDS3PortHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.1
cienaCesPmTdmDS3PortHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.2
cienaCesPmTdmDS3PortHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.3
cienaCesPmTdmDS3PortHistoryBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.4
cienaCesPmTdmDS3PortHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.5
cienaCesPmTdmDS3PortHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.6
cienaCesPmTdmDS3PortHistoryBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.7
cienaCesPmTdmDS3PortHistoryBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.8
cienaCesPmTdmDS3PortHistoryBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.9
cienaCesPmTdmDS3PortHistoryBinLossLine, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.10
cienaCesPmTdmDS3PortHistoryBinPcvNumber of p-bit code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.11
cienaCesPmTdmDS3PortHistoryBinPesP-bit errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.12
cienaCesPmTdmDS3PortHistoryBinPsesP-bit severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.13
cienaCesPmTdmDS3PortHistoryBinPuasP-bit unavilable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.14
cienaCesPmTdmDS3PortHistoryBinSefsSeverely errored frame seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.1.1.15
cienaCesPmTdmDS3PortCurrBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmDS3PortCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2
cienaCesPmTdmDS3PortCurrBinEntryAn entry (conceptual row) in the cienaPortPmTdmDS3PortCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmTdmDS3PortCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1
cienaCesPmTdmDS3PortCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.1
cienaCesPmTdmDS3PortCurrBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.2
cienaCesPmTdmDS3PortCurrBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.3
cienaCesPmTdmDS3PortCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.4
cienaCesPmTdmDS3PortCurrBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.5
cienaCesPmTdmDS3PortCurrBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.6
cienaCesPmTdmDS3PortCurrBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.7
cienaCesPmTdmDS3PortCurrBinLossLine, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.8
cienaCesPmTdmDS3PortCurrBinPcvNumber of p-bit code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.9
cienaCesPmTdmDS3PortCurrBinPesP-bit errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.10
cienaCesPmTdmDS3PortCurrBinPsesP-bit severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.11
cienaCesPmTdmDS3PortCurrBinPuasP-bit unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.12
cienaCesPmTdmDS3PortCurrBinSefsSeverely errored frame seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.2.1.13
cienaCesPmTdmDS3PortCurr24HBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmDS3PortCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3
cienaCesPmTdmDS3PortCurr24HBinEntryAn entry (conceptual row) in the cienaPortPmTdmDS3PortCurr24HBinTable. This table lists the statistics for the current 24 hours bin.
CienaCesPmTdmDS3PortCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1
cienaCesPmTdmDS3PortCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.1
cienaCesPmTdmDS3PortCurr24HBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.2
cienaCesPmTdmDS3PortCurr24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.3
cienaCesPmTdmDS3PortCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.4
cienaCesPmTdmDS3PortCurr24HBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.5
cienaCesPmTdmDS3PortCurr24HBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.6
cienaCesPmTdmDS3PortCurr24HBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.7
cienaCesPmTdmDS3PortCurr24HBinLossLine, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.8
cienaCesPmTdmDS3PortCurr24HBinPcvNumber of p-bit code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.9
cienaCesPmTdmDS3PortCurr24HBinPesP-bit errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.10
cienaCesPmTdmDS3PortCurr24HBinPsesP-bit severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.11
cienaCesPmTdmDS3PortCurr24HBinPuasP-bit unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.12
cienaCesPmTdmDS3PortCurr24HBinSefsSeverely errored frame seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.3.1.13
cienaCesPmTdmDS3PortHist24HBinTableThe (conceptual) read-only Table listing the Bin Statistics.
SEQUENCE OF CienaCesPmTdmDS3PortHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4
cienaCesPmTdmDS3PortHist24HBinEntryAn entry (conceptual row) in the cienaPortPmTdmDS3PortHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmTdmDS3PortHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1
cienaCesPmTdmDS3PortHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.1
cienaCesPmTdmDS3PortHist24HBinEndTimeCollection end time for the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.2
cienaCesPmTdmDS3PortHist24HBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.3
cienaCesPmTdmDS3PortHist24HBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.4
cienaCesPmTdmDS3PortHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.5
cienaCesPmTdmDS3PortHist24HBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.6
cienaCesPmTdmDS3PortHist24HBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.7
cienaCesPmTdmDS3PortHist24HBinSeslLine, Severely Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.8
cienaCesPmTdmDS3PortHist24HBinLossLine, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.9
cienaCesPmTdmDS3PortHist24HBinPcvNumber of p-bit code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.10
cienaCesPmTdmDS3PortHist24HBinPesP-bit errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.11
cienaCesPmTdmDS3PortHist24HBinPsesP-bit severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.12
cienaCesPmTdmDS3PortHist24HBinPuasP-bit unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.13
cienaCesPmTdmDS3PortHist24HBinSefsSeverely errored frame seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.4.1.14
cienaCesPmTdmDS3PortStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmDS3PortStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5
cienaCesPmTdmDS3PortStatisticsBinEntryAn entry (conceptual row) in the cienaPortPmTdmDS3PortStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmTdmDS3PortStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5.1
cienaCesPmTdmDS3PortStatisticsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5.1.1
cienaCesPmTdmDS3PortStatisticsBinClearTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5.1.2
cienaCesPmTdmDS3PortStatisticsBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5.1.3
cienaCesPmTdmDS3PortStatisticsBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5.1.4
cienaCesPmTdmDS3PortStatisticsBinSeslLine, Severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5.1.5
cienaCesPmTdmDS3PortStatisticsBinLossLine, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5.1.6
cienaCesPmTdmDS3PortStatisticsBinPcvNumber of p-bit code violation events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5.1.7
cienaCesPmTdmDS3PortStatisticsBinPesP-bit errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5.1.8
cienaCesPmTdmDS3PortStatisticsBinPsesC-bit severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5.1.9
cienaCesPmTdmDS3PortStatisticsBinPuasP-bit unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5.1.10
cienaCesPmTdmDS3PortStatisticsBinSefsSeverely errored frame seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.5.1.11
cienaCesPmTdmDS3PortTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmTdmDS3PortTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.17.6
cienaCesPmTdmDS3PortTotalStatisticsBinEntryAn entry (conceptual row) in the cienaPortPmTdmDS3PortTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmTdmDS3PortTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.17.6.1
cienaCesPmTdmDS3PortTotalStatisticsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.17.6.1.1
cienaCesPmTdmDS3PortTotalStatisticsBinCvlLine, Code violations.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.6.1.2
cienaCesPmTdmDS3PortTotalStatisticsBinEslLine, Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.6.1.3
cienaCesPmTdmDS3PortTotalStatisticsBinSeslLine, Severely Errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.6.1.4
cienaCesPmTdmDS3PortTotalStatisticsBinLossLine, Loss of signal seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.6.1.5
cienaCesPmTdmDS3PortTotalStatisticsBinPcvNumber of p-bit code violation events.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.6.1.6
cienaCesPmTdmDS3PortTotalStatisticsBinPesP-bit errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.6.1.7
cienaCesPmTdmDS3PortTotalStatisticsBinPsesP-bit severely errored seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.6.1.8
cienaCesPmTdmDS3PortTotalStatisticsBinPuasP-bit unavailable seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.6.1.9
cienaCesPmTdmDS3PortTotalStatisticsBinSefsSeverely errored frame seconds.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.17.6.1.10
cienaCesPmBasicTxStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.3.18
cienaCesPmBasicTxHistoryBinTableThe (conceptual) read-only table listing the basic Tx profile statistics.
SEQUENCE OF CienaCesPmBasicTxHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.18.1
cienaCesPmBasicTxHistoryBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxHistoryBinTable. This table lists the statistics for all the history bins of the PM instance, as specified by the bin-count object of the PM instance. History bins are displayed in the order so that #1 bin always represents the most recently completed bin and #2 - the bin previous to that and so on. The statistics are displayed for only the instances with valid bins (with start time >0), as indicated by the operational state of the corresponding PM instance.
CienaCesPmBasicTxHistoryBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.18.1.1
cienaCesPmBasicTxHistoryBinIndexBin number associated with the PmBasicTxHistoryBin entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.18.1.1.1
cienaCesPmBasicTxHistoryBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.1.1.2
cienaCesPmBasicTxHistoryBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.1.1.3
cienaCesPmBasicTxHistoryBinClearTimeClear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.1.1.4
cienaCesPmBasicTxHistoryBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.18.1.1.5
cienaCesPmBasicTxHistoryBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.18.1.1.6
cienaCesPmBasicTxHistoryBinTxForwardedBytesThe number of bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.1.1.7
cienaCesPmBasicTxHistoryBinTxForwardedFramesThe number of frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.1.1.8
cienaCesPmBasicTxHistoryBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.1.1.9
cienaCesPmBasicTxHistoryBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.1.1.10
cienaCesPmBasicTxCurrBinTableThe (conceptual) read-only table listing the basic TxRx profile statistics.
SEQUENCE OF CienaCesPmBasicTxCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.18.2
cienaCesPmBasicTxCurrBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxCurrBinTable. This table lists the statistics for the current bin of the PM instance.
CienaCesPmBasicTxCurrBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.18.2.1
cienaCesPmBasicTxCurrBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.2.1.1
cienaCesPmBasicTxCurrBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.2.1.2
cienaCesPmBasicTxCurrBinDurationDuration of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.18.2.1.3
cienaCesPmBasicTxCurrBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.18.2.1.4
cienaCesPmBasicTxCurrBinTxForwardedBytesThe number of bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.2.1.5
cienaCesPmBasicTxCurrBinTxForwardedFramesThe number of frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.2.1.6
cienaCesPmBasicTxCurrBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.2.1.7
cienaCesPmBasicTxCurrBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.2.1.8
cienaCesPmBasicTxCurr24HBinTableThe (conceptual) read-only Table listing the basic TxRx profile statistics.
SEQUENCE OF CienaCesPmBasicTxCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.18.3
cienaCesPmBasicTxCurr24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxCurr24HBinTable. This table lists the statistics for the current 24 Hours bin.
CienaCesPmBasicTxCurr24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.18.3.1
cienaCesPmBasicTxCurr24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.3.1.1
cienaCesPmBasicTxCurr24HBinClearedTimeCleared time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.3.1.2
cienaCesPmBasicTxCurr24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.18.3.1.3
cienaCesPmBasicTxCurr24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.18.3.1.4
cienaCesPmBasicTxCurr24HBinTxForwardedBytesThe number of bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.3.1.5
cienaCesPmBasicTxCurr24HBinTxForwardedFramesThe number of frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.3.1.6
cienaCesPmBasicTxCurr24HBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.3.1.7
cienaCesPmBasicTxCurr24HBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.3.1.8
cienaCesPmBasicTxHist24HBinTableThe (conceptual) read-only table listing the basic TxRx profile statistics.
SEQUENCE OF CienaCesPmBasicTxHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.18.4
cienaCesPmBasicTxHist24HBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxHist24HBinTable. This table lists the statistics for the history 24 hours bin.
CienaCesPmBasicTxHist24HBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.18.4.1
cienaCesPmBasicTxHist24HBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.4.1.1
cienaCesPmBasicTxHist24HBinEndTimeCollection end time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.4.1.2
cienaCesPmBasicTxHist24HBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.4.1.3
cienaCesPmBasicTxHist24HBinDurationInterval of the bin.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.3.18.4.1.4
cienaCesPmBasicTxHist24HBinStateState of the bin.ro
PmBinState
.1.3.6.1.4.1.1271.2.3.1.2.3.18.4.1.5
cienaCesPmBasicTxHist24HBinBasicTxForwardedBytesThe number of bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.4.1.6
cienaCesPmBasicTxHist24HBinBasicTxForwardedFramesThe number of frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.4.1.7
cienaCesPmBasicTxHist24HBinBasicTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.4.1.8
cienaCesPmBasicTxHist24HBinBasicTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.4.1.9
cienaCesPmBasicTxStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicTxStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.18.5
cienaCesPmBasicTxStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxStatisticsBinTable. This table lists the statistics for the statistics bin of the PM instance.
CienaCesPmBasicTxStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.18.5.1
cienaCesPmBasicTxStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.5.1.1
cienaCesPmBasicTxStatsBinClearTimeCollection clear time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.5.1.2
cienaCesPmBasicTxStatsBinTxForwardedBytesThe number of bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.5.1.3
cienaCesPmBasicTxStatsBinTxForwardedFramesThe number of frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.5.1.4
cienaCesPmBasicTxStatsBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.5.1.5
cienaCesPmBasicTxStatsBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.5.1.6
cienaCesPmBasicTxTotalStatisticsBinTableThe (conceptual) read-only table listing the bin statistics.
SEQUENCE OF CienaCesPmBasicTxTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.18.6
cienaCesPmBasicTxTotalStatisticsBinEntryAn entry (conceptual row) in the cienaCesPmBasicTxTotalStatisticsBinTable. This table lists the statistics for the total statistics bin of the PM instance.
CienaCesPmBasicTxTotalStatisticsBinEntry
.1.3.6.1.4.1.1271.2.3.1.2.3.18.6.1
cienaCesPmBasicTxTotalStatsBinStartTimeCollection start time of the bin.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.2.3.18.6.1.1
cienaCesPmBasicTxTotalStatsBinTxForwardedBytesThe number of bytes forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.6.1.2
cienaCesPmBasicTxTotalStatsBinTxForwardedFramesThe number of frames forwarded on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.6.1.3
cienaCesPmBasicTxTotalStatsBinTxBytesPerSecThe number of bytes transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.6.1.4
cienaCesPmBasicTxTotalStatsBinTxFramesPerSecThe number of frames transmitted per second on this PM instance.ro
Counter64
.1.3.6.1.4.1.1271.2.3.1.2.3.18.6.1.5
cienaCesPmInstanceIndexXref
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.4
cienaCesPmInstanceIndexXrefAuto
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.2.4.1
cienaCesPmInstanceIndexXrefAutoTableThe (conceptual) table listing the cienaCesPmInstanceIndex values for each row as identified by its unique combination of indexes, as specified by: cienaCesPmInstanceInterfaceType, cienaCesPmInstanceInterfaceId, cienaCesPmInstanceInterfaceId2, and cienaCesPmInstanceProfileType. This table allows for direct lookup of a cienaCesPmInstanceIndex by for each PM Instance that has been created automatically by the system. This table provides lookup for PM Instances which are defined in the cienaCesPmInstanceTable with a cienaCesPmInstanceConfigurationMode value of auto. By providing this direct method of determining a PM Instance index for a given interface and profile type, an agent can more rapidly perform a subsequent query of the applicable table underneath the cienaCesPmStatistics branch to directly query statistics for the given interface and profile type.
SEQUENCE OF CienaCesPmInstanceIndexXrefAutoEntry
.1.3.6.1.4.1.1271.2.3.1.2.4.1.1
cienaCesPmInstanceIndexXrefAutoEntryAn entry (conceptual row) in the cienaCesPmInstanceIndexXrefAutoTable.
CienaCesPmInstanceIndexXrefAutoEntry
.1.3.6.1.4.1.1271.2.3.1.2.4.1.1.1
cienaCesPmInstanceIndexXrefAutoValueThe value returned by this object represents the cienaCesPmInstanceIndex for the single auto-created PM Instance associated with the given indexes. The value may be used as a subsequent index into any tables which are indexed by the cienaCesPmInstanceIndex object, in order to obtain further information about the PM Interface.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.2.4.1.1.1.1
cienaCesPmThreshold
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.3
cienaCesPmIntervalProfile
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.3.1
cienaCesPmIntervalProfileNextIndexThis object contains an unused value for cienaCesPmIntervalProfileIndex, or zero to indicate that no index is available (table full). When creating an interval profile in the cienaCesPmIntervalProfileTable, this object may be used to determine an appropriate value for the cienaCesPmIntervalProfileIndex object.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.1
cienaCesPmIntervalProfileTableThe (conceptual) table listing the configuration parameters for the PM interval profile table. To create an entry in this table, values are required for cienaCesPmIntervalProfileName, cienaCesPmIntervalProfileSampleInterval, and cienaCesPmIntervalProfileRowStatus must be set to createAndGo.
SEQUENCE OF CienaCesPmIntervalProfileEntry
.1.3.6.1.4.1.1271.2.3.1.3.1.2
cienaCesPmIntervalProfileEntryAn entry (conceptual row) in the cienaCesPmIntervalProfileTable.
CienaCesPmIntervalProfileEntry
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1
cienaCesPmIntervalProfileIndexA unique identifier for the PM interval profile entry.
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.1
cienaCesPmIntervalProfileNameName for the PM interval profile.rw
DisplayString
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.2
cienaCesPmIntervalProfileSampleIntervalThe period of time for each sample interval. Value returned should by one of the time periods supported by the system.rw
Enumeration
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.3
cienaCesPmIntervalProfileCfgAttrsInUseThis object indicates the row entries with active configuration. Corresponding rows with a set bit indicated by this object will be used by the PM instances which are associated with this profile. This object is automatically populated based on the row objects which are successfully included during a row creation or are successfully set or unset after a row has been created. Each named bit in this object corresponds to the row object in this table representing the same configuration attribute.ro
PmTcaIntProfCfgAttrs
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.4
cienaCesPmIntervalProfileCfgAttrsUnsetThis object may be used to unset attributes, effectively disabling the feature for which the attribute is used. When this object is set, the indiciated configuration items will be unset which may disable the feature which uses the specified configuration attribute. Such changes will automatically apply to all PM instances associated with the specified interval profile. This object may only be set on an existing row. Attempts to include this object during a row creation will be rejected. This object will always return all bits zero. Each named bit in this object corresponds to the row object in this table representing the same configuration attribute.rw
PmTcaIntProfCfgAttrs
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.5
cienaCesPmIntervalProfileAdjustmentIntervalThe adjustment interval used by the Adjustment TCA feature. The specified value must conform to the following criteria: -Evenly divisible by the specified sample interval. -Equal or greater than the sample interval. -No more than a 1 month period (30 days). Value 0 is used when the attribute is not in use, after having been unset. Value 0 may not be set directly. The set request will be rejected if the specified value does not conform to the critera established for this attribute.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.6
cienaCesPmIntervalProfileAdjustmentThresholdThe threshold value which is applied against the adjustment basis value maintained by the PM instance associated with this interval profile. Sample values that are within this threshold value (above and below) the basis value are considered normal and not subject to causing an Adjustment TCA event.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.7
cienaCesPmIntervalProfileAdjustmentThresholdPercentageThe percentage amount of the adjustment basis which defines the range of normal values (above and below) the basis. Sample values which are outside this range are subject to causing an Adjustment TCA event.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.8
cienaCesPmIntervalProfileOverflowThresholdThe threshold value which is applied against the adjustment basis value maintained by the PM instance associated with this interval profile. Sample values that are within this threshold value (above) the basis value are considered normal and not subject to causing an Overflow condition. Values that exceed this range will cause an overflow condition to occur at the end of the sample interval, which may cause an Adjustment TCA if the overflow count has been reached.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.9
cienaCesPmIntervalProfileOverflowThresholdPercentageThe percentage amount of the adjustment basis which defines the range of normal values (above) the basis. Sample values that are within this threshold (above) the basis value are considered normal and not subject to causing an Overflow condition.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.10
cienaCesPmIntervalProfileOverflowCountThe number of consecutive sample intervals, all of which are in overflow condition, before an Adjustment TCA occurs due to overflow. Value 0 is used when the attribute is not in use, after having been unset. Value 0 may not be set directly.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.11
cienaCesPmIntervalProfileUnderflowThresholdThe threshold value which is applied against the adjustment basis value maintained by the PM instance associated with this interval profile. Sample values that are within this threshold value (below) the basis value are considered normal and not subject to causing an underflow condition. Values that precede this range will cause an underflow condition to occur at the end of the sample interval, which may cause an Adjustment TCA if the underflow count has been reached.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.12
cienaCesPmIntervalProfileUnderflowThresholdPercentageThe percentage amount of the adjustment basis which defines the range of normal values (below) the basis. Sample values that are within this threshold (below) the basis value are considered normal and not subject to causing an underflow condition.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.13
cienaCesPmIntervalProfileUnderflowCountThe number of consecutive sample intervals, all of which are in underflow condition, before an adjustment TCA occurs due to underflow. Value 0 may not be set directly. Value 0 may not be set directly.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.14
cienaCesPmIntervalProfileAlertIntervalThe alert interval used by the Alert TCA feature. The specified value must conform to the following criteria: -Evenly divisible by the specified sample interval. -Equal or greater than the sample interval. -No more than a 1 month period (30 days). Value 0 is used when the attribute is not in use, after having been unset. Value 0 may not be set directly. The set request will be rejected if the specified value does not conform to the critera established for this attribute.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.15
cienaCesPmIntervalProfileAlertThresholdPercentageThe percentage amount of the alert basis which defines the level below the basis at which point a sample reading is subject to causing an Alert TCA at the end of the alert interval.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.16
cienaCesPmIntervalProfileRowStatusUsed to manage the creation and deletion of the conceptual rows in this table. Row deletion will not be allowed if the interval profile is presently associated with one or more PM instances. To create a row in this table, set this object to 'createAndGo'. To delete a row in this table, set this object to 'destroy'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.17
cienaCesPmIntervalProfileUsageTableThe (conceptual) table providing a list of the PM instances which are configured to use each PM interval profile. This table utilizes a dual indexing scheme allowing rows to exist representing the present configuration of the interval profiles and pm instances. For each interval profile (primary index) there are zero or more PM instances which are configured (secondary index). If an interval profile has no PM Instances, there will be zero rows in this table with the interval profile primary index.
SEQUENCE OF CienaCesPmIntervalProfileUsageEntry
.1.3.6.1.4.1.1271.2.3.1.3.1.3
cienaCesPmIntervalProfileUsageEntryAn entry (conceptual row) in the cienaCesPmIntervalProfileUsageTable.
CienaCesPmIntervalProfileUsageEntry
.1.3.6.1.4.1.1271.2.3.1.3.1.3.1
cienaCesPmIntervalProfileInstanceOperStateOperational state for the PM instance identified by the second index of this table entry. This object provides a way to rapidly determine the operational state of the PM instance(s) associated with the interval profile, as identified by the primary index of this table entry, in lieu of directly accessing or walking the cienaCesPmInstanceOperState object.ro
CienaGlobalState (CIENA-TC)
.1.3.6.1.4.1.1271.2.3.1.3.1.3.1.1
cienaCesPmInstanceThreshold
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.3.2
cienaCesPmInstanceThresholdTableThe (conceptual) table listing parameters for the PM instance table which are applicable to the PM Threshold feature.
SEQUENCE OF CienaCesPmInstanceThresholdEntry
.1.3.6.1.4.1.1271.2.3.1.3.2.1
cienaCesPmInstanceThresholdEntryAn entry (conceptual row) in the cienaCesPmInstanceThresholdTable. This table serves as an extension of the cienaCesPmInstanceTable, representing configuration parameters for each PM instance, specific to the PM Threshold feature(s).
CienaCesPmInstanceThresholdEntry
.1.3.6.1.4.1.1271.2.3.1.3.2.1.1
cienaCesPmInstanceIntervalProfileIndexThis object indicates the interval profile associated with the PM instance which will be used by the PM Threshold features corresponding to a row in the cienaCesPmIntervalProfileTable with a cienaCesPmIntervalProfileIndex of matching value. When value is zero, the PM instance is not associated with any interval profile and will not participate in the PM Threshold features.rw
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.2.1.1.1
cienaCesPmInstanceTcaStatisticsClearSetting this object to clear(1) will clear the statistics that track the operation of the PM TCA feature on the PM instance. This will clear the various counters associated with the Adjustment TCA and Alert TCA mechanism such as number of TCA events and samples collected on behalf of the PM instance.rw
CienaStatsClear (CIENA-TC)
.1.3.6.1.4.1.1271.2.3.1.3.2.1.1.2
cienaCesPmInstanceTcaHistoryClearSetting this object to clear(1) will clear the history records related to the operation of the PM TCA feature on the PM instance. This will clear all records of the last Adjustment TCA events and the last Alert TCA event that have occurred on the PM instance.rw
CienaStatsClear (CIENA-TC)
.1.3.6.1.4.1.1271.2.3.1.3.2.1.1.3
cienaCesPmInstanceAdjustmentTca
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.3.3
cienaCesPmInstanceAdjustmentTcaTableThe (conceptual) table listing data for the PM instance table which is applicable to the PM Threshold Adjustment TCA feature.
SEQUENCE OF CienaCesPmInstanceAdjustmentTcaEntry
.1.3.6.1.4.1.1271.2.3.1.3.3.1
cienaCesPmInstanceAdjustmentTcaEntryAn entry (conceptual row) in the cienaCesPmInstanceAdjustmentTcaTable. This table serves as an extension of the cienaCesPmInstanceTable, representing operational data for each PM instance, specific to the PM Threshold Adjustment TCA feature.
CienaCesPmInstanceAdjustmentTcaEntry
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1
cienaCesPmAdjustmentTcaUnitsThis 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.ro
PmTcaUnits
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.1
cienaCesPmAdjustmentTcaSchemeThis object specifies the way in which the statistics, as identified by cienaCesPmAdjustmentTcaStatistics object, are used by the Adjustment TCA feature for the PM instance.ro
PmTcaScheme
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.2
cienaCesPmAdjustmentTcaStatsThe statistic(s) used by the PM instance, subject to the Adjustment TCA feature. The PM profile is identified by the cienaCesPmInstanceProfileType object in this same table row. The PM profile table underneath the cienaCesPmStatistics branch representing the Current Bin for the PM profile is used by the Adjustment TCA feature for the PM instance. The identified statistics are used by the Adjustment TCA feature to determine new watermark values and to determine if overflow or underflow conditions exist.ro
PmStatBitmap
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.3
cienaCesPmAdjustmentTcaBasisValueBase value against which the adjustment threshold is applied to determine the boundary value(s) that trigger an Adjustment TCA event. Value is provided to PM from the component which manages the entity being monitored by the PM instance.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.4
cienaCesPmAdjustmentTcaBasisValueMinLowest value which the adjustment basis value will be allowed to reach. May be used by PM to inhibit Adjustment TCA events once the limit has been reached. Value is provided to PM from the component which manages the entity being monitored by the PM instance.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.5
cienaCesPmAdjustmentTcaBasisValueMaxHighest value which the adjustment basis value will be allowed to reach. May be used by PM to inhibit Adjustment TCA events once the limit has been reached. Value is provided to PM from the component which manages the entity being monitored by the PM instance.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.6
cienaCesPmAdjustmentTcaConfigStatusThis object indicates whether the Adjustment TCA configuration attributes are configured in a way for periodic Adjustment TCA events to occur on behalf of the PM Instance. This status refers to the Adjustment TCA functionality comprising of the following necessary configuration attributes: 1. cienaCesPmIntervalProfileAdjustmentInterval 2. cienaCesPmIntervalProfileAdjustmentThreshold or cienaCesPmIntervalProfileAdjustmentThresholdPercentage noProfile indicates there is no interval profile configured for the PM Instance. notConfigured indicates the PM instance is configured with a particular interval profile, however none of the necessary configuration attributes for the Adjustment TCA feature are configured. partiallyConfigured indicates the PM instance is configured with a particular interval profile and that some, but not all, of the necessary configuration attributes for the Adjustment TCA feature are configured. configured indicates the PM instance is configured with a particular interval profile and that all of the necessary configuration attributes for the Adjustment TCA feature are configured.ro
PmTcaConfigStatus
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.7
cienaCesPmAdjustmentTcaUpperBoundaryValueUpper boundary established by adding the value represented as the adjustment threshold to the adjustment basis. Statistic readings which are equal or greater than this boundary are subject to causing an Adjustment TCA event at the end of the adjustment interval.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.8
cienaCesPmAdjustmentTcaLowerBoundaryValueLower boundary established by subtracting the value represented as the adjustment threshold from the adjustment basis. Statistic readings which are equal or less than this boundary are subject to causing an Adjustment TCA event at the end of the adjustment interval.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.9
cienaCesPmAdjustmentTcaIntervalStartTimeThe time and date representing when the current Adjustment Interval has started. This value will update whenever the operational state of the pm instance changes and whenever the adjustment interval period has elapsed.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.10
cienaCesPmAdjustmentTcaIntervalEndTimeThe time and date representing when the current Adjustment Interval will end. This value will update whenever the interval start time changes.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.11
cienaCesPmAdjustmentTcaSampleStartTimeThe time and date representing when the current sample interval has started.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.12
cienaCesPmAdjustmentTcaSampleEndTimeThe time and date representing when the current sample interval will end.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.13
cienaCesPmAdjustmentTcaHighWatermarkTimeThe time and date representing when the high watermark value was established. An empty string is returned if no high watermark has been determined.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.14
cienaCesPmAdjustmentTcaHighWatermarkStatsThe statistic(s) which were used by the Adjustment TCA feature to establish the watermark value identified by the cienaCesPmAdjustmentTcaHighWatermarkValue object. Depending on the value indicated by cienaCesPmAdjustmentTcaScheme, this may be the same or a subset of the statistics identified by the cienaCesPmAdjustmentTcaStats object.ro
PmStatBitmap
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.15
cienaCesPmAdjustmentTcaHighWatermarkValueHighest sample interval reading during the current adjustment interval. This value resets to zero at the start of each adjustment interval.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.16
cienaCesPmAdjustmentTcaOverflowConfigStatusThis object indicates whether the Overflow component of the Adjustment TCA feature configuration attributes are configured in a way for preemptive Adjustment TCA events to occur on behalf of the PM Instance due to overflow condition. This status refers to the Adjustment TCA functionality comprising of the following necessary configuration attributes: 1. cienaCesPmIntervalProfileAdjustmentInterval, and 2. cienaCesPmIntervalProfileAdjustmentThreshold or cienaCesPmIntervalProfileAdjustmentThresholdPercentage 3. cienaCesPmIntervalProfileOverflowThreshold or cienaCesPmIntervalProfileOverflowThresholdPercentage 4. cienaCesPmIntervalProfileOverflowCount The Overflow component of the Adjustment TCA requires the regular periodic Adjustment TCA feature to be configured. For this reason, adjustment interval and threshold configuration attributes are necessary before the overflow component is deemed configured (attributes 1 and 2). noProfile indicates there is no interval profile configured for the PM Instance. notConfigured indicates the PM instance is configured with a particular interval profile, however none of the necessary configuration attributes for the Overflow component of the Adjustment TCA feature are configured. partiallyConfigured indicates the PM instance is configured with a particular interval profile and that some, but not all, of the necessary configuration attributes for the Overflow component of the Adjustment TCA feature are configured. configured indicates the PM instance is configured with a particular interval profile and that all of the necessary configuration attributes for the Overflow component of the Adjustment TCA feature are configured.ro
PmTcaConfigStatus
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.17
cienaCesPmAdjustmentTcaOverflowBoundaryValueBoundary established by adding the value represented as the overflow threshold to the adjustment basis. Statistic readings which are equal or greater than this boundary at the end of a sample interval represent an overflow condition and are subject to causing the overflow current count to increment which may lead to an Adjustment TCA when the configured overflow count is reached.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.18
cienaCesPmAdjustmentTcaOverflowCurrentCountCurrent number of consecutive overflow conditions that have occurred. A non-zero value indicates the PM instance is presently in an overflow condition which may result in an Adjustment TCA event when the count reaches the overflow count configured in the PM instance's interval profile.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.19
cienaCesPmAdjustmentTcaOverflowHighWatermarkTimeThe time and date representing when the overflow high watermark value was established. An empty string is returned if no overflow high watermark has been determined.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.20
cienaCesPmAdjustmentTcaOverflowHighWatermarkStatsThe statistic(s) which were used by the Adjustment TCA feature to establish the watermark value identified by the cienaCesPmAdjustmentTcaOverflowHighWatermarkValue object. Depending on the value indicated by cienaCesPmAdjustmentTcaScheme, this may be the same or a subset of the statistics identified by the cienaCesPmAdjustmentTcaStats object.ro
PmStatBitmap
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.21
cienaCesPmAdjustmentTcaOverflowHighWatermarkValueHighest sample interval reading during the current series of samples which qualify for declaring an overflow condition. This value resets to zero at the start of each adjustment interval.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.22
cienaCesPmAdjustmentTcaUnderflowConfigStatusThis object indicates whether the Underflow component of the Adjustment TCA feature configuration attributes are configured in a way for preemptive Adjustment TCA events to occur on behalf of the PM Instance due to underflow condition. This status refers to the Adjustment TCA functionality comprising of the following necessary configuration attributes: 1. cienaCesPmIntervalProfileAdjustmentInterval, and 2. cienaCesPmIntervalProfileAdjustmentThreshold or cienaCesPmIntervalProfileAdjustmentThresholdPercentage 3. cienaCesPmIntervalProfileUnderflowThreshold or cienaCesPmIntervalProfileUnderflowThresholdPercentage 4. cienaCesPmIntervalProfileUnderflowCount The Underflow component of the Adjustment TCA requires the regular periodic Adjustment TCA feature to be configured. For this reason, adjustment interval and threshold configuration attributes are necessary before the underflow component is deemed configured (attributes 1 and 2). noProfile indicates there is no interval profile configured for the PM Instance. notConfigured indicates the PM instance is configured with a particular interval profile, however none of the necessary configuration attributes for the Underflow component of the Adjustment TCA feature are configured. partiallyConfigured indicates the PM instance is configured with a particular interval profile and that some, but not all, of the necessary configuration attributes for the Underflow component of the Adjustment TCA feature are configured. configured indicates the PM instance is configured with a particular interval profile and that all of the necessary configuration attributes for the Underflow component of the Adjustment TCA feature are configured.ro
PmTcaConfigStatus
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.23
cienaCesPmAdjustmentTcaUnderflowBoundaryValueBoundary established by subtracting the value represented as the underflow threshold from the adjustment basis. Statistic readings which are equal or less than this boundary at the end of a sample interval represent an underflow condition and are subject to causing the underflow current count to increment which may lead to an Adjustment TCA when the configured underflow count is reached.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.24
cienaCesPmAdjustmentTcaUnderflowCurrentCountCurrent number of consecutive underflow conditions that have occurred. A non-zero value indicates the PM instance is presently in an underflow condition which may result in an Adjustment TCA event when the count reaches the underflow count configured in the PM instance's interval profile.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.25
cienaCesPmAdjustmentTcaUnderflowHighWatermarkTimeThe time and date representing when the underflow high watermark value was established. An empty string is returned if no underflow high watermark has been determined.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.26
cienaCesPmAdjustmentTcaUnderflowHighWatermarkStatsThe statistic(s) which were used by the Adjustment TCA feature to establish the watermark value identified by the cienaCesPmAdjustmentTcaUnderflowHighWatermarkValue object. Depending on the value indicated by cienaCesPmAdjustmentTcaScheme, this may be the same or a subset of the statistics identified by the cienaCesPmAdjustmentTcaStats object.ro
PmStatBitmap
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.27
cienaCesPmAdjustmentTcaUnderflowHighWatermarkValueHighest sample interval reading during the current series of samples which qualify for declaring an underflow condition. This value resets to zero at the start of each adjustment interval.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.28
cienaCesPmAdjustmentTcaEventsTotalTotal number of Adjustment TCA events that have occurred for the PM instance.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.29
cienaCesPmAdjustmentTcaEventsIntervalEndUpperBoundaryNumber of Adjustment TCA events that have occurred for the PM instance which occurred due to the end of Adjustment Interval having been reached and the high watermark for the interval is a value greater or equal to the upper boundary value.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.30
cienaCesPmAdjustmentTcaEventsIntervalEndLowerBoundaryNumber of Adjustment TCA events that have occurred for the PM instance which occurred due to the end of Adjustment Interval having been reached and the high watermark for the interval is a value less than or equal to the lower boundary value.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.31
cienaCesPmAdjustmentTcaEventsOverflowCountReachedNumber of Adjustment TCA events that have occurred for the PM instance which occurred due to a sample collection resulting in an increment of the overflow current count value and the overflow current count value reaching the configured overflow count value.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.32
cienaCesPmAdjustmentTcaEventsUnderflowCountReachedNumber of Adjustment TCA events that have occurred for the PM instance which occurred due to a sample collection resulting in an increment of the underflow current count value and the underflow current count value reaching the configured underflow count value.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.33
cienaCesPmAdjustmentTcaSamplesProcessedTotalTotal Number of valid samples that have been collected used by the Adjustment TCA feature on the PM instance.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.34
cienaCesPmAdjustmentTcaSamplesDiscardedTotalTotal Number of samples that have been collected but not used by the Adjustment TCA feature on the PM instance.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.35
cienaCesPmAdjustmentTcaSamplesProcessedCurrentIntervalNumber of valid samples that have been collected during the current Adjustment Interval and used by the Adjustment TCA feature on the PM instance.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.36
cienaCesPmAdjustmentTcaSamplesDiscardedCurrentIntervalNumber of samples that have been collected during the current Adjustment Interval but not used by the Adjustment TCA feature on the PM instance.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.37
cienaCesPmAdjustmentTcaLastIntvlEndTcaTimeThe time and date of the last (most recent) Adjustment TCA which occurred on behalf of the PM instance due to end of Adjustment Interval high watermark value being outside of the upper and lower boundary region. An empty string is returned if no such Adjustment TCA has occurred.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.38
cienaCesPmAdjustmentTcaLastIntvlEndTcaUnitsThe value of cienaCesPmAdjustmentTcaUnits that was in use during the last Adjustment TCA which occurred on behalf of the PM instance due to end of Adjustment Interval high watermark value being outside of the upper and lower boundary region.ro
PmTcaUnits
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.39
cienaCesPmAdjustmentTcaLastIntvlEndTcaSchemeThe value of cienaCesPmAdjustmentTcaScheme that was in use during the last Adjustment TCA which occurred on behalf of the PM instance due to end of Adjustment Interval high watermark value being outside of the upper and lower boundary region.ro
PmTcaScheme
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.40
cienaCesPmAdjustmentTcaLastIntvlEndTcaBasisValueThe adjustment basis value that was in place when the last Adjustment TCA occurred on behalf of the PM instance due to end of Adjustment Interval high watermark value being outside of the upper and lower boundary region. This refers to the value of cienaCesPmAdjustmentTcaBasisValue when such Adjustment TCA occurred.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.41
cienaCesPmAdjustmentTcaLastIntvlEndTcaBasisValueMinThe adjustment basis minimum value that was in place when the last Adjustment TCA occurred on behalf of the PM instance due to end of Adjustment Interval high watermark value being outside of the upper and lower boundary region. This refers to the value of cienaCesPmAdjustmentTcaBasisValueMin when such Adjustment TCA occurred.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.42
cienaCesPmAdjustmentTcaLastIntvlEndTcaBasisValueMaxThe adjustment basis maximum value that was in place when the last Adjustment TCA occurred on behalf of the PM instance due to end of Adjustment Interval high watermark value being outside of the upper and lower boundary region. This refers to the value of cienaCesPmAdjustmentTcaBasisValueMax when such Adjustment TCA occurred.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.43
cienaCesPmAdjustmentTcaLastIntvlEndTcaThresholdTypeThis object defines the way in which the value returned for cienaCesPmAdjustmentTcaLastIntvlEndTcaThresholdValue should be interpreted.ro
PmTcaThresholdType
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.44
cienaCesPmAdjustmentTcaLastIntvlEndTcaThresholdValueThe threshold value that was used in the last Adjustment TCA which occurred on behalf of the PM instance due to end of Adjustment Interval high watermark value being outside of the upper and lower boundary region. For such Adjustment TCA, this refers to the value of the configured adjustment threshold as specified in the interval profile associated with the PM instance when the Adjustment TCA occurred.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.45
cienaCesPmAdjustmentTcaLastIntvlEndTcaBoundaryValueThe threshold boundary value which was reached, exceeded, or preceeded, causing the last Adjustment TCA which occurred on behalf of the PM instance due to end of Adjustment Interval high watermark value being outside of the upper and lower boundary region. For such Adjustment TCA, this can refer to the value of cienaCesPmAdjustmentTcaUpperBoundaryValue or cienaCesPmAdjustmentTcaLowerBoundaryValue at the time of the Adjustment TCA.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.46
cienaCesPmAdjustmentTcaLastIntvlEndTcaWatermarkTimeThe time and date that the watermark value used in the last Adjustment TCA which occurred on behalf of the PM instance due to end of Adjustment Interval high watermark value being outside of the upper and lower boundary region was derived. An empty string is returned if no such Adjustment TCA has occurred for the PM instance.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.47
cienaCesPmAdjustmentTcaLastIntvlEndTcaWatermarkTypeThe type of watermark that was used in the logic that caused the last Adjustment TCA which occurred on behalf of the PM instance due to end of Adjustment Interval high watermark value being outside of the upper and lower boundary region. This refers to the watermark value reported by the cienaCesPmAdjustmentTcaLastIntvlEndTcaWatermarkValue object.ro
PmTcaWatermarkType
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.48
cienaCesPmAdjustmentTcaLastIntvlEndTcaWatermarkStatsThe statistic(s) which were used by the Adjustment TCA feature to establish the watermark value identified by the cienaCesPmAdjustmentTcaLastIntvlEndTcaWatermarkValue object. Since this object applies to the last Adjustment TCA which occurred on behalf of the PM instance due to end of Adjustment Interval high watermark value being outside of the upper and lower boundary region, this object represents the value of cienaCesPmAdjustmentTcaHighWatermarkStats at the time of such Adjustment TCA.ro
PmStatBitmap
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.49
cienaCesPmAdjustmentTcaLastIntvlEndTcaWatermarkValueThe watermark value that was used in the logic that caused the last Adjustment TCA to occur on behalf of the PM instance due to end of Adjustment Interval high watermark value being outside of the upper and lower boundary region. For such Adjustment TCA, this object represents the value of cienaCesPmAdjustmentTcaHighWatermarkValue at the time the Adjustment TCA.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.50
cienaCesPmAdjustmentTcaLastOverflowTcaTimeThe time and date of the last (most recent) Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance. An empty string is returned if no such Adjustment TCA has occurred.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.51
cienaCesPmAdjustmentTcaLastOverflowTcaUnitsThe value of cienaCesPmAdjustmentTcaUnits that was in use during the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance.ro
PmTcaUnits
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.52
cienaCesPmAdjustmentTcaLastOverflowTcaSchemeThe value of cienaCesPmAdjustmentTcaScheme that was in use during the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance.ro
PmTcaScheme
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.53
cienaCesPmAdjustmentTcaLastOverflowTcaBasisValueThe adjustment basis value that was in place when the last Adjustment TCA occurred on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance. This refers to the value of cienaCesPmAdjustmentTcaBasisValue when such Adjustment TCA occurred.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.54
cienaCesPmAdjustmentTcaLastOverflowTcaBasisValueMinThe adjustment basis minimum value that was in place when the last Adjustment TCA occurred on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance. This refers to the value of cienaCesPmAdjustmentTcaBasisValueMin when such Adjustment TCA occurred.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.55
cienaCesPmAdjustmentTcaLastOverflowTcaBasisValueMaxThe adjustment basis maximum value that was in place when the last Adjustment TCA occurred on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance. This refers to the value of cienaCesPmAdjustmentTcaBasisValueMax when such Adjustment TCA occurred.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.56
cienaCesPmAdjustmentTcaLastOverflowTcaThresholdTypeThis object defines the way in which the value returned for cienaCesPmAdjustmentTcaLastOverflowTcaThresholdValue should be interpreted.ro
PmTcaThresholdType
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.57
cienaCesPmAdjustmentTcaLastOverflowTcaThresholdValueThe threshold value that was used in the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance. For such Adjustment TCA, this refers to the value of the configured overflow threshold as specified in the interval profile associated with the PM instance when the Adjustment TCA occurred.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.58
cienaCesPmAdjustmentTcaLastOverflowTcaBoundaryValueThe threshold boundary value which was reached or exceeded, causing the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance. For such Adjustment TCA, this refers to the value of cienaCesPmAdjustmentTcaOverflowBoundaryValue at the time of the Adjustment TCA.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.59
cienaCesPmAdjustmentTcaLastOverflowTcaWatermarkTimeThe time and date that the watermark value used in the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance was derived. An empty string is returned if no such Adjustment TCA has occurred for the PM instance.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.60
cienaCesPmAdjustmentTcaLastOverflowTcaWatermarkTypeThe type of watermark that was used in the logic that caused the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance. This refers to the watermark value reported by the cienaCesPmAdjustmentTcaLastOverflowTcaWatermarkValue object.ro
PmTcaWatermarkType
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.61
cienaCesPmAdjustmentTcaLastOverflowTcaWatermarkStatsThe statistic(s) which were used by the Adjustment TCA feature to establish the watermark value identified by the cienaCesPmAdjustmentTcaLastOverflowTcaWatermarkValue object. Since this object applies to the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance, this object represents the value of cienaCesPmAdjustmentTcaOverflowHighWatermarkStats at the time of such Adjustment TCA.ro
PmStatBitmap
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.62
cienaCesPmAdjustmentTcaLastOverflowTcaWatermarkValueThe watermark value that was used in the logic that caused the last Adjustment TCA to occur on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance. For such Adjustment TCA, this object represents the value of cienaCesPmAdjustmentTcaOverflowHighWatermarkValue at the time of the Adjustment TCA.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.63
cienaCesPmAdjustmentTcaLastOverflowTcaCountThe overflow count that was used in the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current overflow count to reach the configured overflow count associated with the interval profile associated with the PM instance. Since such Adjustment TCA happened when the current count reaches the configured overflow count, this object will effectively report the configured overflow count that was in use at the time the Adjustment TCA.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.64
cienaCesPmAdjustmentTcaLastUnderflowTcaTimeThe time and date of the last (most recent) Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance. An empty string is returned if no such Adjustment TCA has occurred.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.65
cienaCesPmAdjustmentTcaLastUnderflowTcaUnitsThe value of cienaCesPmAdjustmentTcaUnits that was in use during the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance.ro
PmTcaUnits
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.66
cienaCesPmAdjustmentTcaLastUnderflowTcaSchemeThe value of cienaCesPmAdjustmentTcaScheme that was in use during the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance.ro
PmTcaScheme
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.67
cienaCesPmAdjustmentTcaLastUnderflowTcaBasisValueThe adjustment basis value that was in place when the last Adjustment TCA occurred on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance. This refers to the value of cienaCesPmAdjustmentTcaBasisValue when such Adjustment TCA occurred.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.68
cienaCesPmAdjustmentTcaLastUnderflowTcaBasisValueMinThe adjustment basis minimum value that was in place when the last Adjustment TCA occurred on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance. This refers to the value of cienaCesPmAdjustmentTcaBasisValueMin when such Adjustment TCA occurred.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.69
cienaCesPmAdjustmentTcaLastUnderflowTcaBasisValueMaxThe adjustment basis maximum value that was in place when the last Adjustment TCA occurred on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance. This refers to the value of cienaCesPmAdjustmentTcaBasisValueMax when such Adjustment TCA occurred.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.70
cienaCesPmAdjustmentTcaLastUnderflowTcaThresholdTypeThis object defines the way in which the value returned for cienaCesPmAdjustmentTcaLastUnderflowTcaThresholdValue should be interpreted.ro
PmTcaThresholdType
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.71
cienaCesPmAdjustmentTcaLastUnderflowTcaThresholdValueThe threshold value that was used in the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance. For such Adjustment TCA, this refers to the value of the configured underflow threshold as specified in the interval profile associated with the PM instance when the Adjustment TCA occurred.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.72
cienaCesPmAdjustmentTcaLastUnderflowTcaBoundaryValueThe threshold boundary value which was reached or exceeded, causing the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance. For such Adjustment TCA, this refers to the value of cienaCesPmAdjustmentTcaUnderflowBoundaryValue at the time of the Adjustment TCA.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.73
cienaCesPmAdjustmentTcaLastUnderflowTcaWatermarkTimeThe time and date that the watermark value used in the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance was derived. An empty string is returned if no such Adjustment TCA has occurred for the PM instance.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.74
cienaCesPmAdjustmentTcaLastUnderflowTcaWatermarkTypeThe type of watermark that was used in the logic that caused the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance. This refers to the watermark value reported by the cienaCesPmAdjustmentTcaLastUnderflowTcaWatermarkValue object.ro
PmTcaWatermarkType
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.75
cienaCesPmAdjustmentTcaLastUnderflowTcaWatermarkStatsThe statistic(s) which were used by the Adjustment TCA feature to establish the watermark value identified by the cienaCesPmAdjustmentTcaLastUnderflowTcaWatermarkValue object. Since this object applies to the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance, this object represents the value of cienaCesPmAdjustmentTcaUnderflowHighWatermarkStats at the time of such Adjustment TCA.ro
PmStatBitmap
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.76
cienaCesPmAdjustmentTcaLastUnderflowTcaWatermarkValueThe watermark value that was used in the logic that caused the last Adjustment TCA to occur on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance. For such Adjustment TCA, this object represents the value of cienaCesPmAdjustmentTcaUnderflowHighWatermarkValue at the time of the Adjustment TCA.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.77
cienaCesPmAdjustmentTcaLastUnderflowTcaCountThe underflow count that was used in the last Adjustment TCA which occurred on behalf of the PM instance due to end of Sample Interval incrementing the current underflow count to reach the configured underflow count associated with the interval profile associated with the PM instance. Since such Adjustment TCA happened when the current count reaches the configured underflow count, this object will effectively report the configured underflow count that was in use at the time the Adjustment TCA.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.78
cienaCesPmInstanceAlertTca
OBJECT IDENTIFIER
.1.3.6.1.4.1.1271.2.3.1.3.4
cienaCesPmInstanceAlertTcaTableThe (conceptual) table listing data for the PM instance table which is applicable to the PM Threshold Alert TCA feature.
SEQUENCE OF CienaCesPmInstanceAlertTcaEntry
.1.3.6.1.4.1.1271.2.3.1.3.4.1
cienaCesPmInstanceAlertTcaEntryAn entry (conceptual row) in the cienaCesPmInstanceAlertTcaTable. This table serves as an extension of the cienaCesPmInstanceTable, representing operational data for each PM instance, specific to the PM Threshold Alert TCA feature.
CienaCesPmInstanceAlertTcaEntry
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1
cienaCesPmAlertTcaUnitsThis object defines the way in which the data is used by the Alert TCA feature for the PM instance. This specifies the way in which the statistics samples are handled and the way in which the alert 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 Alert 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 derived from the alert basis and threshold values. The alert basis and threshold values are considered to be values representing data in bits-per-second and are not subjected to adjustment.ro
PmTcaUnits
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.1
cienaCesPmAlertTcaSchemeThis object specifies the way in which the statistics, as identified by cienaCesPmAlertTcaStatistics object, are used by the Alert TCA feature for the PM instance.ro
PmTcaScheme
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.2
cienaCesPmAlertTcaStatsThe statistic(s) used by the PM instance, subject to the Alert TCA feature. The PM profile is identified by the cienaCesPmInstanceProfileType object in this same table row. The PM profile table underneath the cienaCesPmStatistics branch representing the Current Bin for the PM profile is used by the Alert TCA feature for the PM instance. The identified statistics are used by the Alert TCA feature to determine a new watermark value.ro
PmStatBitmap
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.3
cienaCesPmAlertTcaConfigStatusThis object indicates whether the Alert TCA configuration attributes are configured in a way for periodic Alert TCA state monitoring and reporting to occur on behalf of the PM Instance. This status refers to the Alert TCA functionality comprising of the following necessary configuration attributes: 1. cienaCesPmIntervalProfileAlertInterval 2. cienaCesPmIntervalProfileAlertThresholdPercentage noProfile indicates there is no interval profile configured for the PM Instance. notConfigured indicates the PM instance is configured with a particular interval profile, however none of the necessary configuration attributes for the Alert TCA feature are configured. partiallyConfigured indicates the PM instance is configured with a particular interval profile and that some, but not all, of the necessary configuration attributes for the Alert TCA feature are configured. configured indicates the PM instance is configured with a particular interval profile and that all of the necessary configuration attributes for the Alert TCA feature are configured.ro
PmTcaConfigStatus
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.4
cienaCesPmAlertTcaBasisValueBase value against which the alert threshold is applied to determine the boundary value that triggers an Alert TCA event. Value is provided to PM from the component which manages the entity being monitored by the PM instance.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.5
cienaCesPmAlertTcaBoundaryValueBoundary established by subtracting the value represented as the alert threshold from the alert basis. Statistic readings which are equal or greater than this boundary are subject to causing an Alert TCA event at the end of the alert interval.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.6
cienaCesPmAlertTcaIntervalStartTimeThe time and date representing when the current Alert Interval has started. This value will update whenever the operational state of the pm instance changes and whenever the alert interval period has elapsed.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.7
cienaCesPmAlertTcaIntervalEndTimeThe time and date representing when the current Alert Interval will end. This value will update whenever the interval start time changes.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.8
cienaCesPmAlertTcaSampleStartTimeThe time and date representing when the current sample interval has started.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.9
cienaCesPmAlertTcaSampleEndTimeThe time and date representing when the current sample interval will end.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.10
cienaCesPmAlertTcaHighWatermarkTimeThe time and date representing when the high watermark value was established. An empty string is returned if no high watermark has been determined.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.11
cienaCesPmAlertTcaHighWatermarkStatsThe statistic(s) which were used by the Alert TCA feature to establish the watermark value identified by the cienaCesPmAlertTcaHighWatermarkValue object. Depending on the value indicated by cienaCesPmAlertTcaScheme, this may be the same or a subset of the statistics identified by the cienaCesPmAlertTcaStats object.ro
PmStatBitmap
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.12
cienaCesPmAlertTcaHighWatermarkValueHighest sample interval reading during the current alert interval. This value resets to zero at the start of each alert interval.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.13
cienaCesPmAlertTcaStateThe current alert state of the PM instance. At the end of each alert interval, the alert high watermark is compared to the alert boundary value to determine if the current Alert TCA state is normal or alert. This object indicates the state that was determined at the end of the most recent alert interval. This object will indicate a value of unspecified if an alert interval has yet to end for the PM instance.ro
PmTcaAlertState
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.14
cienaCesPmAlertTcaEventsTotalTotal number of Alert TCA events that have occurred for the PM instance.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.15
cienaCesPmAlertTcaSamplesProcessedTotalTotal Number of valid samples that have been collected used by the Alert TCA feature on the PM instance.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.16
cienaCesPmAlertTcaSamplesDiscardedTotalTotal Number of samples that have been collected but not used by the Alert TCA feature on the PM instance.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.17
cienaCesPmAlertTcaSamplesProcessedCurrentIntervalNumber of valid samples that have been collected during the current Alert Interval and used by the Alert TCA feature on the PM instance.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.18
cienaCesPmAlertTcaSamplesDiscardedCurrentIntervalNumber of samples that have been collected during the current Alert Interval but not used by the Alert TCA feature on the PM instance.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.19
cienaCesPmAlertTcaLastTcaTimeThe time and date of the last Alert TCA for the PM instance. An empty string is returned if no Alert TCAs have occurred for the PM instance.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.20
cienaCesPmAlertTcaLastTcaUnitsThe value of cienaCesPmAlertTcaUnits that was in use during the last Alert TCA for the PM instance.ro
PmTcaUnits
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.21
cienaCesPmAlertTcaLastTcaSchemeThe value of cienaCesPmAlertTcaScheme that was in use during the last Alert TCA for the PM instance.ro
PmTcaScheme
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.22
cienaCesPmAlertTcaLastTcaBasisValueThe alert basis value that was in place when the last Alert TCA event occurred. This refers to the value of cienaCesPmAlertTcaBasis when the last Alert TCA occurred.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.23
cienaCesPmAlertTcaLastTcaThresholdTypeThis object defines the way in which the value returned for cienaCesPmAlertTcaLastTcaThresholdValue should be interpreted.ro
PmTcaThresholdType
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.24
cienaCesPmAlertTcaLastTcaThresholdValueThe threshold value that was used in the last Alert TCA event. This refers to the configured alert threshold as specified in the interval profile associated with the PM instance when the last Alert TCA occurred.ro
Unsigned32
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.25
cienaCesPmAlertTcaLastTcaBoundaryValueThe threshold boundary value which was reached or exceeded, causing the last Alert TCA. This refers to the value of cienaCesPmAlertTcaBoundaryValue when the last Alert TCA occurred.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.26
cienaCesPmAlertTcaLastTcaWatermarkTimeThe time and date that the watermark value used in the last Alert TCA was derived. An empty string is returned if no Alert TCAs have occurred for the PM instance.ro
PmTimeDate
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.27
cienaCesPmAlertTcaLastTcaWatermarkTypeThe type of watermark that was used in the logic that caused the last Alert TCA event for the PM instance. This refers to the watermark value reported by the cienaCesPmAlertTcaLastTcaWatermarkValue object.ro
PmTcaWatermarkType
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.28
cienaCesPmAlertTcaLastTcaWatermarkStatsThe statistic(s) which were used by the Alert TCA feature to establish the watermark value identified by the cienaCesPmAlertTcaLastTcaWatermarkValue object. This refers to the value of cienaCesPmAlertTcaHighWatermarkStats when the Alert TCA occurred.ro
PmStatBitmap
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.29
cienaCesPmAlertTcaLastTcaWatermarkValueThe watermark value that was used in the logic that caused the last Alert TCA event for the PM instance. This refers to the value of cienaCesPmAlertTcaHighWatermarkValue when the last Alert TCA occurred.ro
PmTcaUnsigned64
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.30
cienaCesPmAlertTcaLastTcaStateThe alert state that was in place during the last Alert TCA. Alert TCA events occur whenever there are changes to the Alert TCA state of the PM Instance. This object indicates whether the last Alert TCA represented the PM instance having entered the Alert TCA state by indicating a value of alert. This object indicates whether the last Alert TCA represented the PM instance having exited the Alert TCA state by indicating a value of normal.ro
PmTcaAlertState
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.31