hpicfNtpServerNameAssoBurst

HP-ICF-NTP-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.10

Object

column r/w Enumeration
This option is used for, to speed up the initial
synchronization acquisition with the server, Below are
different options supported.
              
noburst - Burst not set, Polling happens with configured or
          default poll interval.  
              
burst   - Send a burst of eight packets instead of the usual one 
          packet. The interval between the first and the second   
          packets is about 16 seconds to allow a modem call to   
          complete, while the spacing between the remaining   
          packets is about 2s. 
              
iburst  - Send a burst of eight packets instead of the usual one. 
          As long as the server is unreachable, the interval 
          between packets is about 16 seconds to allow a modem 
          call to complete. 
          After the server is reachable, the spacing between 
          packets is about 2 seconds.

Context

MIB
HP-ICF-NTP-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.10
Type
column
Access
readwrite
Status
current
Parent
hpicfNtpInetServerNameEntry
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 'HP-ICF-NTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-NTP-MIB::hpicfNtpServerNameAssoBurst'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-NTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-NTP-MIB::hpicfNtpServerNameAssoBurst.<hpicfNtpServerNameIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-NTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-NTP-MIB::hpicfNtpServerNameAssoBurst'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noburst
2burst
3iburst

Conformance