acdPortTxStatsFifoErrors
ACD-PORT-MIB ·
.1.3.6.1.4.1.22420.2.9.1.3.1.1.18
Object
column PacketsSNMPv2-SMICounter64
This is a count of the number of packets dropped by this port due to an underflow in the transmit FIFO. When an underflow is detected, transmission is immediately aborted after sending a known bad (inverted) CRC sequence. The FIFO underflow error takes precedence over all other errors if this counter is incremented, then none of the other packet type counters are incremented.
Context
- MIB
- ACD-PORT-MIB
- OID
.1.3.6.1.4.1.22420.2.9.1.3.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Units
- Packets
- Parent
- acdPortTxStatsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACD-PORT-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-PORT-MIB::acdPortTxStatsFifoErrors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACD-PORT-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-PORT-MIB::acdPortTxStatsFifoErrors.<acdPortTxStatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACD-PORT-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACD-PORT-MIB::acdPortTxStatsFifoErrors'
Syntax
PacketsSNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of