Oracle Enterprise Manager Installation Guide
Files Associated with the Agent
The following files are used by the agent on a node. All the subdirectories are located under the ORACLE_HOME directory. The examples are for a Unix platform.
bin/dbsnmp
This is the agent executable file.
network/agent/tcl/orainit.tcl
This is the tcl initialization file.
network/agent/tcl/sorainit.tcl
This is the tcl initialization file.
network/agent/mibs/orainit.mib
This is the mib initialization file.
network/agent/jobs/oracle
All the oracle job scripts are located under this directory.
network/agent/events/oracle
All the oracle event scripts are located under this directory.
network/agent/admin/catsnmp.sql
This script creates the dbsnmp account and the SNMPAGENT role. The agent uses the user/password provided by the console to run all the event and job scripts. Each user wishing to monitor events on the agent should be granted the SNMPAGENT role, otherwise, the event registration is likely to fail. The SNMPAGENT role is created by the catsnmp.sql script during the installation.
network/agent/admin/catsnmpr.sql
This script grants privileges to SNMPAGENT on replication variables.
network/agent/admin/catnsnmp.sql
This script removes the role and user installed by the catsnmp script.
network/agent/doc/nmiesum.txt
This is the event definition file.
network/agent/doc/nmijsum.txt
This is the job definition file.
network/mesg/nmsus.msb
This is the agent message file.
network/agent/*.q
These files contain information on the current jobs and events that the agent is managing for this node.