zxDslImaLinkFeTxState
ZTE-DSL-IMA-MIB ·
.1.3.6.1.4.1.3902.1004.30.2.1.11
Object
column ImaLinkState
The current state of the far-end transmit link.
Context
- MIB
- ZTE-DSL-IMA-MIB
- OID
.1.3.6.1.4.1.3902.1004.30.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxDslImaLinkEntry
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 'ZTE-DSL-IMA-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-IMA-MIB::zxDslImaLinkFeTxState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-DSL-IMA-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-IMA-MIB::zxDslImaLinkFeTxState.<zxDslImaSlot>.<zxDslImaLinkId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-IMA-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-IMA-MIB::zxDslImaLinkFeTxState'
Syntax
- Source
- ImaLinkState
- Base type
Enumeration
Values & Constraints
Type Values
1 | notInGroup |
2 | unusableNoGivenReason |
3 | unusableFault |
4 | unusableMisconnected |
5 | unusableInhibited |
6 | unusableFailed |
7 | usable |
8 | active |