zhonePingCtlTrapGeneration

ZHONE-DISMAN-PING-MIB · .1.3.6.1.4.1.5504.4.1.19.1.3.1.12

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 zhonePingProbeFailed
    notification subject to the value of
    zhonePingCtlTrapProbeFailureFilter.  The object
    zhonePingCtlTrapProbeFailureFilter can be used
    to specify the number of successive probe failures
    that are required before a zhonePingProbeFailed
    notification can be generated.
testFailure(1)    - Generate a zhonePingTestFailed
    notification. In this instance the object
    zhonePingCtlTrapTestFailureFilter can be used to
    determine the number of probe failures that
    signal when a test fails.
testCompletion(2) - Generate a zhonePingTestCompleted
    notification.
              
The value of this object defaults to zero, indicating
that none of the above options have been selected.

Context

MIB
ZHONE-DISMAN-PING-MIB
OID
.1.3.6.1.4.1.5504.4.1.19.1.3.1.12
Type
column
Access
readwrite
Status
current
Parent
zhonePingCtlEntry
Groups
1

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 'ZHONE-DISMAN-PING-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-PING-MIB::zhonePingCtlTrapGeneration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-DISMAN-PING-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-PING-MIB::zhonePingCtlTrapGeneration.<zhonePingCtlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-DISMAN-PING-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-DISMAN-PING-MIB::zhonePingCtlTrapGeneration'

Syntax

Bits

Values & Constraints

Enumerated Values
0probeFailure
1testFailure
2testCompletion

Conformance