SUN-MASTER-AGENT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
24
.1.3.6.1.4.1.42.2.15.8
·
1 row entry
·
12 columns
This table lists all the sub-agents that are registered with the master agent. The list contains the names of all the sub agents that are currently running on the system. Some of these sub agents could be invoked by the master agent and other's could have benn invoked by other means.
An entry in the sub-agent table.
Indexes
sunSubAgentID
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sunSubAgentID
mandatory
This is the id for each sub agent that is running and
registered with the master agent. |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.8.1.1 |
||||||||||
|
sunSubAgentStatus
mandatory
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'. A… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.42.2.15.8.1.2 |
||||||||||
|
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. |
Integer32r/w Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.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. |
Integer32r/w Constraints: range: 0-65535 |
.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 name of the agent, the subtree OIDs manage… |
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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 control file. |
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.42.2.15.8.1.6 |
||||||||||
|
sunSubAgentExecutable
mandatory
The executable file of the sub-agent.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.42.2.15.8.1.7 |
||||||||||
|
sunSubAgentVersionNum
mandatory
The version number of the sub-agent.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.42.2.15.8.1.8 |
||||||||||
|
sunSubAgentProcessID
mandatory
The process id of the sub-agent.
|
Integer32r/w Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.8.1.9 |
||||||||||
|
sunSubAgentName
mandatory
The name of the sub-agent. This is assigned by the user.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.42.2.15.8.1.10 |
||||||||||
|
sunSubAgentSystemUpTime
mandatory
The system up time of the sub-agent.
|
RFC1155-SMITimeTicksr/w Textual Convention: RFC1155-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.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 Agent and the subagent for this specified… |
Integer32r/w Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.8.1.12 |
.1.3.6.1.4.1.42.2.15.10
·
1 row entry
·
8 columns
This is the table of subtree registration requests made by the sub agents. The enteries in this table also include the sub tree OID's of those agents that are invkoed by the master agent. This table thus consists of enteries as configured in the sub agent registration files. These sub tree OID's are flattened into a OID sub tree dispatch table in the master agent which is also defined in this MIB.
An entry for table registration.
Indexes
sunSubTreeAgentID sunSubTreeIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
sunSubTreeIndex
mandatory
The index of the table registration.
|
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.10.1.1 |
||||
|
sunSubTreeAgentID
mandatory
ID of the sub-agent.
|
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.10.1.2 |
||||
|
sunSubTreeOID
mandatory
The oid of the subtree table that is being registered. A
sub agent can have multiple sub tree oid's registered as seperate enteries. |
ObjectIdentifierr/w | .1.3.6.1.4.1.42.2.15.10.1.3 |
||||
|
sunSubTreeStartColumn
mandatory
Starting column of the sub table.
|
Integer32r/w Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.10.1.4 |
||||
|
sunSubTreeEndColumn
mandatory
Ending column of the sub table.
|
Integer32r/w Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.10.1.5 |
||||
|
sunSubTreeStartRow
mandatory
Starting row of the sub table.
|
Integer32r/w Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.10.1.6 |
||||
|
sunSubTreeEndRow
mandatory
Ending row of the sub table.
|
Integer32r/w Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.10.1.7 |
||||
|
sunSubTreeStatus
mandatory
The variable allows to activate or delete the enteries
in this table. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.42.2.15.10.1.8 |
.1.3.6.1.4.1.42.2.15.12
·
1 row entry
·
4 columns
This table lists all the OID enteries that are used by the master agent to dispatch the requests to the sub agents. This table is based on the sub-tree registration configured in the sub agents registration files.
An entry for tree registration.
Indexes
sunSubTreeDispatchAgentID sunSubTreeDispatchIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
sunSubTreeDispatchIndex
mandatory
The index of the dispatch table entry.
|
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.12.1.1 |
||||
| sunSubTreeDispatchAgentID mandatory | Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.12.1.2 |
||||
|
sunSubTreeDispatchOID
mandatory
The oid of the subtree.
|
ObjectIdentifierr/w | .1.3.6.1.4.1.42.2.15.12.1.3 |
||||
|
sunSubTreeDispatchStatus
mandatory
The variable allows to activate or delete the enteries
in this table. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.42.2.15.12.1.4 |