zhonePingCtlFrequency

ZHONE-DISMAN-PING-MIB · .1.3.6.1.4.1.5504.4.1.19.1.3.1.9

Object

column r/w secondsSNMPv2-SMIUnsigned32
The number of seconds to wait before repeating a ping test
as defined by the value of the various objects in the
corresponding row.
              
A single ping test consists of a series of ping probes.
The number of probes is determined by the value of the
corresponding zhonePingCtlProbeCount object.  After a single
test completes the number of seconds as defined by the
value of zhonePingCtlFrequency MUST elapse before the
next ping test is started.
              
A value of 0 for this object implies that the test
as defined by the corresponding entry will not be
repeated.

Context

MIB
ZHONE-DISMAN-PING-MIB
OID
.1.3.6.1.4.1.5504.4.1.19.1.3.1.9
Type
column
Access
readwrite
Status
current
Units
seconds
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::zhonePingCtlFrequency'
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::zhonePingCtlFrequency.<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::zhonePingCtlFrequency'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance