NMS-REMOTE-PING-MIB: View SNMP OID List / Download MIB
VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT
Home | MIB: NMS-REMOTE-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).
|
|||
Object Name | OID | Type | Access | Info |
remoteping | 1.3.6.1.4.1.3320.2.221 | |||
rPingSetTable | 1.3.6.1.4.1.3320.2.221.1 | no-access |
A list of remote ping set entries. |
|
1.3.6.1.4.1.3320.2.221.1.1 | no-access |
A collection of remote ping parameters to be set in the NMS device. |
||
srcIpAddr | 1.3.6.1.4.1.3320.2.221.1.1.1 | ipaddress | read-write |
The IP address of the server to ping. |
waitTime | 1.3.6.1.4.1.3320.2.221.1.1.2 | integer | read-write |
Timeout in seconds to wait for each reply. |
dataSize | 1.3.6.1.4.1.3320.2.221.1.1.3 | integer | read-write |
Size of each package to ping. |
pkgNum | 1.3.6.1.4.1.3320.2.221.1.1.4 | integer | read-write |
Number of packages to ping. |
rPingSetStatus | 1.3.6.1.4.1.3320.2.221.1.1.5 | entrystatus | read-write |
The status of the parameters to be set. |
rPingResultTable | 1.3.6.1.4.1.3320.2.221.2 | no-access |
A list of remote ping result value entries. |
|
1.3.6.1.4.1.3320.2.221.2.1 | no-access |
A collection of remote ping result value from NMS device. |
||
pingIpAddr | 1.3.6.1.4.1.3320.2.221.2.1.1 | ipaddress | read-only |
The IP address of the server to ping. |
pingResult | 1.3.6.1.4.1.3320.2.221.2.1.2 | rpingresult | read-only |
result value of remote ping . |
pkgSize | 1.3.6.1.4.1.3320.2.221.2.1.3 | integer | read-only |
Size of each package to ping. |
timeOut | 1.3.6.1.4.1.3320.2.221.2.1.4 | integer | read-only |
Timeout in seconds to wait for each reply. |
rPingResultNotifications | 1.3.6.1.4.1.3320.2.221.3 | |||
rPingNotification | 1.3.6.1.4.1.3320.2.221.3.1 |
The agent generates this notification when a user set a ping operation to this device. Once a ping response returns, there is a trap to generate. |