eqlMemberTimeZone
EQLMEMBER-MIB ·
.1.3.6.1.4.1.12740.2.1.1.1.3
Object
column r/w
Enumeration
The field specifies the default timezone for the group. This can be overwritten on a per Array basis. The default is EST. We need to file in all the supported TZ. For now we punt and do GMT as the catch all.
Context
- MIB
- EQLMEMBER-MIB
- OID
.1.3.6.1.4.1.12740.2.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlMemberEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQLMEMBER-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLMEMBER-MIB::eqlMemberTimeZone'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLMEMBER-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLMEMBER-MIB::eqlMemberTimeZone.<eqlGroupId>.<eqlMemberIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLMEMBER-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLMEMBER-MIB::eqlMemberTimeZone'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hst |
2 | ast |
3 | pst |
4 | pnt |
5 | mst |
6 | cst |
7 | est |
8 | iet |
9 | prt |
10 | gmt |
11 | ect |
12 | eet |
13 | eat |
14 | met |
15 | net |
16 | plt |
17 | ist |
18 | bst |
19 | vst |
20 | ctt |
21 | jst |
22 | act |
23 | aet |
24 | sst |
25 | nst |
26 | mit |
27 | cnt |
28 | agt |
29 | bet |
30 | cat |