[Contents] [Prev] [Next] [Index] [Report an Error]


Use MIBs

This chapter describes how to determine which Management Information Bases (MIBs) are supported by a Juniper Networks release, and how to query enterprise-specific and standard MIBs to retrieve management information for the various hardware and software components of a Juniper Networks router. (See Table 39.)


Table 39: Checklist for Using MIBs
Use MIBs Tasks
Command or Action

http://www.juniper.net/techpubs/software/index.html

snmpwalk [common arguments] hostname community object-id


  1. Configure Trace Operations for SNMP

[edit]
edit snmp
set traceoptions flag pdu
commit and-quit

  1. Query a MIB With SNMPGet

snmpget hostname community oid

  1. Display the Output for SNMP Trace Operations

show log snmp

  1. Check Memory Utilization on Chassis Components

snmpwalk [common arguments] hostname community object-id
show chassis routing-engine

  1. Check Memory Utilization per Process

snmpwalk [common arguments] hostname community object-id

  1. Check CPU Utilization

snmpwalk [common arguments] hostname community object-id

  1. Check CPU Utilization per Process

snmpwalk [common arguments] hostname community object-id

snmpwalk [common arguments] hostname community object-id



[Contents] [Prev] [Next] [Index] [Report an Error]