ifJnxMediaConfigSpeed
JUNIPER-IF-MIB ·
.1.3.6.1.4.1.2636.3.3.5.1.2
Object
column SNMPv2-SMIGauge32
An estimate of the interface's configured bandwidth in bits per second. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ifJnxMediaConfigHighSpeed must be used to report the interface's config speed. An interface which is configured to auto-negotiate, this speed will be zero. An interface which is configured to auto-negotiate with 10m-100m, this speed will be one.
Context
- MIB
- JUNIPER-IF-MIB
- OID
.1.3.6.1.4.1.2636.3.3.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ifJnxMediaEntry
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-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IF-MIB::ifJnxMediaConfigSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IF-MIB::ifJnxMediaConfigSpeed.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-IF-MIB::ifJnxMediaConfigSpeed'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295