frxDSLBadFrames
Cisco90Series-MIB ·
.1.3.6.1.4.1.1570.1.6.1.1.11
Object
Total number of frames received from this subscriber port
that were discarded. Possible reasons for discard are:
Frame contained HDLC abort (7 or more ones in a row)
Frame had a CRC error
Frame had a non-integral number of bytes
Frame was too short (less than 5 bytes)
Frame was too long (more than 8192 bytes)
Frame had illegal DLCI (not 16-23)
Frame was discarded due to lack of buffer space or
due to congestion control
Context
- MIB
- Cisco90Series-MIB
- OID
.1.3.6.1.4.1.1570.1.6.1.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- frxPortEntry
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 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Cisco90Series-MIB::frxDSLBadFrames'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Cisco90Series-MIB::frxDSLBadFrames.<frxBankIndex>.<frxChUIndex>.<frxPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Cisco90Series-MIB::frxDSLBadFrames'
Syntax
- Source
- RFC1155-SMICounter
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295