ctAutoNegAdminStatus

CTRON-ETHERNET-PARAMETERS-MIB · .1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.1

Object

column mandatory r/w Enumeration
This object controls whether Auto-Negotiation is enabled 
for the specified port.  If Auto-Negotiation is disabled the port will
revert to the speed, duplex and flow control settings specified by
their associated leaves in the ctEtherManualConfig and
ctFlowControl groups.

Context

MIB
CTRON-ETHERNET-PARAMETERS-MIB
OID
.1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.1
Type
column
Access
readwrite
Status
mandatory
Parent
ctAutoNegCtlEntry

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 'CTRON-ETHERNET-PARAMETERS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ETHERNET-PARAMETERS-MIB::ctAutoNegAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-ETHERNET-PARAMETERS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ETHERNET-PARAMETERS-MIB::ctAutoNegAdminStatus.<ctIfPortIfNumber>.<ctIfPortPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-ETHERNET-PARAMETERS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-ETHERNET-PARAMETERS-MIB::ctAutoNegAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable