CAT2600-MIB :: cat2600TsSysCurTime

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsSysCurTime

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.1catProdCAT2600-MIB
1.3.6.1.4.1.9.1.111cat2600CAT2600-MIB
1.3.6.1.4.1.9.1.111.1cat2600TsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2cat2600TsObjectsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1cat2600TsMainCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1.2cat2600TsSysCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1.2.13cat2600TsSysCurTimeCAT2600-MIB