All MIBs › COMPAQ-AGENT-MIB › agentDSTRepeatingStartMinute
agentDSTRepeatingStartMinute
Module: COMPAQ-AGENT-MIB
OID (symbolic): COMPAQ-AGENT-MIB::agentDSTRepeatingStartMinute
OID (numeric): 1.3.6.1.4.1.232.161.3.1.8.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: the minute of the DST Repeating Start Hour
What is agentDSTRepeatingStartMinute?
This read-write integer, from 0 to 59, sets the minute component of the recurring DST start time on the switch. An administrator uses it together with agentDSTRepeatingStartHour to specify the exact moment DST begins, down to the minute. For example, a jurisdiction transitioning precisely on the hour would leave agentDSTRepeatingStartMinute at 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.161.3.1.8.7 snmpwalk -v2c -c public <target> COMPAQ-AGENT-MIB::agentDSTRepeatingStartMinute
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.161.3.1.8.7.1 snmpget -v2c -c public <target> COMPAQ-AGENT-MIB::agentDSTRepeatingStartMinute.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.161.3.1.8.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentDSTRepeatingStartMinute.1
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::agentDSTRepeatingStartMinute 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.7 | agentDSTRepeatingStartMinute | COMPAQ-AGENT-MIB |