All MIBs › VERTICAL-std-MIB › compLastStart
compLastStart
Module: VERTICAL-std-MIB
OID (symbolic): VERTICAL-std-MIB::compLastStart
OID (numeric): 1.3.6.1.4.1.2338.8.2.1.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The date-time stamp when this component was last restarted.
What is compLastStart?
This value is the timestamp of the last time this component was started or restarted. An admin uses this to determine how recently a component came up, which is useful for correlating a component restart with other events like an upgrade, crash, or manual intervention. For example, seeing a compLastStart timestamp that matches the time of a recent stdCompAttemptRestart trap confirms the Self Test Daemon's restart attempt for that component actually took effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.8.2.1.1.7 snmpwalk -v2c -c public <target> VERTICAL-std-MIB::compLastStart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.8.2.1.1.7.1 snmpget -v2c -c public <target> VERTICAL-std-MIB::compLastStart.1
Start monitoring Vertical Networks voice/data gateways, Vertical Networks telephony systems (base enterprise OID registration, no data objects) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VERTICAL-std-MIB::compLastStart OID value, configure state conditions and alerts, and monitor any Vertical Networks voice/data gateways, Vertical Networks telephony systems (base enterprise OID registration, no data objects) from a single console.
OID Breakdown
Upper-level ancestors (7 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.2338 | vertical | VERTICAL-EVENTLOG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2338.8 | selfTestDaemon | VERTICAL-std-MIB |
| 1.3.6.1.4.1.2338.8.2 | stdComponentGroup | VERTICAL-std-MIB |
| 1.3.6.1.4.1.2338.8.2.1 | stdComponentTable | VERTICAL-std-MIB |
| 1.3.6.1.4.1.2338.8.2.1.1 | stdComponentEntry | VERTICAL-std-MIB |
| 1.3.6.1.4.1.2338.8.2.1.1.7 | compLastStart | VERTICAL-std-MIB |