We recently deployed a large Juniper based MPLS network. A feature missing from NPM is the ability to see Interface class of service statistics for Junos devices.
We run a large number of SRX550's, EX4300's, MX5 and SRX1400 devices. Each of which as access to mib-jnx-cos.txt
https://www.juniper.net/techpubs/en_US/junos12.3/topics/concept/mib-cos-junos-overview.html
https://www.juniper.net/techpubs/en_US/junos12.3/topics/reference/general/jnxcosinvqstattable-nm-mib.html
http://www.juniper.net/techpubs/en_US/junos12.3/topics/reference/mibs/mib-jnx-cos.txt
I'd like to see this added as a trend analysis feature to NPM to allow us to see class based statistics per interface;
- Queued packets/bytes
- Transmitted packets/bytes
- pps transmit rate
- bps transmit rate
- Total tail drops
- Total RED packet/byte drops
- Per drop-precedence packet/byte RED drops
Attached is an SNMP walk from each device model we have for the entire jnxCos structure (1.3.6.1.4.1.2636.3.15)
http://www.oidview.com/mibs/2636/JUNIPER-COS-MIB.html
Cheers
Donald