fwIfProcReceivedFifo
FORCEPOINT-NGFW-ENGINE-MIB ·
.1.3.6.1.4.1.47565.1.1.1.22.1.7
Object
column SNMPv2-SMICounter64
Historically the count of overflow events. Those events may be reported in the receive descriptors or via interrupts, and may not correspond one-to-one with dropped packets. This statistics was used interchangeably with rx_over_errors. Not recommended for use in drivers for high speed interfaces. This statistic is used on software devices, e.g. to count software packet queue overflow (can) or sequencing errors (GRE).
Context
- MIB
- FORCEPOINT-NGFW-ENGINE-MIB
- OID
.1.3.6.1.4.1.47565.1.1.1.22.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fwIfStatsProcEntry
- 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 'FORCEPOINT-NGFW-ENGINE-MIB' -M '/opt/observium/mibs/forcepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORCEPOINT-NGFW-ENGINE-MIB::fwIfProcReceivedFifo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FORCEPOINT-NGFW-ENGINE-MIB' -M '/opt/observium/mibs/forcepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORCEPOINT-NGFW-ENGINE-MIB::fwIfProcReceivedFifo.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FORCEPOINT-NGFW-ENGINE-MIB' -M '/opt/observium/mibs/forcepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FORCEPOINT-NGFW-ENGINE-MIB::fwIfProcReceivedFifo'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of