XYPLEX-PARAM-CLIENT-MIB: View SNMP OID List / Download MIB

VENDOR: MRV COMMUNICATIONS


 Home MIB: XYPLEX-PARAM-CLIENT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 xyplex 1.3.6.1.4.1.33
       paramClient 1.3.6.1.4.1.33.7
           paramClientLoaderName 1.3.6.1.4.1.33.7.1
The name of the system that most recently provided this systems stored parameters. Corresponds directly to the name value labeled Loaded From: in the PARAMETER SERVER display.
           paramClientLoaderAddressType 1.3.6.1.4.1.33.7.2
The type of network address contained in paramClientLoaderAddress. unknown means no address has been defined. other means no other type value applies. local means there is no address and parameters were loaded from local storage. ip is an Internet IP address. ethernet is an 802.3 MAC address. Corresponds indirectly to the address value labeled Loaded From: in the PARAMETER SERVER display.
           paramClientLoaderAddress 1.3.6.1.4.1.33.7.3
The network address of the system that most recently provided this systems stored parameters. Corresponds directly to the address value labeled Loaded From: in the PARAMETER SERVER display.
           paramClientParameterVersion 1.3.6.1.4.1.33.7.4
The version number of the parameters as stored in this systems local memory. Corresponds directly to SERVER PARAMETER VERSION and the value labeled Last Update Version: in the PARAMETER SERVER display.
           paramClientUpdateTime 1.3.6.1.4.1.33.7.5
This systems local date and time when it last attempted to store parameters with a parameter server. Corresponds directly to the values labeled Last Update Date: and Last Update Time: in the PARAMETER SERVER display.
           paramClientServerCheck 1.3.6.1.4.1.33.7.6
Control over whether or not this system is allowed to check for additional parameter servers. enabled allows checking. Corresponds directly to PARAMETER SERVER CHECK and the presence of PARAMETER POLLING under the label Enabled Characteristics in the SERVER CHARACTERISTICS display.
           paramClientCheckInterval 1.3.6.1.4.1.33.7.7
The number of minutes between checks for additional parameter servers. Corresponds directly to PARAMETER SERVER CHECK TIMER and the value labeled Check Timer: in the PARAMETER SERVER display.
           paramClientCheckNow 1.3.6.1.4.1.33.7.8
Control to cause this system to immediately check for additional parameter servers. The agent always returns ready for this value. Setting the value to ready has no effect. Setting it to execute causes a check to be started. Corresponds to the CHECK PARAMETER SERVER command.
           paramClientServerLimit 1.3.6.1.4.1.33.7.9
The maximum number of parameter servers this system is allowed to remember at the same time. Corresponds directly to PARAMETER SERVER LIMIT and the value labeled Parameter Server Limit: in the PARAMETER SERVER display.
           paramClientRetransmitInterval 1.3.6.1.4.1.33.7.10
The number of minutes between this systems attempts to store new parameters with a server that has not acknowledged previous attempts. Corresponds directly to PARAMETER SERVER RETRANSMIT TIMER and the value labeled Retransmit Timer: in the PARAMETER SERVER display.
           paramClientRetransmitLimit 1.3.6.1.4.1.33.7.11
The maximum number of attempts by this system to store new parameters with a server that has not acknowledged previous attempts. Corresponds directly to PARAMETER SERVER RETRANSMIT LIMIT and the value labeled Retransmit Limit: in the PARAMETER SERVER display.
           paramClientState 1.3.6.1.4.1.33.7.12
This systems state with regard to update attempts. The value meanings are: other none of the following idle no update in progress internal internal state of no meaning to manager hold holding to keep from updating too often retry waiting to retry after failure Corresponds directly to the value labeled Storage State: in the PARAMETER SERVER display.
           paramClientProtocolErrors 1.3.6.1.4.1.33.7.13
The number of invalid parameter service protocol messages received by this system. Corresponds directly to the value labeled Bad Parameter Messages: in the PARAMETER SERVER display.
           paramClientServerRejects 1.3.6.1.4.1.33.7.14
The number of parameter servers this system rejected due to exceeding paramClientServerLimit. Corresponds directly to the value labeled Rejected Servers: in the PARAMETER SERVER display.
           paramClientServerNumber 1.3.6.1.4.1.33.7.15
The number of parameter servers known to this system, indicating the number of entries in serverTable. Corresponds directly to the value labeled Parameter Servers: in the PARAMETER SERVER display.
           paramServerTable 1.3.6.1.4.1.33.7.16
A list of parameter server entries. The number of entries is given by the value of paramClientServerNumber.
                 paramServerEntry 1.3.6.1.4.1.33.7.16.1
Status and parameter values for a parameter server.
                     paramServerName 1.3.6.1.4.1.33.7.16.1.1
The servers name, unique within this system. Always 16 characters, null padded on the end. Corresponds directly to the name used to create the entry and the value labeled Name in the PARAMETER SERVER display.
                     paramServerEntryStatus 1.3.6.1.4.1.33.7.16.1.2
The status of the entry. Set to invalid to remove the entry, which corresponds directly to the CLEAR/PURGE PARAMETER SERVER command. Actual removal of the entry is implementation specific.
                     paramServerAddressType 1.3.6.1.4.1.33.7.16.1.3
The type of network address contained in paramServerAddress. unknown means no address has been defined. other means no other type value applies. local means there is no address and parameters were loaded from local storage. ip is an Internet IP address. ethernet is an 802.3 MAC address. Corresponds indirectly to the value labeled Address in the PARAMETER SERVER display.
                     paramServerAddress 1.3.6.1.4.1.33.7.16.1.4
The servers network address. Corresponds directly to the value labeled Address in the PARAMETER SERVER display.
                     paramServerStoredVersion 1.3.6.1.4.1.33.7.16.1.5
Parameter version number currently stored at the server. Corresponds directly to the value labeled Version in the PARAMETER SERVER display.
                     paramServerStoredTime 1.3.6.1.4.1.33.7.16.1.6
The servers date and time when it stored the parameters of version paramServerStoredVersion. Corresponds directly to the value labeled Date in the PARAMETER SERVER display.
                     paramServerStoredStatus 1.3.6.1.4.1.33.7.16.1.7
Status of this systems parameters with respect to the server. Corresponds directly to the value labeled Status in the PARAMETER SERVER display. The value meanings are: ahead server version newer than systems behind server version older than systems current up to date failed system no longer attempting update failing system trying to update but failing query attempting to determine version unknown version not known
                     paramServerStoredFailure 1.3.6.1.4.1.33.7.16.1.8
When paramServerStoredStatus is failed or failing, the reason for the most recent failure. Corresponds directly to the value labeled Reason in the PARAMETER SERVER display. The value meanings are: other none of the following none no failure protocolOut invalid protocol message to server open file open error at server read file read error at server write file write error at server resource resource lack at server (e.g. disk) protocolIn invalid protocol message from server response no response from server close file close error at server delete file delete error at server rename file rename error at server fileData bad parameter data stored at server