All MIBs › COMPAQ-AGENT-MIB › agentSNTPBootTime
agentSNTPBootTime
Module: COMPAQ-AGENT-MIB
OID (symbolic): COMPAQ-AGENT-MIB::agentSNTPBootTime
OID (numeric): 1.3.6.1.4.1.232.161.3.1.7.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The boot time of the switch is equal to subtract systemUpTime from agentSNTPNetworkTime
What is agentSNTPBootTime?
This read-only string of up to 32 characters reports the switch's boot time, calculated by subtracting the system uptime from the SNTP-derived network time. An administrator uses this derived timestamp to know precisely when the device last started, without having to do the uptime subtraction manually. For example, after an unexpected outage, an operator would check agentSNTPBootTime to establish exactly when the switch came back online.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.161.3.1.7.9 snmpwalk -v2c -c public <target> COMPAQ-AGENT-MIB::agentSNTPBootTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.161.3.1.7.9.1 snmpget -v2c -c public <target> COMPAQ-AGENT-MIB::agentSNTPBootTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentSNTPBootTime.1
Start monitoring Compaq/HP ProLiant server (legacy SNMP agent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMPAQ-AGENT-MIB::agentSNTPBootTime OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (legacy SNMP agent) from a single console.
OID Breakdown
Upper-level ancestors (9 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.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.161 | compaq_proLiantBLeClassCG_proLiantBLpClassGbE | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.161.3 | compaq_common_mgmt | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.161.3.1 | agentGeneralMgmt | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.1.7 | agentSNTP | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.1.7.9 | agentSNTPBootTime | COMPAQ-AGENT-MIB |