configPortAutoNegotiation
POWERCONNECT3024-MIB ·
.1.3.6.1.4.1.674.10895.1.11.6.1.14
Object
column mandatory
r/w
Enumeration
The port will perform auto-negotiation to determine the port's duplex and data rate. When auto-negotiation is enabled, the negotiated duplex and data rate can be determined by configPortDuplexOper and configPortDataRateOper mib objects respectively.
Context
- MIB
- POWERCONNECT3024-MIB
- OID
.1.3.6.1.4.1.674.10895.1.11.6.1.14- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- configPortEntry
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 'POWERCONNECT3024-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWERCONNECT3024-MIB::configPortAutoNegotiation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POWERCONNECT3024-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWERCONNECT3024-MIB::configPortAutoNegotiation.<configPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POWERCONNECT3024-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POWERCONNECT3024-MIB::configPortAutoNegotiation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |