pdnPortConfigEthernetAutoNegotiate
PDN-ETHER-MIB ·
.1.3.6.1.4.1.1795.2.24.2.18.1.1.1.1.4
Object
This object is used to enable or disable the auto-negotiate mode. Enabling this mode will disable selection of the speed and/or full duplex mode.
Context
- MIB
- PDN-ETHER-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.18.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnPortConfigEthernetEntry
- Groups
- 1
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 'PDN-ETHER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ETHER-MIB::pdnPortConfigEthernetAutoNegotiate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-ETHER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ETHER-MIB::pdnPortConfigEthernetAutoNegotiate.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-ETHER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-ETHER-MIB::pdnPortConfigEthernetAutoNegotiate'
Syntax
- Source
- PDN-TCSwitchState
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |
Conformance
Member of