fsfrFragOutOfSeqFragPkts

FS-FRAME-RELAY-MIB · .1.3.6.1.4.1.52642.1.1.10.2.50.1.6.1.1.18

Object

column packetsSNMPv2-SMICounter32
Indicates the total number of packets received with an
unexpected sequence number. All fragments being 
reassembled are dropped. Start a new packet with the
received segment only if the B bit is set on the 
segment. Otherwise the new segment is also dropped.

Context

MIB
FS-FRAME-RELAY-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.50.1.6.1.1.18
Type
column
Access
readonly
Status
current
Units
packets
Parent
fsfrFragEntry
Groups
1

Walk 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 'FS-FRAME-RELAY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-FRAME-RELAY-MIB::fsfrFragOutOfSeqFragPkts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-FRAME-RELAY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-FRAME-RELAY-MIB::fsfrFragOutOfSeqFragPkts.<frCircuitIfIndex>.<frCircuitDlci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-FRAME-RELAY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-FRAME-RELAY-MIB::fsfrFragOutOfSeqFragPkts'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance