All MIBs › CAT2600-MIB › cat2600TsInstallationDate
cat2600TsInstallationDate
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsInstallationDate
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Firmware installation date. This date is initially set by the Network Management station. Each time the NV RAM is cleared through the console this date needs to be set by the management station. This should be in the format YYYY MM DD HH MM SS.
What is cat2600TsInstallationDate?
This writable 64-character DisplayString holds the firmware installation date for this unit, in YYYY MM DD HH MM SS format, and per the description must be set by the network management station itself -- it is not something the device populates automatically -- and needs to be re-set by the NMS every time the unit's NV RAM is cleared through the console. Because this value isn't self-maintaining, an admin who doesn't re-set it after an NV RAM clear will end up with a stale or blank installation date that no longer reflects reality, which matters if this field feeds into asset or maintenance-schedule reporting. This is a rare example of a purely administrative, manually-maintained timestamp rather than a device-reported one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.4 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsInstallationDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.4.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsInstallationDate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.4.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::cat2600TsInstallationDate 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.1 | cat2600TsConfig | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.1.4 | cat2600TsInstallationDate | CAT2600-MIB |