All MIBs › DISMAN-SCHEDULE-MIB › schedLocalTime
schedLocalTime
Module: DISMAN-SCHEDULE-MIB
OID (symbolic): DISMAN-SCHEDULE-MIB::schedLocalTime
OID (numeric): 1.3.6.1.2.1.63.1.1
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description: The local time used by the scheduler. Schedules which refer to calendar time will use the local time indicated by this object. An implementation MUST return all 11 bytes of the DateAndTime textual-convention so that a manager may retrieve the offset from GMT time.
What is schedLocalTime?
This object reports the scheduler's notion of local time, encoded as an 11-byte DateAndTime value. Calendar-based schedule entries evaluate against this local time, and returning the full 11 bytes lets a manager see the device's offset from GMT. For example, polling schedLocalTime might return 2026-08-27,14:30:00.0,+02:00, confirming the agent is scheduling calendar events in Central European time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.63.1.1 snmpwalk -v2c -c public <target> DISMAN-SCHEDULE-MIB::schedLocalTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.63.1.1.1 snmpget -v2c -c public <target> DISMAN-SCHEDULE-MIB::schedLocalTime.1
Start monitoring SNMP agent supporting scheduled operations (vendor-neutral, DISMAN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DISMAN-SCHEDULE-MIB::schedLocalTime OID value, configure state conditions and alerts, and monitor any SNMP agent supporting scheduled operations (vendor-neutral, DISMAN) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.63 | schedMIB | DISMAN-SCHEDULE-MIB |
| 1.3.6.1.2.1.63.1 | schedObjects | DISMAN-SCHEDULE-MIB |
| 1.3.6.1.2.1.63.1.1 | schedLocalTime | DISMAN-SCHEDULE-MIB |