startDay
MOXA-ICSG7826A-MIB ·
.1.3.6.1.4.1.8691.7.99.1.32.5.3
Object
scalar r/w
Enumeration
Setting Start Day of Daylight Saving time
Context
- MIB
- MOXA-ICSG7826A-MIB
- OID
.1.3.6.1.4.1.8691.7.99.1.32.5.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- daylightSaving
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 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-ICSG7826A-MIB::startDay.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-ICSG7826A-MIB::startDay'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | na |
1 | sun |
2 | mon |
3 | tue |
4 | wed |
5 | thu |
6 | fri |
7 | sat |