All MIBs › AISYSCFGTIME-MIB › aiSCTimeNtpServerAddress
aiSCTimeNtpServerAddress
Module: AISYSCFGTIME-MIB
OID (symbolic): AISYSCFGTIME-MIB::aiSCTimeNtpServerAddress
OID (numeric): 1.3.6.1.4.1.539.32.2.6.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
IP address of the primary NTP Server
What is aiSCTimeNtpServerAddress?
The IP address of the primary NTP server that the system uses for time synchronization. Setting this value directs the SNTP client to contact the specified server for clock updates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.32.2.6.1.2 snmpwalk -v2c -c public <target> AISYSCFGTIME-MIB::aiSCTimeNtpServerAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.32.2.6.1.2.1 snmpget -v2c -c public <target> AISYSCFGTIME-MIB::aiSCTimeNtpServerAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.539.32.2.6.1.2.1 a <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.539 | aii | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.32 | aiSysCfg | AISYSCFGTIME-MIB |
| 1.3.6.1.4.1.539.32.2 | aiSysCfgTime | AISYSCFGTIME-MIB |
| 1.3.6.1.4.1.539.32.2.6 | aiSCTimeNtpServerTable | AISYSCFGTIME-MIB |
| 1.3.6.1.4.1.539.32.2.6.1 | aiSCTimeNtpServerEntry | AISYSCFGTIME-MIB |
| 1.3.6.1.4.1.539.32.2.6.1.2 | aiSCTimeNtpServerAddress | AISYSCFGTIME-MIB |