cnAutoAttachActionPortSpeed

CAMBIUM-NETWORKS-AUTO-ATTACH-MIB · .1.3.6.1.4.1.17713.24.1.1.12.1.13

Object

column r/w Enumeration
Port Speed setting. Supports enabling (the
'negotiated' options) or disabling (the 'forced'
option) port speed auto-negotiation and sets
the negotiated maximum or hardcoded speed.
              
If a device does not support this functionality,
the value of this attribute is silently ignored.

Context

MIB
CAMBIUM-NETWORKS-AUTO-ATTACH-MIB
OID
.1.3.6.1.4.1.17713.24.1.1.12.1.13
Type
column
Access
readwrite
Status
current
Parent
cnAutoAttachActionEntry

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 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB::cnAutoAttachActionPortSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB::cnAutoAttachActionPortSpeed.<cnAutoAttachActionName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB::cnAutoAttachActionPortSpeed'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2negotiated10Mbps
3negotiated100Mbps
4negotiated1Gbps
5negotiated2500Mbps
6forced10Mbps
7forced100Mbps
8forced1Gbps
9forced2500Mbps