[j-nsp] OID for Interface statistics in MX80

sthaug at nethelp.no sthaug at nethelp.no
Thu May 7 02:50:34 EDT 2015


> Hi, What is the OID for fetching Interface description and Interface
> traffic rate (statistics) from juniper MX 80 (v11.4).

Standard MIBs can be used for this, e.g. ifMIB (1.3.6.1.2.1.31):

IF-MIB::ifDescr.506 = STRING: ge-0/0/0
IF-MIB::ifInOctets.506 = Counter32: 2000996546
IF-MIB::ifInUcastPkts.506 = Counter32: 1963421180
IF-MIB::ifOutOctets.506 = Counter32: 3730029687
IF-MIB::ifOutUcastPkts.506 = Counter32: 327255310

You may also need to use the corresponding 64 bit counters.

Steinar Haug, Nethelp consulting, sthaug at nethelp.no


More information about the juniper-nsp mailing list