pingCtlTrapGeneration

ZYXEL-ES3124PWR-MIB · .1.3.6.1.4.1.890.1.5.8.14.23.2.1.15

Object

column r/w Bits
The value of this object determines when and if
to generate a notification for this entry:
probeFailure(0)   - Generate a pingProbeFailed
    notification subject to the value of
    pingCtlTrapProbeFailureFilter.  The object
    pingCtlTrapProbeFailureFilter can be used
    to specify the number of successive probe failures
    that are required before a pingProbeFailed
    notification can be generated.
testFailure(1)    - Generate a pingTestFailed
    notification. In this instance the object
    pingCtlTrapTestFailureFilter can be used to
    determine the number of probe failures that
    signal when a test fails.
testCompletion(2) - Generate a pingTestCompleted
    notification.
The value of this object defaults to zero, indicating
that none of the above options have been selected.

Context

MIB
ZYXEL-ES3124PWR-MIB
OID
.1.3.6.1.4.1.890.1.5.8.14.23.2.1.15
Type
column
Access
readwrite
Status
current
Parent
pingCtlEntry

Walk 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-ES3124PWR-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ES3124PWR-MIB::pingCtlTrapGeneration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-ES3124PWR-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ES3124PWR-MIB::pingCtlTrapGeneration.<pingCtlServInstType>.<pingCtlServInstId>.<pingCtlOwnerIndex>.<pingCtlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ES3124PWR-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ES3124PWR-MIB::pingCtlTrapGeneration'

Syntax

Bits

Values & Constraints

Enumerated Values
0probeFailure
1testFailure
2testCompletion