rsPingDelay
RADLAN-rndApplications ·
.1.3.6.1.4.1.89.35.4.1.1.5
Object
column r/w
Integer32
Specifies the minimum amount of time to wait before sending the next packet in a sequence after receiving a response. The actual delay may be greater due to internal task scheduling.
Context
- MIB
- RADLAN-rndApplications
- OID
.1.3.6.1.4.1.89.35.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rsPingEntry
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 'RADLAN-rndApplications' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-rndApplications::rsPingDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-rndApplications' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-rndApplications::rsPingDelay.<rsPingAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-rndApplications' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-rndApplications::rsPingDelay'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-3600000