AISYSCFGTIME-MIB
AI MIB Summary
The AISYSCFGTIME-MIB module provides management access to timekeeping configuration parameters and system clock synchronization states on Aisy network devices. It enables the monitoring and setting of critical time-related metrics, including system time, timezone offsets, and NTP client/server operational status.
MIB module for timekeeping.
Main OID:
aiSysCfgTime.1.3.6.1.4.1.539.32.2
12
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
12 total| Object Name |
|---|
aii OBJECT IDENTIFIER .1.3.6.1.4.1.539 |
aiSysCfg OBJECT IDENTIFIER .1.3.6.1.4.1.539.32 |
aiSysCfgTimeMIB module for timekeeping. MODULE-IDENTITY .1.3.6.1.4.1.539.32.2 |
aiSCTimeZoneThe current Time Zone of the system in the following format: <+|->HH:MM, where HH is the number of hours and MM is the number of minutes. <+/-> specifies the East/West direction. For example, EST would be displayed as: -05:00. The ':' is optional, making this variable conform to ISO-8601rw DisplayString .1.3.6.1.4.1.539.32.2.1 |
aiSCDaylightSavingEnabledIndicates whether Daylight saving is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.539.32.2.2 |
aiSCDaylightSavingStatusIf aiSCDaylightSavingEnabled is disabled(1), then that is also the value of this object. Otherwise, aiSCDaylightSavingStatus is active(2) if we are currently observing Daylight Savings Time and inactive(3) otherwise.rw Enumeration .1.3.6.1.4.1.539.32.2.3 |
aiSCTimeSntpEnabledIndicates whether the SNTP client is enabled on this system.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.539.32.2.4 |
aiSCTimeSntpPollIntervalSNTP poll interval in minutesrw Integer32 .1.3.6.1.4.1.539.32.2.5 |
aiSCTimeNtpServerTableA table of information on each NTP server. SEQUENCE OF AiSCTimeNtpServerEntry .1.3.6.1.4.1.539.32.2.6 |
aiSCTimeNtpServerEntryInformation on a given NTP server. AiSCTimeNtpServerEntry .1.3.6.1.4.1.539.32.2.6.1 |
aiSCTimeNtpServerIndexSelf referential index in this table.ro Integer32 .1.3.6.1.4.1.539.32.2.6.1.1 |
aiSCTimeNtpServerAddressIP address of the primary NTP Serverrw IpAddress .1.3.6.1.4.1.539.32.2.6.1.2 |