All MIBs › FC-MGMT-MIB › fcmPortTruncatedFrames
fcmPortTruncatedFrames
Module: FC-MGMT-MIB
OID (symbolic): FC-MGMT-MIB::fcmPortTruncatedFrames
OID (numeric): 1.3.6.1.2.1.10.56.1.6.1.14
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of frames received at this port for which the
frame length was less than the minimum indicated by the frame header - normally 24 bytes, but it could be more if the DFCTL field indicates an optional header should have been present.
What is fcmPortTruncatedFrames?
This counter tracks the number of Fibre Channel frames received on a port that were shorter than expected based on the frame header information. Truncated frames indicate potential data corruption, transmission errors, or hardware issues. Operators monitor this metric to detect port and link quality problems in Fibre Channel networks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.56.1.6.1.14 snmpwalk -v2c -c public <target> FC-MGMT-MIB::fcmPortTruncatedFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.56.1.6.1.14.1 snmpget -v2c -c public <target> FC-MGMT-MIB::fcmPortTruncatedFrames.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.56 | fcMgmtMIB | FC-MGMT-MIB |
| 1.3.6.1.2.1.10.56.1 | fcmgmtObjects | FC-MGMT-MIB |
| 1.3.6.1.2.1.10.56.1.6 | fcmPortErrorsTable | FC-MGMT-MIB |
| 1.3.6.1.2.1.10.56.1.6.1 | fcmPortErrorsEntry | FC-MGMT-MIB |
| 1.3.6.1.2.1.10.56.1.6.1.14 | fcmPortTruncatedFrames | FC-MGMT-MIB |