<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Securestack SNTP Poll-Interval Command Syntax change for RFC1305 Compliance in FAQs</title>
    <link>https://community.extremenetworks.com/t5/faqs/securestack-sntp-poll-interval-command-syntax-change-for-rfc1305/m-p/41871#M76</link>
    <description>Article ID: 9843 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack C3, C2, B3, B2 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Changes&lt;/B&gt;&lt;BR /&gt;
Upgraded the SecureStack. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Symptoms&lt;/B&gt;&lt;BR /&gt;
The SNTP Poll Interval ('set sntp poll-interval...') command set has changed. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
This is due to a design change, for compliance with &lt;A href="http://www.ietf.org/rfc/rfc1305.txt" target="_blank" rel="nofollow noreferrer noopener"&gt;RFC1305&lt;/A&gt;.&lt;BR /&gt;
Upgrading changes the configuration "on the fly", to conform with the new command format. &lt;BR /&gt;
&lt;BR /&gt;
With C3 firmware 1.00.92 and lower, C2 firmware 5.00.75 and lower, B3 firmware 1.00.86 and lower, B2 firmware 4.00.77 and lower, and all A2 firmware; the Poll Interval is specified in &lt;I&gt;seconds&lt;/I&gt;, within the range of 16-16284. &lt;BR /&gt;
&lt;BR /&gt;
Here is the command format:&lt;BR /&gt;
C3(su)-&amp;gt;set sntp poll-interval&lt;BR /&gt;
 &lt;BR /&gt;
Command: set sntp Set SNTP client configuration&lt;BR /&gt;
 &lt;BR /&gt;
Object: poll-interval  Set the interval between unicast SNTP request transmissions&lt;BR /&gt;
Usage:  set sntp poll-interval &lt;I&gt;&lt;BR /&gt;
 &lt;BR /&gt;
        interval       Poll interval in seconds [16 to 16284]&lt;BR /&gt;
C3(su)-&amp;gt;&lt;BR /&gt;
 &lt;BR /&gt;
 With C3 firmware 1.00.93 and higher, C2 firmware 5.00.76 and higher, B3 firmware 1.00.87 and higher, and B2 firmware 4.00.78 and higher; the Poll Interval is specified in &lt;I&gt;intervals&lt;/I&gt;, within the range of 6-10. &lt;BR /&gt;
&lt;BR /&gt;
Here is the command format:&lt;BR /&gt;
C3(su)-&amp;gt;set sntp poll-interval&lt;BR /&gt;
 &lt;BR /&gt;
Command: set sntp Set SNTP client configuration&lt;BR /&gt;
 &lt;BR /&gt;
Object: poll-interval  Set the interval between unicast SNTP request transmissions&lt;BR /&gt;
Usage:  set sntp poll-interval &lt;I&gt;&lt;BR /&gt;
 &lt;BR /&gt;
        interval       Poll interval in 2^interval seconds [6 to 10]&lt;BR /&gt;
C3(su)-&amp;gt;&lt;BR /&gt;
 &lt;BR /&gt;
 &lt;B&gt;Solution/Workaround&lt;/B&gt;&lt;BR /&gt;
Functions as Designed (FAD). &lt;BR /&gt;
&lt;BR /&gt;
Release notes state, in the "Firmware Changes and Enhancements" section: &lt;BR /&gt;
"Updated the SNTP poll interval value to be configured as a power of 2, with a valid range between six and ten as described in RFC-1305 (i.e. a poll interval set to "6" would be equal to 2^6 or 64 seconds). If upgrading from configuration which has an SNTP poll-interval set outside of the valid range of between 6 and 10, the default of 6 (2^6 = 64 seconds) will be set."&lt;BR /&gt;
&lt;BR /&gt;
These are the mapping equivalents, between the two methods:&lt;BR /&gt;
 Seconds    Interval&lt;BR /&gt;
  1024        10&lt;BR /&gt;
   512         9  [default]&lt;BR /&gt;
   256         8&lt;BR /&gt;
   128         7&lt;BR /&gt;
    64         6&lt;BR /&gt;
  other        6&lt;BR /&gt;
 &lt;BR /&gt;
 If you choose to use a MIB browser to update etsysSntpClientUnicastPollInterval, remember to use the values expected by the firmware - either 16-16284 &lt;I&gt;seconds&lt;/I&gt; with old firmware or 6-10 &lt;I&gt;intervals&lt;/I&gt; with new firmware. &lt;BR /&gt;
&lt;BR /&gt;
NetSight Atlas Console does not regulate user input to be within the range of values defined in that OID (shown below), but some MIB browsers might. If so, then before being able to input data within the range of 6-10 it will be necessary to change the defined integer range (expanding it to "6..16284" would be most compatible with all devices), recompile the MIB, and re-import it into your MIB browser.&lt;BR /&gt;
etsysSntpClientUnicastPollInterval=1.3.6.1.4.1.5624.1.2.38.1.2.1&lt;BR /&gt;
 &lt;BR /&gt;
