ethPartnerRateMode
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.6.1.1.1.24
Object
column r/w
Enumeration
For converters having couples of ports, where each couple contains a port with an SFP connector and a port with a RJ connector, this parameter is relevant for the SFP port. It affects Rate configuration of its partner (RJ port). manual - user can configure manually ETH parameters of RJ port (e.g Autonegotiation, Max Capability Advertised, etc...) automatic - SFP Rate will be enforced on the RJ port. In this mode, user cannot configure the Rate related parameters of the RJ port (e.g Autonegotiation, Max Capability Advertised, etc...)
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.1.1.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethIfEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::ethPartnerRateMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::ethPartnerRateMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::ethPartnerRateMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.