Wellfleet-PING-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-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 |
wfPingTable | 1.3.6.1.4.1.18.3.3.2.13.1 | no-access |
Ping table |
|
1.3.6.1.4.1.18.3.3.2.13.1.1 | no-access |
A list of control entries used to initiate and manage network layer echo request sequences |
||
wfPingDelete | 1.3.6.1.4.1.18.3.3.2.13.1.1.1 | integer | read-write |
When set, will cause this row in the table to be deleted Enumeration: 'deleted': 2, 'created': 1. |
wfPingIndex | 1.3.6.1.4.1.18.3.3.2.13.1.1.2 | integer | read-only |
Index into the Ping Table |
wfPingType | 1.3.6.1.4.1.18.3.3.2.13.1.1.3 | integer | read-only |
Type of Ping Protocol Enumeration: 'ip': 1, 'vines': 5, 'osi': 4, 'appletalk': 6, 'llc': 3, 'ipx': 2. |
wfPingAddress | 1.3.6.1.4.1.18.3.3.2.13.1.1.4 | octet string | read-write |
Address of the object to echo |
wfPingSize | 1.3.6.1.4.1.18.3.3.2.13.1.1.5 | integer | read-write |
Size of the echo request packet in bytes |
wfPingTimeOut | 1.3.6.1.4.1.18.3.3.2.13.1.1.6 | integer | read-write |
Amount of time in seconds before deciding success |
wfPingRetry | 1.3.6.1.4.1.18.3.3.2.13.1.1.7 | integer | read-write |
The number of times to retry |
wfPingTraceRoute | 1.3.6.1.4.1.18.3.3.2.13.1.1.8 | integer | read-write |
Selecting PING_TRACE (1) will cause a traceroute to be performed and the result placed in wfPingTraceTable Enumeration: 'notrace': 2, 'trace': 1. |
wfPingDelay | 1.3.6.1.4.1.18.3.3.2.13.1.1.9 | integer | read-write |
Number of milliseconds to wait between sending echo packets |
wfPingRemaining | 1.3.6.1.4.1.18.3.3.2.13.1.1.10 | integer | read-only |
The number of ICMP echoes left to send in this sequence. This will be decremented for each time we need to retry and increment wfPingRetry. Whenever a sequence is started, the wfPingReceived and wfPingDropped will be reset to zero. |
wfPingTimer | 1.3.6.1.4.1.18.3.3.2.13.1.1.11 | integer | read-write |
Time in minutes for the request to begin again, zero means do it once |
wfPingSourceRoute | 1.3.6.1.4.1.18.3.3.2.13.1.1.12 | integer | read-write |
Option that can be set to use loose or strict source routing. IF the value is something other than PING_NOSOURCEROUTE, the corresponding rows in wfPingSourceRouteTable will be used Enumeration: 'loosesourceroute': 3, 'nosourceroute': 1, 'strictsourceroute': 2. |
wfPingSourceAddress | 1.3.6.1.4.1.18.3.3.2.13.1.1.13 | octet string | read-write |
Address that specifies the source of the Ping Request |
wfPingTypeOfService | 1.3.6.1.4.1.18.3.3.2.13.1.1.14 | integer | read-write |
Tells how the ICMP packet should be handled. According to RFC 1349, Normal service is preferred (wfPingTypeOfService = 1) Enumeration: 'tosnormal': 1. |
wfPingNumHistBucketsRequested | 1.3.6.1.4.1.18.3.3.2.13.1.1.15 | integer | read-write |
Number of history buckets that the user asked for which will only be granted if the timer mechanism is being used. Otherwise, only 1 bucket will be granted for the single ping |
wfPingNumHistBucketsGranted | 1.3.6.1.4.1.18.3.3.2.13.1.1.16 | integer | read-only |
The number of history buckets that the user was granted. We don't grant more then 60 which will allow them to do a ping a minute |
wfPingSiteName | 1.3.6.1.4.1.18.3.3.2.13.1.1.17 | displaystring | read-write |
Character string to store the name of the Site. This is not used for domain name resolution ! It is purely for cosmetic purposes for customer generated reports |
wfPingStatus | 1.3.6.1.4.1.18.3.3.2.13.1.1.18 | integer | read-only |
Status of the ping request Enumeration: 'badaddress': 3, 'busy': 2, 'protounreach': 18, 'ipunavail': 9, 'invalidparams': 6, 'fragneeded': 20, 'icmpnetunreach': 14, 'icmpdestunreach': 10, 'icmpprohibnet': 15, 'icmpprohibhost': 16, 'done': 1, 'timeout': 5, 'error': 4, 'ttlexceeded': 11, 'portunreach': 19, 'targetunreach': 8, 'resourceerror': 7, 'icmpsrcrtefail': 17, 'icmphostunreach': 13, 'notimplemented': 12. |
wfPingAction | 1.3.6.1.4.1.18.3.3.2.13.1.1.19 | integer | read-write |
Begin processing ping when set to GO Enumeration: 'go': 1, 'waiting': 2. |
wfPingLastMinRoundTripTime | 1.3.6.1.4.1.18.3.3.2.13.1.1.20 | integer | read-only |
The last minimum round trip time. |
wfPingLastMaxRoundTripTime | 1.3.6.1.4.1.18.3.3.2.13.1.1.21 | integer | read-only |
The last maximum round trip time. |
wfPingLastTotalRoundTripTime | 1.3.6.1.4.1.18.3.3.2.13.1.1.22 | integer | read-only |
The last total round trip time in milliseconds. |
wfPingIPAddress | 1.3.6.1.4.1.18.3.3.2.13.1.1.23 | ipaddress | read-only |
stations who can't interpret octet string formats. |
wfPingSuccessStatus | 1.3.6.1.4.1.18.3.3.2.13.1.1.24 | integer | read-only |
interpreting the detailed status returned by wfPingStatus. |
wfPingMaxHopCount | 1.3.6.1.4.1.18.3.3.2.13.1.1.25 | integer | read-write |
Number of maximum hop count when trace route is enabled. The default maximum hop count is 30. |
wfPingTraceTable | 1.3.6.1.4.1.18.3.3.2.13.2 | no-access |
Table that contains trace route information |
|
1.3.6.1.4.1.18.3.3.2.13.2.1 | no-access |
A conceptual row containing information about a network hop associated with a particular echo request. |
||
wfPingTraceType | 1.3.6.1.4.1.18.3.3.2.13.2.1.1 | integer | read-only |
Type of Ping protocol |
wfPingEntryIndex | 1.3.6.1.4.1.18.3.3.2.13.2.1.2 | integer | read-only |
This is the corresponding index into the Ping Table |
wfPingTraceIndex | 1.3.6.1.4.1.18.3.3.2.13.2.1.3 | integer | read-only |
A unique integer describing the order in which a particular hop was encountered. |
wfPingTraceAddress | 1.3.6.1.4.1.18.3.3.2.13.2.1.4 | octet string | read-only |
Address of the route we passed through |
wfPingSourceTable | 1.3.6.1.4.1.18.3.3.2.13.3 | no-access |
Table that contains source route information |
|
1.3.6.1.4.1.18.3.3.2.13.3.1 | no-access |
A row in the Ping SourceTable |
||
wfPingSourceDelete | 1.3.6.1.4.1.18.3.3.2.13.3.1.1 | integer | read-write |
When set, will cause this row in the table to be deleted. Enumeration: 'sourcedeleted': 2, 'sourcecreated': 1. |
wfPingSourceType | 1.3.6.1.4.1.18.3.3.2.13.3.1.2 | integer | read-only |
Type of Ping Protocol |
wfPingSourceEntryIndex | 1.3.6.1.4.1.18.3.3.2.13.3.1.3 | integer | read-only |
This is the corresponding index into the Ping Table |
wfPingSourceIndex | 1.3.6.1.4.1.18.3.3.2.13.3.1.4 | integer | read-only |
A unique index for this source route |
wfPingSourceRouteAddress | 1.3.6.1.4.1.18.3.3.2.13.3.1.5 | octet string | read-write |
Address of the route we are to pass through |
wfPingHistoryTable | 1.3.6.1.4.1.18.3.3.2.13.4 | no-access |
Table that contains ping history information |
|
1.3.6.1.4.1.18.3.3.2.13.4.1 | no-access |
A row in the Ping HistoryTable |
||
wfPingHistoryType | 1.3.6.1.4.1.18.3.3.2.13.4.1.1 | integer | read-only |
Type of Ping protocol |
wfPingHistoryEntryIndex | 1.3.6.1.4.1.18.3.3.2.13.4.1.2 | integer | read-only |
This is the corresponding index in the ping table |
wfPingHistoryIndex | 1.3.6.1.4.1.18.3.3.2.13.4.1.3 | integer | read-only |
This is the unique history table index |
wfPingReceived | 1.3.6.1.4.1.18.3.3.2.13.4.1.4 | gauge | read-only |
The total number of ICMP echo packets received in this sequence. A sequence is defined from the time the ping request began to the time it was either successful or an error occurred. This field will be reset to zero at the start of every new sequence. |
wfPingDropped | 1.3.6.1.4.1.18.3.3.2.13.4.1.5 | gauge | read-only |
The number of ICMP packets dropped since this ping sequence started. It will be reset to zero at the start of every new ping sequence |
wfPingRoundTripTime | 1.3.6.1.4.1.18.3.3.2.13.4.1.6 | integer | read-only |
The round trip time of the last ICMP packet in milliseconds |
wfPingTotalRoundTripTime | 1.3.6.1.4.1.18.3.3.2.13.4.1.7 | integer | read-only |
The sum of the total round trip times of successful pings received in this sequence |
wfPingMinRoundTripTime | 1.3.6.1.4.1.18.3.3.2.13.4.1.8 | integer | read-only |
The minimum round trip time in this sequence |
wfPingMaxRoundTripTime | 1.3.6.1.4.1.18.3.3.2.13.4.1.9 | integer | read-only |
The maximum round trip time in this sequence |
wfPingBegan | 1.3.6.1.4.1.18.3.3.2.13.4.1.10 | octet string | read-only |
The date and time this ping request was last executed |