All MIBs › UBIQUOSS-SYSINFO-MIB › ubiTimeZoneCurrent
ubiTimeZoneCurrent
Module: UBIQUOSS-SYSINFO-MIB
OID (symbolic): UBIQUOSS-SYSINFO-MIB::ubiTimeZoneCurrent
OID (numeric): 1.3.6.1.4.1.7800.2.100.1.1.1.13
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Description.
What is ubiTimeZoneCurrent?
This read-write DisplayString (up to 255 characters) is meant to hold the chassis's current time zone setting, based on its name, since the source MIB leaves the DESCRIPTION clause as an unhelpful placeholder. Admins would set it so that locally logged timestamps and displayed system time align with the site's local time zone rather than a default or UTC value. As an illustrative example, an admin might set it to a string such as "GMT+09:00" for a device deployed in Korea.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7800.2.100.1.1.1.13 snmpwalk -v2c -c public <target> UBIQUOSS-SYSINFO-MIB::ubiTimeZoneCurrent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7800.2.100.1.1.1.13.1 snmpget -v2c -c public <target> UBIQUOSS-SYSINFO-MIB::ubiTimeZoneCurrent.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7800.2.100.1.1.1.13.1 s <value>
Start monitoring Ubiquoss switching/access product line, entire range (system identity/uptime/firmware-version status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UBIQUOSS-SYSINFO-MIB::ubiTimeZoneCurrent OID value, configure state conditions and alerts, and monitor any Ubiquoss switching/access product line, entire range (system identity/uptime/firmware-version status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.7800 | ubiquoss | UBIQUOSS-SMI |
| 1.3.6.1.4.1.7800.2 | ubiMgmt | UBIQUOSS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7800.2.100 | ubiSysInfoMIB | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1 | ubiSysInfoMIBObjects | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1.1 | ubiSysInfoTable | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1.1.1 | ubiSysInfoEntry | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1.1.1.13 | ubiTimeZoneCurrent | UBIQUOSS-SYSINFO-MIB |