imaLinkTotalFeTxNumFailures
IMA-MIB ·
broadbandforum variant
·
.1.3.6.1.4.1.353.5.7.1.1.12.1.13
Object
column SNMPv2-SMIGauge32
The number of times a far-end transmit failure alarm condition has been entered on this link (i.e., Tx-Unusable-FE) in the previous 24 hour interval. Invalid 15 minute intervals count as 0. This is an optional attribute.
Context
- MIB
- IMA-MIB
- OID
.1.3.6.1.4.1.353.5.7.1.1.12.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- imaLinkTotalEntry
- 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 'IMA-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMA-MIB::imaLinkTotalFeTxNumFailures'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IMA-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMA-MIB::imaLinkTotalFeTxNumFailures.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IMA-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IMA-MIB::imaLinkTotalFeTxNumFailures'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
atmfImaMibCompliance
noaccess
This is an optional attribute.