USR-PING-MIB: View SNMP OID List / Download MIB

VENDOR: UTSTARCOM INCORPORATED


 Home MIB: USR-PING-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
 usrPing 1.3.6.1.4.1.429.4.36
This MIB Module defines the Commworks enterprise specific interface to the Ping for Services process.
       usrPingVersion 1.3.6.1.4.1.429.4.36.1
The current software version of the Ping Process.
       usrPingConfigFileName 1.3.6.1.4.1.429.4.36.2
The name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the Ping process uses the default name `@file://PingProcess.cfg.
       usrPingCFMStatusFlag 1.3.6.1.4.1.429.4.36.3
Setting the value of this object to `save causes the values of the Ping Group to be written out to the current config file, which is stored in the cfgPingFile object. While the new ConfigFile is being written, the Ping process will set the value of this flag set to `saving. Any attempts to set the value while it is not `normal (i.e. the file is currently being written to the ConfigFile) while result in a badValue error being returned. Setting the value to `normal will result in no action.
       usrPingBusyOutEnabled 1.3.6.1.4.1.429.4.36.4
The variable defines whether the Ping process will continuously ping a list of systems and busy out the modems if those systems do not respond in the specified period of time.
       usrPingBusyOutTable 1.3.6.1.4.1.429.4.36.5
A list of systems to ping for connectivity.
           usrPingBusyOutEntry 1.3.6.1.4.1.429.4.36.5.1
An entry containing the server info.
               usrPingSystem 1.3.6.1.4.1.429.4.36.5.1.1
The name or IP address of the system to ping...
               usrPingServerStatus 1.3.6.1.4.1.429.4.36.5.1.2
Is this particular server pinged or not?
               usrPingFrequency 1.3.6.1.4.1.429.4.36.5.1.3
How many seconds between each ping request.
               usrPingMissesAllowed 1.3.6.1.4.1.429.4.36.5.1.4
The number of allowable misses before this system is declared unreachable.
               usrPingTimeOut 1.3.6.1.4.1.429.4.36.5.1.5
The number of seconds a ping request can be outstanding before it is declared a miss (failure).
               usrPingServerReachable 1.3.6.1.4.1.429.4.36.5.1.6
Do we consider this server connected?
               usrPingServerTimeSinceContacted 1.3.6.1.4.1.429.4.36.5.1.7
The number of seconds since this server was contacted.
               usrPingServerNumberPingsSent 1.3.6.1.4.1.429.4.36.5.1.8
The number of ping requests sent to this server.
               usrPingServerPingsReceived 1.3.6.1.4.1.429.4.36.5.1.9
The number of ping responses received from this server.
               usrPingServerNumberTimeouts 1.3.6.1.4.1.429.4.36.5.1.10
The number of ping requests sent but not responded to in the specified time.
               usrPingServerNumberUnreachable 1.3.6.1.4.1.429.4.36.5.1.11
The number of ICMP responses received that indicate the system was unreachable.
               usrPingServerAverageResponseTime 1.3.6.1.4.1.429.4.36.5.1.12
The average response time, in seconds, between ping request and response for this server.
               usrPingServerAddress 1.3.6.1.4.1.429.4.36.5.1.13
The translated IP address of this entry
               usrPingServerAverageResponseTimeMS 1.3.6.1.4.1.429.4.36.5.1.14
The average response time, in milliseconds, between ping request and response for this server.