Technical data

C WebLogic SNMP Agent Command-Line Reference
C-48 Administration Guide
Commands for Retrieving the Value of
WebLogic Server Attributes
Table C-2 is an overview of commands that retrieve the value of WebLogic Server
MBean attributes that are exposed in the WebLogic Server MIB.
host Specifies the DNS name or IP address of the computer that hosts the
WebLogic Server Administration Server, which is where the WebLogic
SNMP agent runs.
Table C-1 Common Command Line Arguments
Argument Definition
Table C-2 Overview of Commands for Retrieving the Value of WebLogic Server Attributes
Command Description
snmpwalk Returns a recursive list of all managed objects that are below a specified node in the
MIB tree.
See “snmpwalk” on page -49.
snmpgetnext Returns a description of the managed object that immediately follows an OID that
you specify.
See “snmpgetnext” on page -51.
snmpget Returns a description of managed objects that correspond to one or more
object-instance OIDs.
See “snmpget” on page -53.