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
Uses the oracle variant from
Command help
/opt/observium/mibs/oracle.
Walk sunSubAgentTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUN-MASTER-AGENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-MASTER-AGENT-MIB::sunSubAgentTable'
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
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sunSubAgentIDmandatory
This is the id for each sub agent that is running and
registered with the master agent. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.8.1.1 |
||||||||||
|
sunSubAgentStatusmandatory
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 |
||||||||||
|
sunSubAgentTimeoutmandatory
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.8.1.3 |
||||||||||
|
sunSubAgentPortNumbermandatory
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 |
||||||||||
|
sunSubAgentRegistrationFilemandatory
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.42.2.15.8.1.5 |
||||||||||
|
sunSubAgentAccessControlFilemandatory
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.42.2.15.8.1.6 |
||||||||||
|
sunSubAgentExecutablemandatory
The executable file of the sub-agent.
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.42.2.15.8.1.7 |
||||||||||
|
sunSubAgentVersionNummandatory
The version number of the sub-agent.
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.42.2.15.8.1.8 |
||||||||||
|
sunSubAgentProcessIDmandatory
The process id of the sub-agent.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.8.1.9 |
||||||||||
|
sunSubAgentNamemandatory
The name of the sub-agent. This is assigned by the user.
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.42.2.15.8.1.10 |
||||||||||
|
sunSubAgentSystemUpTimemandatory
The system up time of the sub-agent.
|
RFC1155-SMITimeTicksr/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.42.2.15.8.1.11 |
||||||||||
|
sunSubAgentWatchDogTimemandatory
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 Type 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
Uses the oracle variant from
Command help
/opt/observium/mibs/oracle.
Walk sunSubTreeConfigurationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUN-MASTER-AGENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-MASTER-AGENT-MIB::sunSubTreeConfigurationTable'
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
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
sunSubTreeIndexmandatory
The index of the table registration.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.10.1.1 |
||||
|
sunSubTreeAgentIDmandatory
ID of the sub-agent.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.10.1.2 |
||||
|
sunSubTreeOIDmandatory
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 |
||||
|
sunSubTreeStartColumnmandatory
Starting column of the sub table.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.10.1.4 |
||||
|
sunSubTreeEndColumnmandatory
Ending column of the sub table.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.10.1.5 |
||||
|
sunSubTreeStartRowmandatory
Starting row of the sub table.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.10.1.6 |
||||
|
sunSubTreeEndRowmandatory
Ending row of the sub table.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.10.1.7 |
||||
|
sunSubTreeStatusmandatory
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
Uses the oracle variant from
Command help
/opt/observium/mibs/oracle.
Walk sunSubTreeDispatchTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUN-MASTER-AGENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-MASTER-AGENT-MIB::sunSubTreeDispatchTable'
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.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
sunSubTreeDispatchIndexmandatory
The index of the dispatch table entry.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.12.1.1 |
||||
|
sunSubTreeDispatchAgentIDmandatory |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.42.2.15.12.1.2 |
||||
|
sunSubTreeDispatchOIDmandatory
The oid of the subtree.
|
ObjectIdentifierr/w | .1.3.6.1.4.1.42.2.15.12.1.3 |
||||
|
sunSubTreeDispatchStatusmandatory
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 |