All MIBs › COMPAQ-AGENT-MIB › agentSNTPPollInterval
agentSNTPPollInterval
Module: COMPAQ-AGENT-MIB
OID (symbolic): COMPAQ-AGENT-MIB::agentSNTPPollInterval
OID (numeric): 1.3.6.1.4.1.232.161.3.1.7.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Update time in seconds from SNTP server.
What is agentSNTPPollInterval?
This read-write integer, from 30 to 99999 seconds, sets how often the switch polls its configured SNTP server to refresh its clock. An administrator tunes this interval to balance clock accuracy against network and server load, using a shorter interval where drift matters most. For example, an operator concerned about clock drift on a device with a poor internal oscillator might lower agentSNTPPollInterval toward the minimum allowed value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.161.3.1.7.6 snmpwalk -v2c -c public <target> COMPAQ-AGENT-MIB::agentSNTPPollInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.161.3.1.7.6.1 snmpget -v2c -c public <target> COMPAQ-AGENT-MIB::agentSNTPPollInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.161.3.1.7.6.1 i <value>
Start monitoring Compaq/HP ProLiant server (legacy SNMP agent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMPAQ-AGENT-MIB::agentSNTPPollInterval OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (legacy SNMP agent) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.161 | compaq_proLiantBLeClassCG_proLiantBLpClassGbE | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.161.3 | compaq_common_mgmt | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.161.3.1 | agentGeneralMgmt | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.1.7 | agentSNTP | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.1.7.6 | agentSNTPPollInterval | COMPAQ-AGENT-MIB |