staticTimeZone
MX-HOC-MIB ·
.0.700.1.250.200
Object
scalar r/w
OctetString
Static Time Zone
Specifies the time zone in which the system is located. This
string MUST use the IEEE 1003.1 POSIX format as defined in
bootp-dhcp-option-88.txt. The following are some example
strings.
* Pacific Time (Canada and US) : PST8PDT7,M3.2.0/
02:00:00,M11.1.0/02:00:00
* Mountain Time (Canada and US) : MST7MDT6,M3.2.0/
02:00:00,M11.1.0/02:00:00
* Central Time (Canada and US) : CST6CDT5,M3.2.0/
02:00:00,M11.1.0/02:00:00
* Eastern Time (Canada and US) : EST5EDT4,M3.2.0/
02:00:00,M11.1.0/02:00:00
* Atlantic Time (Canada) : AST4ADT3,M3.2.0/02:00:00,M11.1.0/
02:00:00
* GMT Standard Time : GMT0DMT-1,M3.5.0/01:00:00,M10.5.0/
02:00:00
* W. Europe Standard Time : WEST-1DWEST-2,M3.5.0/
02:00:00,M10.5.0/03:00:00
* China Standard Time : CST-8
* Tokyo Standard Time : TST-9
* Central Australia Standard Time :
CAUST-9:30DCAUST-10:30,M10.5.0/02:00:00,M3.5.0/02:00:00
* Australia Eastern Standard Time :
AUSEST-10AUSDST-11,M10.5.0/02:00:00,M3.5.0/02:00:00
* UTC (Coordinated Universal Time) : UTC0
Context
- MIB
- MX-HOC-MIB
- OID
.0.700.1.250.200- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- timeGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::staticTimeZone.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HOC-MIB::staticTimeZone'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.