All MIBs › CIENA-CES-PM › cienaCesPmExtendedTxRxTotalStatsBinDropEvents
cienaCesPmExtendedTxRxTotalStatsBinDropEvents
Module: CIENA-CES-PM
OID (symbolic): CIENA-CES-PM::cienaCesPmExtendedTxRxTotalStatsBinDropEvents
OID (numeric): 1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.32
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of packet drop events on this PM instance.
What is cienaCesPmExtendedTxRxTotalStatsBinDropEvents?
This field reports the number of packet drop events on this PM instance, exposed here as cienaCesPmExtendedTxRxTotalStatsBinDropEvents. On this Ciena CES port's PM data, this is an RMON-style drop-event counter — it counts the number of times this PM instance had to drop packets due to resource exhaustion (a full buffer or queue), not the number of packets dropped, so one burst of congestion that drops fifty packets in a row can still just register as a single event here; and this is the running grand-total counter for the extended Tx/Rx PM group, tallied since the bin's own StartTime (in practice since the PM instance was created or last reset), so treat it as a lifetime tally rather than a per-interval number. For example, drop events climbing from 0 to just 3 on this port would already be worth a closer look, since a healthy link should hold this counter at zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.32 snmpwalk -v2c -c public <target> CIENA-CES-PM::cienaCesPmExtendedTxRxTotalStatsBinDropEvents
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.32.1 snmpget -v2c -c public <target> CIENA-CES-PM::cienaCesPmExtendedTxRxTotalStatsBinDropEvents.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesPmExtendedTxRxTotalStatsBinDropEvents.1
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-PM::cienaCesPmExtendedTxRxTotalStatsBinDropEvents OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.3 | cienaCesStatistics | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.3.1 | cienaCesPmMib | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2 | cienaCesPmMIBObjects | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.3 | cienaCesPmStatistics | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.3.1 | cienaCesPmExtendedTxRxStats | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.3.1.7 | cienaCesPmExtendedTxRxTotalStatisticsBinTable | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1 | cienaCesPmExtendedTxRxTotalStatisticsBinEntry | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.3.1.7.1.32 | cienaCesPmExtendedTxRxTotalStatsBinDropEvents | CIENA-CES-PM |