sunSubAgentStatus
SUN-SEA-PROXY-MIB ·
.1.3.6.1.4.1.42.2.15.8.1.2
Object
column
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-SEA-PROXY-MIB
- OID
.1.3.6.1.4.1.42.2.15.8.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sunSubAgentEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | load |
3 | active |
4 | inactive |
5 | destroy |