iso.org.dod.internet.private.enterprises.enterasys.etsysMibs.etsysModules.etsysSntpClientMIB.&lt;BR /&gt;
etsysSntpClientObjects.etsysSntpClientUnicast.etsysSntpClientUnicastPollInterval&lt;BR /&gt;
1.3.6.1.4.1.5624.1.2.38.1.2.1&lt;BR /&gt;
 &lt;BR /&gt;
etsysSntpClientUnicastPollInterval OBJECT-TYPE&lt;BR /&gt;
SYNTAX Unsigned Integer ( 16..16284 )&lt;BR /&gt;
UNITS seconds&lt;BR /&gt;
MAX-ACCESS Read/Write&lt;BR /&gt;
STATUS Current&lt;BR /&gt;
DESCRIPTION&lt;BR /&gt;
 &lt;BR /&gt;
      The number of seconds between successive SNTP request&lt;BR /&gt;
      transmissions. This polling interval is used for directed&lt;BR /&gt;
      SNTP requests in unicast(1) operational mode. Maintaining the&lt;BR /&gt;
      value of this object across agent reboots is REQUIRED.&lt;BR /&gt;
 &lt;BR /&gt;
::= { etsysSntpClientUnicast 1 }&lt;BR /&gt;
 &lt;BR /&gt;
MODULE ENTERASYS-SNTP-CLIENT-MIB&lt;BR /&gt;
FILE enterasys-sntp-client-mib.txt&lt;BR /&gt;
PATH ftp://ftp.enterasys.com/pub/snmp/mibs/mibs.zip&lt;BR /&gt;
 &lt;BR /&gt;
 See also: &lt;A href="http://bit.ly/17P6LM1" target="_blank" rel="nofollow noreferrer noopener"&gt;14382&lt;/A&gt;.&lt;/I&gt;&lt;/I&gt;</description>
    <pubDate>Sat, 23 Nov 2013 00:33:00 GMT</pubDate>
    <dc:creator>FAQ_User</dc:creator>
    <dc:date>2013-11-23T00:33:00Z</dc:date>
    <item>
      <title>Securestack SNTP Poll-Interval Command Syntax change for RFC1305 Compliance</title>
      <link>https://community.extremenetworks.com/t5/faqs/securestack-sntp-poll-interval-command-syntax-change-for-rfc1305/m-p/41871#M76</link>
      <description>Article ID: 9843 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack C3, C2, B3, B2 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Changes&lt;/B&gt;&lt;BR /&gt;
Upgraded the SecureStack. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Symptoms&lt;/B&gt;&lt;BR /&gt;
The SNTP Poll Interval ('set sntp poll-interval...') command set has changed. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
This is due to a design change, for compliance with &lt;A href="http://www.ietf.org/rfc/rfc1305.txt" target="_blank" rel="nofollow noreferrer noopener"&gt;RFC1305&lt;/A&gt;.&lt;BR /&gt;
Upgrading changes the configuration "on the fly", to conform with the new command format. &lt;BR /&gt;
&lt;BR /&gt;
With C3 firmware 1.00.92 and lower, C2 firmware 5.00.75 and lower, B3 firmware 1.00.86 and lower, B2 firmware 4.00.77 and lower, and all A2 firmware; the Poll Interval is specified in &lt;I&gt;seconds&lt;/I&gt;, within the range of 16-16284. &lt;BR /&gt;
&lt;BR /&gt;
Here is the command format:&lt;BR /&gt;
C3(su)-&amp;gt;set sntp poll-interval&lt;BR /&gt;
 &lt;BR /&gt;
Command: set sntp Set SNTP client configuration&lt;BR /&gt;
 &lt;BR /&gt;
Object: poll-interval  Set the interval between unicast SNTP request transmissions&lt;BR /&gt;
Usage:  set sntp poll-interval &lt;I&gt;&lt;BR /&gt;
 &lt;BR /&gt;
        interval       Poll interval in seconds [16 to 16284]&lt;BR /&gt;
C3(su)-&amp;gt;&lt;BR /&gt;
 &lt;BR /&gt;
 With C3 firmware 1.00.93 and higher, C2 firmware 5.00.76 and higher, B3 firmware 1.00.87 and higher, and B2 firmware 4.00.78 and higher; the Poll Interval is specified in &lt;I&gt;intervals&lt;/I&gt;, within the range of 6-10. &lt;BR /&gt;
&lt;BR /&gt;
Here is the command format:&lt;BR /&gt;
C3(su)-&amp;gt;set sntp poll-interval&lt;BR /&gt;
 &lt;BR /&gt;
