dtiProtocolPerformanceFrameErrorRate
DTI-MIB ·
.1.3.6.1.4.1.4491.2.1.7.1.1.3.1.2
Object
column FERSNMPv2-SMIUnsigned32
Frame Error Rate (FER) corresponds to the ratio of DTI protocol frames in error and the total of frames received during a period of time. Frames in error and total frames correspond to the delta of ifErrors and ifUcastPackets MIB objects respectively during the period of time defined by dtiFrameErrorRateInterval object. For the DTI server the FER value is based on the DTI client interval frames and for the DTI client, corresponds to the DTI server interval frames.
Context
- MIB
- DTI-MIB
- OID
.1.3.6.1.4.1.4491.2.1.7.1.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Units
- FER
- Parent
- dtiProtocolPerformanceEntry
- 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 'DTI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DTI-MIB::dtiProtocolPerformanceFrameErrorRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DTI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DTI-MIB::dtiProtocolPerformanceFrameErrorRate.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DTI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DTI-MIB::dtiProtocolPerformanceFrameErrorRate'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of