juniEthernetIfSpeed
Juniper-ETHERNET-MIB ·
.1.3.6.1.4.1.4874.2.2.34.1.1.1.1.3
Object
column r/w
Enumeration
The configured speed setting for this ethernet interface. The
operational value is reported in the corresponding Interfaces MIB
ifSpeed object.
NOTE, configuration dependency:
Setting this object to values other than 'autoNegotiate' takes effect
only when the corresponding juniEthernetIfDuplexMode object is
simultaneously set to other than 'autoDuplex'.
Otherwise (i.e. this object is set to 'autoNegotiate', AND/OR the
corresponding juniEthernetIfDuplexMode object is set to 'autoDuplex'),
speed is negotiated.
Context
- MIB
- Juniper-ETHERNET-MIB
- OID
.1.3.6.1.4.1.4874.2.2.34.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniEthernetIfEntry
- Groups
- 2
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 'Juniper-ETHERNET-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ETHERNET-MIB::juniEthernetIfSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-ETHERNET-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ETHERNET-MIB::juniEthernetIfSpeed.<juniEthernetIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-ETHERNET-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-ETHERNET-MIB::juniEthernetIfSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | autoNegotiate |
2 | speed10Mbps |
3 | speed100Mbps |
4 | speed1000Mbps |
5 | speed10000Mbps |
Conformance
Member of