AISYSCFGTIME-MIB: View SNMP OID List / Download MIB
VENDOR: WESTELL INC.
Home | MIB: AISYSCFGTIME-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
aii | 1.3.6.1.4.1.539 | |||
aiSysCfg | 1.3.6.1.4.1.539.32 | |||
aiSysCfgTime | 1.3.6.1.4.1.539.32.2 |
MIB module for timekeeping. |
||
aiSCTimeZone | 1.3.6.1.4.1.539.32.2.1 | displaystring | read-write |
The 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-8601 |
aiSCDaylightSavingEnabled | 1.3.6.1.4.1.539.32.2.2 | truthvalue | read-write |
Indicates whether Daylight saving is enabled. |
aiSCDaylightSavingStatus | 1.3.6.1.4.1.539.32.2.3 | integer | read-write |
If 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. Enumeration: 'disabled': 1, 'active': 2, 'inactive': 3. |
aiSCTimeSntpEnabled | 1.3.6.1.4.1.539.32.2.4 | truthvalue | read-write |
Indicates whether the SNTP client is enabled on this system. |
aiSCTimeSntpPollInterval | 1.3.6.1.4.1.539.32.2.5 | integer32 | read-write |
SNTP poll interval in minutes |
aiSCTimeNtpServerTable | 1.3.6.1.4.1.539.32.2.6 | no-access |
A table of information on each NTP server. |
|
1.3.6.1.4.1.539.32.2.6.1 | no-access |
Information on a given NTP server. |
||
aiSCTimeNtpServerIndex | 1.3.6.1.4.1.539.32.2.6.1.1 | integer32 | read-only |
Self referential index in this table. |
aiSCTimeNtpServerAddress | 1.3.6.1.4.1.539.32.2.6.1.2 | ipaddress | read-write |
IP address of the primary NTP Server |