shelfTmZn
BASIS-SHELF-MIB ·
.1.3.6.1.4.1.351.110.1.1.6
Object
scalar mandatory
r/w
Enumeration
Object defines standard time. GMT for greenwich mean time, est for Eastern std time (USA EST). cst for Central std time (USA CST). mst for Mountain std time (USA MST). pst for Pacific std time (USA PST). edt for Eastern daylight time (USA EDT). cdt for Central daylight time (USA CDT). mdt for Mountain daylight time (USA MDT). pdt for Pacific daylight time (USA PDT). To define a std time that are not defined in here use the GMT and set the offset from the GMT in the shelfTmZnGMTOff object.
Context
- MIB
- BASIS-SHELF-MIB
- OID
.1.3.6.1.4.1.351.110.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
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 'BASIS-SHELF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BASIS-SHELF-MIB::shelfTmZn.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BASIS-SHELF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BASIS-SHELF-MIB::shelfTmZn'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | gmt |
2 | est |
3 | cst |
4 | mst |
5 | pst |
6 | edt |
7 | cdt |
8 | mdt |
9 | pdt |