All MIBs › CAT2600-MIB › cat2600TsSysCurTime
cat2600TsSysCurTime
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsSysCurTime
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.1.2.13
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Current time at the switch. To set the time use the format yyyy mm dd hh mm ss. All fields are required.
What is cat2600TsSysCurTime?
This holds the switch's current date and time as a human-readable string, and it is one of the few writable string objects here that requires a specific input format -- yyyy mm dd hh mm ss, with all fields mandatory -- to actually set the clock. An admin uses this to synchronize the switch's internal clock with real time, which matters because timestamps on that switch's syslog messages and traps rely on it being accurate. For example, an admin would write 2026 08 07 14 30 00 to set the switch to August 7, 2026, 2:30 PM.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.2.13 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsSysCurTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.2.13.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsSysCurTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.1.2.13.1 s <value>
Start monitoring Cisco Catalyst 2600 switching hub (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAT2600-MIB::cat2600TsSysCurTime OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2600 switching hub (legacy) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.1 | catProd | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111 | cat2600 | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1 | cat2600Ts | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2 | cat2600TsObjects | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1 | cat2600TsMain | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.2 | cat2600TsSys | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.2.13 | cat2600TsSysCurTime | CAT2600-MIB |