Retrieving and Setting Information Through SNMP
The following section provides some examples of using Net-SNMP's snmpwalk utility to get information and the snmpset command to set information on Oracle servers running the Hardware Management Agent. For more information on the Hardware Management Agent functionality shown here, see Overview of Sun HW Monitoring MIB or the SUN-HW-MONITORING-MIB.mib file.
The format of the Net-SNMP snmpwalk command is:
snmpwalk Application options
Common Options OID
For more information, see the Net-SNMP documentation.
Note:
When working with Oracle Hardware Management Pack SNMP MIB files,
the default installation location for Oracle Solaris is
/usr/lib/ssm/lib/mibs. If the examples listed don't work, you
might need to append the path using the -M option.
Parent topic: Working With the Hardware Management Agent