Command: set sntp Set SNTP client configuration&lt;BR /&gt;
 &lt;BR /&gt;
Object: poll-interval  Set the interval between unicast SNTP request transmissions&lt;BR /&gt;
Usage:  set sntp poll-interval &lt;I&gt;&lt;BR /&gt;
 &lt;BR /&gt;
        interval       Poll interval in 2^interval seconds [6 to 10]&lt;BR /&gt;
C3(su)-&amp;gt;&lt;BR /&gt;
 &lt;BR /&gt;
 &lt;B&gt;Solution/Workaround&lt;/B&gt;&lt;BR /&gt;
Functions as Designed (FAD). &lt;BR /&gt;
&lt;BR /&gt;
Release notes state, in the "Firmware Changes and Enhancements" section: &lt;BR /&gt;
"Updated the SNTP poll interval value to be configured as a power of 2, with a valid range between six and ten as described in RFC-1305 (i.e. a poll interval set to "6" would be equal to 2^6 or 64 seconds). If upgrading from configuration which has an SNTP poll-interval set outside of the valid range of between 6 and 10, the default of 6 (2^6 = 64 seconds) will be set."&lt;BR /&gt;
&lt;BR /&gt;
These are the mapping equivalents, between the two methods:&lt;BR /&gt;
 Seconds    Interval&lt;BR /&gt;
  1024        10&lt;BR /&gt;
   512         9  [default]&lt;BR /&gt;
   256         8&lt;BR /&gt;
   128         7&lt;BR /&gt;
    64         6&lt;BR /&gt;
  other        6&lt;BR /&gt;
 &lt;BR /&gt;
 If you choose to use a MIB browser to update etsysSntpClientUnicastPollInterval, remember to use the values expected by the firmware - either 16-16284 &lt;I&gt;seconds&lt;/I&gt; with old firmware or 6-10 &lt;I&gt;intervals&lt;/I&gt; with new firmware. &lt;BR /&gt;
&lt;BR /&gt;
NetSight Atlas Console does not regulate user input to be within the range of values defined in that OID (shown below), but some MIB browsers might. If so, then before being able to input data within the range of 6-10 it will be necessary to change the defined integer range (expanding it to "6..16284" would be most compatible with all devices), recompile the MIB, and re-import it into your MIB browser.&lt;BR /&gt;
etsysSntpClientUnicastPollInterval=1.3.6.1.4.1.5624.1.2.38.1.2.1&lt;BR /&gt;
 &lt;BR /&gt;
iso.org.dod.internet.private.enterprises.enterasys.etsysMibs.etsysModules.etsysSntpClientMIB.&lt;BR /&gt;
etsysSntpClientObjects.etsysSntpClientUnicast.etsysSntpClientUnicastPollInterval&lt;BR /&gt;
1.3.6.1.4.1.5624.1.2.38.1.2.1&lt;BR /&gt;
 &lt;BR /&gt;
etsysSntpClientUnicastPollInterval OBJECT-TYPE&lt;BR /&gt;
SYNTAX Unsigned Integer ( 16..16284 )&lt;BR /&gt;
UNITS seconds&lt;BR /&gt;
MAX-ACCESS Read/Write&lt;BR /&gt;
STATUS Current&lt;BR /&gt;
DESCRIPTION&lt;BR /&gt;
 &lt;BR /&gt;
      The number of seconds between successive SNTP request&lt;BR /&gt;
      transmissions. This polling interval is used for directed&lt;BR /&gt;
      SNTP requests in unicast(1) operational mode. Maintaining the&lt;BR /&gt;
      value of this object across agent reboots is REQUIRED.&lt;BR /&gt;
 &lt;BR /&gt;
::= { etsysSntpClientUnicast 1 }&lt;BR /&gt;
 &lt;BR /&gt;
MODULE ENTERASYS-SNTP-CLIENT-MIB&lt;BR /&gt;
FILE enterasys-sntp-client-mib.txt&lt;BR /&gt;
PATH ftp://ftp.enterasys.com/pub/snmp/mibs/mibs.zip&lt;BR /&gt;
 &lt;BR /&gt;
 See also: &lt;A href="http://bit.ly/17P6LM1" target="_blank" rel="nofollow noreferrer noopener"&gt;14382&lt;/A&gt;.&lt;/I&gt;&lt;/I&gt;</description>
      <pubDate>Sat, 23 Nov 2013 00:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/faqs/securestack-sntp-poll-interval-command-syntax-change-for-rfc1305/m-p/41871#M76</guid>
      <dc:creator>FAQ_User</dc:creator>
      <dc:date>2013-11-23T00:33:00Z</dc:date>
    </item>
  </channel>
</rss>

