cds3FEBECount

CISCO-DS3-MIB · .1.3.6.1.4.1.9.9.132.1.3.1.1.10

Object

The number of Far End Block Errors(FEBE) encountered by
a T3/E3 interface.These include frame alignment errors,
multiframe alignment errors, and C-bit parity errors.
These errors are generated by the transmitter at the 
far end, and indicate that the transmitter,cabling or the
upstream node is faulty.

Context

MIB
CISCO-DS3-MIB
OID
.1.3.6.1.4.1.9.9.132.1.3.1.1.10
Type
column
Access
readonly
Status
current
Parent
cds3StatsEntry
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 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3FEBECount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3FEBECount.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DS3-MIB::cds3FEBECount'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance