pingProbeHistoryStatus
ZYXEL-ES3124-MIB ·
.1.3.6.1.4.1.890.1.5.8.12.23.4.1.3
Object
The result of a particular probe done by a remote host.
Context
- MIB
- ZYXEL-ES3124-MIB
- OID
.1.3.6.1.4.1.890.1.5.8.12.23.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pingProbeHistoryEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZYXEL-ES3124-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ES3124-MIB::pingProbeHistoryStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-ES3124-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ES3124-MIB::pingProbeHistoryStatus.<pingCtlServInstType>.<pingCtlServInstId>.<pingCtlOwnerIndex>.<pingCtlTestName>.<pingProbeHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ES3124-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ES3124-MIB::pingProbeHistoryStatus'
Syntax
- Source
- DISMAN-PING-MIBOperationResponseStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | responseReceived |
2 | unknown |
3 | internalError |
4 | requestTimedOut |
5 | unknownDestinationAddress |
6 | noRouteToTarget |
7 | interfaceInactiveToTarget |
8 | arpFailure |
9 | maxConcurrentLimitReached |
10 | unableToResolveDnsName |
11 | invalidHostAddress |