All MIBs › CHASSIS-MIB › chasTimezoneName
chasTimezoneName
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasTimezoneName
OID (numeric): 1.3.6.1.4.1.800.2.1.9.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: String containing the time zone name. nzst - New Zealand Time aest - Australia East Time gst - Guam Time acst - Australia Central Time jst - Japan Time kst - Korean Time awst - Australia West Time msk - Moscow Time eet - Eastern European Time cet - Central European Time met - Middle European Time bst - British Time wet - Western European Time gmt - Greenwich Mean Time wat - West Africa Time nst - Newfoundland Time ast - Atlantic Time est - Eastern Time (USA) cst - Cnetral Time (USA) mst - Mountain Time (USA) pst - Pacific Time (USA) akst - Alaska Time hst - Hawaii Time Returns none is not set.
What is chasTimezoneName?
This object stores a short mnemonic code identifying the chassis's configured time zone, like jst for Japan Time or msk for Moscow Time, from a fixed vendor-defined list of abbreviations. An admin managing chassis deployed across multiple countries uses this to make sure locally displayed timestamps in logs, traps, and CDRs match the site's actual local time rather than defaulting to UTC or the wrong region. A chassis installed in Tokyo would have chasTimezoneName set to jst so its logs and time-stamped records display Japan Standard Time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.9.2 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasTimezoneName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.9.2.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasTimezoneName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.9.2.1 s <value>
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasTimezoneName OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.9 | chasDateAndTime | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.9.2 | chasTimezoneName | CHASSIS-MIB |