sunSubAgentStatus
SUN-MASTER-AGENT-MIB ·
.1.3.6.1.4.1.42.2.15.8.1.2
Object
column
mandatory
r/w
Enumeration
This variable provides the state of the sub-agent. When the sub-agent is started the state is 'init'. Once the sub-agent has read it's configuration files, but has not registered with the master , the state is 'load'. After the 'load' state the sub-agent goes into 'active' state. In this state the sub-agent has registered with the master agent and would respond to any requests from the master agent and can also generate traps.
Context
- MIB
- SUN-MASTER-AGENT-MIB
- OID
.1.3.6.1.4.1.42.2.15.8.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sunSubAgentEntry
- Table
- sunSubAgentTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | load |
3 | active |
4 | inactive |
5 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sunSubAgentID mandatory This is the id for each sub agent that is running and
registered with the master agent. | column | Integer32 | .1.3.6.1.4.1.42.2.15.8.1.1 |
| sunSubAgentName mandatory The name of the sub-agent. This is assigned by the user. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.42.2.15.8.1.10 |
| sunSubAgentSystemUpTime mandatory The system up time of the sub-agent. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.42.2.15.8.1.11 |
| sunSubAgentWatchDogTime mandatory This timeout is used by the Master Agent to determine
if the subagent is up or not. The Master Agent will poll
the subagent only if there has been no activity between
the Master A… | column | Integer32 | .1.3.6.1.4.1.42.2.15.8.1.12 |
| sunSubAgentTimeout mandatory The max. time for which the master agent would wait
for a sub-agent to complete the request. The value is
specified in usec. | column | Integer32 | .1.3.6.1.4.1.42.2.15.8.1.3 |
| sunSubAgentPortNumber mandatory The port number of the sub-agent on which it listens for
requests from the master agent. | column | Integer32 | .1.3.6.1.4.1.42.2.15.8.1.4 |
| sunSubAgentRegistrationFile mandatory This is the registration file of a sub-agent. Each sub-agent
has its own registration file. This file contains information
pertinent to each agent. The information includes the na… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.42.2.15.8.1.5 |
| sunSubAgentAccessControlFile mandatory This is a file that has the access control information
for each sub agent. It stores SNMP-related community
information. Every subagent and a Master Agent can have
its own access … | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.42.2.15.8.1.6 |
| sunSubAgentExecutable mandatory The executable file of the sub-agent. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.42.2.15.8.1.7 |
| sunSubAgentVersionNum mandatory The version number of the sub-agent. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.42.2.15.8.1.8 |
| sunSubAgentProcessID mandatory The process id of the sub-agent. | column | Integer32 | .1.3.6.1.4.1.42.2.15.8.1.9 |