All MIBs › CIENA-WS-PORT-MIB › cwsPortTotalRxCountsUndersizedPackets
cwsPortTotalRxCountsUndersizedPackets
Module: CIENA-WS-PORT-MIB
OID (symbolic): CIENA-WS-PORT-MIB::cwsPortTotalRxCountsUndersizedPackets
OID (numeric): 1.3.6.1.4.1.1271.3.4.7.21.1.8
Node type: OBJECT-TYPE
Type: Counter64
Access: read-write
Description: Number of packets received that were less than 64 bytes (excluding framing bits but including FCS bytes) and were otherwise well formed. This counter also includes the number of packets discarded because of Ethernet length check errors. Undersize packets are discarded.
What is cwsPortTotalRxCountsUndersizedPackets?
Reports the count of well-formed but undersized (under 64 byte) packets received and discarded on the port, which can indicate a malfunctioning sender or NIC.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.3.4.7.21.1.8 snmpwalk -v2c -c public <target> CIENA-WS-PORT-MIB::cwsPortTotalRxCountsUndersizedPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.3.4.7.21.1.8.1 snmpget -v2c -c public <target> CIENA-WS-PORT-MIB::cwsPortTotalRxCountsUndersizedPackets.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.3.4.7.21.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwsPortTotalRxCountsUndersizedPackets.1
Start monitoring Ciena WaveServer optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-WS-PORT-MIB::cwsPortTotalRxCountsUndersizedPackets OID value, configure state conditions and alerts, and monitor any Ciena WaveServer optical transport platform 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.3 | waveserver | CIENA-WS-MIB |
| 1.3.6.1.4.1.1271.3.4 | cienaWsConfig | CIENA-WS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.3.4.7 | cienaWsPortMIB | CIENA-WS-PORT-MIB |
| 1.3.6.1.4.1.1271.3.4.7.21 | cwsPortTotalRxCountsTable | CIENA-WS-PORT-MIB |
| 1.3.6.1.4.1.1271.3.4.7.21.1 | cwsPortTotalRxCountsEntry | CIENA-WS-PORT-MIB |
| 1.3.6.1.4.1.1271.3.4.7.21.1.8 | cwsPortTotalRxCountsUndersizedPackets | CIENA-WS-PORT-MIB |