All MIBs › AISYSCFGTIME-MIB › aiSCDaylightSavingStatus
aiSCDaylightSavingStatus
Module: AISYSCFGTIME-MIB
OID (symbolic): AISYSCFGTIME-MIB::aiSCDaylightSavingStatus
OID (numeric): 1.3.6.1.4.1.539.32.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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.
What is aiSCDaylightSavingStatus?
Reports the current state of Daylight Saving Time observation: disabled if DST is turned off, active if DST is currently in effect, or inactive if DST is enabled but not currently being observed. This reflects the real-time DST state of the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.32.2.3 snmpwalk -v2c -c public <target> AISYSCFGTIME-MIB::aiSCDaylightSavingStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.32.2.3.1 snmpget -v2c -c public <target> AISYSCFGTIME-MIB::aiSCDaylightSavingStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.539.32.2.3.1 i <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.3 | aiSCDaylightSavingStatus | AISYSCFGTIME-MIB |