Home/Catalog/SUN-SEA-PROXY-MIB

SUN-SEA-PROXY-MIB

AI MIB Summary

The SUN-SEA-PROXY-MIB provides SNMP management capabilities for the Sun Solaris SNMP daemon (snmpdx), enabling monitoring of master agent operational states, configuration parameters, and proxy agent connectivity metrics. This module facilitates the supervision of the SNMP infrastructure's core service health and its ability to forward requests to downstream proxy agents within a distributed management architecture.

The MIB used to manage the snmpdx master agent daemon
Main OID:
sunSeaProxyMIB.1.3.6.1.4.1.42.2.15
41
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

41 total
Object Name
sunSeaProxyMIBThe MIB used to manage the snmpdx master agent daemon
MODULE-IDENTITY
.1.3.6.1.4.1.42.2.15
sunSeaProxyMIBStatusFileThis file stores the process id's of all the sub agents that are invoked by the master agent. The purpose of this file is for Master Agent recovery in case the Master Agent dies or is killed. When the Master Agent restarts, the entries in this file will indicate which subagents are spawned by it previously and what were their port numbers.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.15.1
sunSeaProxyMIBResourceConfigFileThis file is exclusively used by the Master Agent. When the Master Agent comes up, it reads this file. This files stores information for all those agents that can be managed by the Master Agent. Each entry in the configuration file also includes the methods for invoking these subagents. It is also possible for a subagent not to have an entry in this configuration file. Such a subagent can dynamically come up and register with the Master Agent when it comes up.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.15.2
sunSeaProxyMIBConfigurationDirThis is the directory that contains the configuration files for the Master Agent.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.15.3
sunSeaProxyMIBTrapPortThis is the port that master agent opens to receive SNMP trap notifications from various subagents. The master agent forwards these traps to the managers appropriately.ro
INTEGER
.1.3.6.1.4.1.42.2.15.4
sunCheckSubAgentNameThis variable is of use to the sub agents only. It is used by the sub agents to check with the master to check for duplicate sub agent names.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.15.5
sunSeaProxyMIBPollIntervalThis variable speicifies the time interval after which the Master Agent will perform activities other than receiving/sending of SNMP messages. The other activities include trying to find out if there is a change in the resource file, discover if all the agents are responding, and other such routine house keeping activities. This field contains values in seconds.ro
INTEGER
.1.3.6.1.4.1.42.2.15.6
sunSeaProxyMIBMaxAgentTimeOutThe value of this field can be specified in microseconds. This field signifies the max allowed time-out a subagent can request during registration; e.g., when the Master Agent sends a request to a subagent. It waits for some time-out to receive the response. This time-out can be specified in the registration file or can also be set using dynamic registration. If an agent sets this time-out outrageously high, it can create problems for the Master Agent and other agents. To avoid such a problem, the Master Agent can have a policy of specifying a maximum value for which the Master Agent will wait for a response from the subagent. This maximum value of time-out is specified with this variable.ro
INTEGER
.1.3.6.1.4.1.42.2.15.7
sunSubAgentTableThis 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.
SEQUENCE OF SunSubAgentEntry
.1.3.6.1.4.1.42.2.15.8
sunSubAgentEntryAn entry in the sub-agent table.
SunSubAgentEntry
.1.3.6.1.4.1.42.2.15.8.1
sunSubAgentIDThis is the id for each sub agent that is running and registered with the master agent.ro
INTEGER
.1.3.6.1.4.1.42.2.15.8.1.1
sunSubAgentStatusThis 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.rw
Enumeration
.1.3.6.1.4.1.42.2.15.8.1.2
sunSubAgentTimeoutThe max. time for which the master agent would wait for a sub-agent to complete the request. The value is specified in usec.rw
INTEGER
.1.3.6.1.4.1.42.2.15.8.1.3
sunSubAgentPortNumberThe port number of the sub-agent on which it listens for requests from the master agent.rw
INTEGER
.1.3.6.1.4.1.42.2.15.8.1.4
sunSubAgentRegistrationFileThis 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 managed by the respective agent, request time out, the preferred port number, etc.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.15.8.1.5
sunSubAgentAccessControlFileThis 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.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.15.8.1.6
sunSubAgentExecutableThe executable file of the sub-agent.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.15.8.1.7
sunSubAgentVersionNumThe version number of the sub-agent.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.15.8.1.8
sunSubAgentProcessIDThe process id of the sub-agent.rw
INTEGER
.1.3.6.1.4.1.42.2.15.8.1.9
sunSubAgentNameThe name of the sub-agent. This is assigned by the user.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.42.2.15.8.1.10
sunSubAgentSystemUpTimeThe system up time of the sub-agent.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.42.2.15.8.1.11
sunSubAgentWatchDogTimeThis 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 interval. This interval is specified in seconds.rw
INTEGER
.1.3.6.1.4.1.42.2.15.8.1.12
sunSubAgentTableIndexThe next available index in sunSubAgentTable.rw
INTEGER
.1.3.6.1.4.1.42.2.15.9
sunSubTreeConfigurationTableThis 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.
SEQUENCE OF SunSubTreeConfigurationEntry
.1.3.6.1.4.1.42.2.15.10
sunSubTreeConfigurationEntryAn entry for table registration.
SunSubTreeConfigurationEntry
.1.3.6.1.4.1.42.2.15.10.1
sunSubTreeIndexThe index of the table registration.ro
INTEGER
.1.3.6.1.4.1.42.2.15.10.1.1
sunSubTreeAgentIDID of the sub-agent.ro
INTEGER
.1.3.6.1.4.1.42.2.15.10.1.2
sunSubTreeOIDThe oid of the subtree table that is being registered. A sub agent can have multiple sub tree oid's registered as seperate enteries.rw
OBJECT IDENTIFIER
.1.3.6.1.4.1.42.2.15.10.1.3
sunSubTreeStartColumnStarting column of the sub table.rw
INTEGER
.1.3.6.1.4.1.42.2.15.10.1.4
sunSubTreeEndColumnEnding column of the sub table.rw
INTEGER
.1.3.6.1.4.1.42.2.15.10.1.5
sunSubTreeStartRowStarting row of the sub table.rw
INTEGER
.1.3.6.1.4.1.42.2.15.10.1.6
sunSubTreeEndRowEnding row of the sub table.rw
INTEGER
.1.3.6.1.4.1.42.2.15.10.1.7
sunSubTreeStatusThe variable allows to activate or delete the enteries in this table.rw
Enumeration
.1.3.6.1.4.1.42.2.15.10.1.8
sunSubTreeConfigurationTableIndexThe next available index in sunSubTreeConfigurationTable.ro
INTEGER
.1.3.6.1.4.1.42.2.15.11
sunSubTreeDispatchTableThis 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.
SEQUENCE OF SunSubTreeDispatchEntry
.1.3.6.1.4.1.42.2.15.12
sunSubTreeDispatchEntryAn entry for tree registration.
SunSubTreeDispatchEntry
.1.3.6.1.4.1.42.2.15.12.1
sunSubTreeDispatchIndexThe index of the dispatch table entry.ro
INTEGER
.1.3.6.1.4.1.42.2.15.12.1.1
sunSubTreeDispatchAgentIDro
INTEGER
.1.3.6.1.4.1.42.2.15.12.1.2
sunSubTreeDispatchOIDThe oid of the subtree.rw
OBJECT IDENTIFIER
.1.3.6.1.4.1.42.2.15.12.1.3
sunSubTreeDispatchStatusThe variable allows to activate or delete the enteries in this table.rw
Enumeration
.1.3.6.1.4.1.42.2.15.12.1.4
sunSubTreeDispatchTableIndexThe next available index in sunSubTreeDispatchTable.ro
INTEGER
.1.3.6.1.4.1.42.2.15.13
SUN-SEA-PROXY-MIB - SNMP MIB Reference | MIBs Explorer