All MIBs › COMPAQ-AGENT-MIB › agentDSTOffset
agentDSTOffset
Module: COMPAQ-AGENT-MIB
OID (symbolic): COMPAQ-AGENT-MIB::agentDSTOffset
OID (numeric): 1.3.6.1.4.1.232.161.3.1.8.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value of this object indicates number of minutes to add or to subtract during DST. This object is not instantiated when agentDSTStatus object is set to false.
What is agentDSTOffset?
This read-write integer, from 0 to 1440 minutes, specifies how much time is added or subtracted from the switch's clock during Daylight Saving Time. An administrator sets this to the standard local DST shift, commonly 60 minutes, and the object only exists when DST is enabled via agentDSTStatus. For example, an operator in a region using a standard one-hour DST shift would set agentDSTOffset to 60.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.161.3.1.8.2 snmpwalk -v2c -c public <target> COMPAQ-AGENT-MIB::agentDSTOffset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.161.3.1.8.2.1 snmpget -v2c -c public <target> COMPAQ-AGENT-MIB::agentDSTOffset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.161.3.1.8.2.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::agentDSTOffset 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.8 | agentDST | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.1.8.2 | agentDSTOffset | COMPAQ-AGENT-MIB |