ifJnxMediaConfigSpeedMap

JUNIPER-IF-MIB · .1.3.6.1.4.1.2636.3.3.5.1.11

Object

column Bits
An estimate of the interface's configured bandwidth.
              
The bit 'auto(0)' indicates that the speed configured is 
auto-negotiation.
              
The bit 'mbps10(1)' indicates that the speed configured is 
10mbps.
              
The bit 'mbps100(2)' indicates that the speed configured is 
100mbps.
              
The bit 'mbps1000(3)' indicates that the speed configured is 
1000mbps.
              
The bit 'mbps2500(4)' indicates that the speed configured is 
2500mbps.
              
The bit 'mbps5000(5)' indicates that the speed configured is 
5000mbps.
              
The bit 'mbps10000(6)' indicates that the speed configured is 
10000mbps.
              
The bit 'mbps25000(7)' indicates that the speed configured is 
25000mbps.
              
The bit 'mbps40000(8)' indicates that the speed configured is 
40000mbps.
              
The bit 'mbps50000(9)' indicates that the speed configured is 
50000mbps.
              
The bit 'mbps100000(10)' indicates that the speed configured is 
100000mbps.

Context

MIB
JUNIPER-IF-MIB
OID
.1.3.6.1.4.1.2636.3.3.5.1.11
Type
column
Access
readonly
Status
current
Parent
ifJnxMediaEntry

Walk 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::ifJnxMediaConfigSpeedMap'
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::ifJnxMediaConfigSpeedMap.<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::ifJnxMediaConfigSpeedMap'

Syntax

Bits

Values & Constraints

Enumerated Values
0auto
1mbps10
2mbps100
3mbps1000
4mbps2500
5mbps5000
6mbps10000
7mbps25000
8mbps40000
9mbps50000
10mbps100000