nwSysDaylightSavingsStart
NetWare-Server-MIB ·
.1.3.6.1.4.1.23.2.28.1.20
Object
Start of daylight savings time. A language independent representation of the local date and time when the switch to Daylight Savings Time occurs on the server.
Context
- MIB
- NetWare-Server-MIB
- OID
.1.3.6.1.4.1.23.2.28.1.20- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- nwSystem
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 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwSysDaylightSavingsStart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NetWare-Server-MIB::nwSysDaylightSavingsStart'