All MIBs › SERVERVIEW-OPERATING-SYSTEM-MIB › svOsSystemStartTime
svOsSystemStartTime
Module: SERVERVIEW-OPERATING-SYSTEM-MIB
OID (symbolic): SERVERVIEW-OPERATING-SYSTEM-MIB::svOsSystemStartTime
OID (numeric): 1.3.6.1.4.1.231.2.10.2.5.5.2.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Time the system was started (GMT; time_t = seconds since 1/1/1970, 0:00 AM)
What is svOsSystemStartTime?
This reports the time the system was started, as a Unix time_t value (seconds since 1970-01-01 00:00 GMT), letting an admin calculate exactly when the last boot occurred.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.5.5.2.3.1.3 snmpwalk -v2c -c public <target> SERVERVIEW-OPERATING-SYSTEM-MIB::svOsSystemStartTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.5.5.2.3.1.3.1 snmpget -v2c -c public <target> SERVERVIEW-OPERATING-SYSTEM-MIB::svOsSystemStartTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> svOsSystemStartTime.1
Start monitoring Fujitsu PRIMERGY/PRIMEQUEST server, ServerView-managed (per-partition OS identity/agent version/cluster status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SERVERVIEW-OPERATING-SYSTEM-MIB::svOsSystemStartTime OID value, configure state conditions and alerts, and monitor any Fujitsu PRIMERGY/PRIMEQUEST server, ServerView-managed (per-partition OS identity/agent version/cluster status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.231 | sni | AN-MIB |
| 1.3.6.1.4.1.231.2 | sniProductMibs | Application-Monitoring-MIB |
| 1.3.6.1.4.1.231.2.10 | sniExtensions | SERVERVIEW-DUPLEXDATAMANAGER-MIB |
| 1.3.6.1.4.1.231.2.10.2 | sniServerMgmt | SERVERVIEW-DUPLEXDATAMANAGER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.2.10.2.5 | sniOsSpecific | SERVERVIEW-OPERATING-SYSTEM-MIB |
| 1.3.6.1.4.1.231.2.10.2.5.5 | svOperatingSystem | SERVERVIEW-OPERATING-SYSTEM-MIB |
| 1.3.6.1.4.1.231.2.10.2.5.5.2 | svOsSystemInformation | SERVERVIEW-OPERATING-SYSTEM-MIB |
| 1.3.6.1.4.1.231.2.10.2.5.5.2.3 | svOsPropertyTable | SERVERVIEW-OPERATING-SYSTEM-MIB |
| 1.3.6.1.4.1.231.2.10.2.5.5.2.3.1 | svOsPropertyEntry | SERVERVIEW-OPERATING-SYSTEM-MIB |
| 1.3.6.1.4.1.231.2.10.2.5.5.2.3.1.3 | svOsSystemStartTime | SERVERVIEW-OPERATING-SYSTEM-MIB |