cnTransceiverTxEnabled
CAMBIUM-NETWORKS-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.2076.81.18.1.1.11.1.2
Object
column Enumeration
Get the TX status of SFP ports
Context
- MIB
- CAMBIUM-NETWORKS-TRANSCEIVER-MIB
- OID
.1.3.6.1.4.1.2076.81.18.1.1.11.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cnTransceiverPortEntry
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 'CAMBIUM-NETWORKS-TRANSCEIVER-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-TRANSCEIVER-MIB::cnTransceiverTxEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAMBIUM-NETWORKS-TRANSCEIVER-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-TRANSCEIVER-MIB::cnTransceiverTxEnabled.<cnTransceiverPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-NETWORKS-TRANSCEIVER-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-NETWORKS-TRANSCEIVER-MIB::cnTransceiverTxEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |