mfrBundleLinkUnexpectedSequence
FR-MFR-MIB ·
.1.3.6.1.2.1.10.47.3.1.1.13
Object
column FramesSNMPv2-SMICounter32
The number of data MFR frames discarded because the sequence
number of the frame for a DLCI was less than (delayed frame)
or equal to (duplicate frame) the one expected for that DLCI.
Example:
Say frames with sequence numbers 56, 58, 59 is received for
DLCI 100. While waiting for sequence number 57 another frame
with sequence number 58 arrives. Frame 58 is discarded and
the counter is incremented.
Context
- MIB
- FR-MFR-MIB
- OID
.1.3.6.1.2.1.10.47.3.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Units
- Frames
- Parent
- mfrBundleLinkEntry
- 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 'FR-MFR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-MFR-MIB::mfrBundleLinkUnexpectedSequence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FR-MFR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-MFR-MIB::mfrBundleLinkUnexpectedSequence.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FR-MFR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FR-MFR-MIB::mfrBundleLinkUnexpectedSequence'
Syntax
FramesSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of