All MIBs › BLUEARC-SERVER-MIB › serverTime
serverTime
Module: BLUEARC-SERVER-MIB
OID (symbolic): BLUEARC-SERVER-MIB::serverTime
OID (numeric): 1.3.6.1.4.1.11096.6.1.1.1.2.2.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The local time reported by the server in the form HH:MM:SS (UTC+/-hh:mm)
Where HH is the hour (using 24 hour clock). MM is the minute. SS is the second.
The remainder of the date indicates the number of hours (hh) and minutes (mm) east of UTC the local time has been adjusted by.
NOTE: a negative value for the UTC offset indicates a time zone which is west of UTC.
What is serverTime?
The server's current local time in HH:MM:SS format, followed by its UTC offset in hours and minutes east of UTC (a negative offset means the time zone is west of UTC).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.1.2.2.2 snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::serverTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.1.2.2.2.1 snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::serverTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> serverTime.1
Start monitoring BlueArc (Hitachi Data Systems) NAS storage servers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLUEARC-SERVER-MIB::serverTime OID value, configure state conditions and alerts, and monitor any BlueArc (Hitachi Data Systems) NAS storage servers (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.11096 | blueArc | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6 | blueArcPrivate | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1 | blueArcServer | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1 | blueArcServerObjs | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1 | sys | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.2 | server | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.2.2 | locale | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.2.2.2 | serverTime | BLUEARC-SERVER-MIB |