gnAgnNTPCfgSummerAdjStart
CERAGON-MIB ·
.1.3.6.1.4.1.2281.2.2.8.4
Object
The summertime adjustment start. In order to set this value: 1.Turn every parameter (month, day, hour, minute) to hexadecimal. 2.Write them all together - from left to right. 3.Turn the accepted number to decimal basis. For example: in order to set 11:27:1:55 --> 11 = 0x0b, 27 = 0x1b, 1 = 0x01, 55 = 0x37 --> the 4 parameters together: 0x0b1b0137 = 186319159 (the last number is the one to set).
Context
- MIB
- CERAGON-MIB
- OID
.1.3.6.1.4.1.2281.2.2.8.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- gnAgnNTPCfg
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 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnAgnNTPCfgSummerAdjStart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERAGON-MIB::gnAgnNTPCfgSummerAdjStart'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647