All MIBs › CERAGON-MIB › gnAgnNTPCfgSummerAdjEnd
gnAgnNTPCfgSummerAdjEnd
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::gnAgnNTPCfgSummerAdjEnd
OID (numeric): 1.3.6.1.4.1.2281.2.2.8.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The summertime adjustment end. 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).
What is gnAgnNTPCfgSummerAdjEnd?
Configures the end date/time of the daylight-saving time adjustment, encoded as a combined hex value of month, day, hour, and minute.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.8.5 snmpwalk -v2c -c public <target> CERAGON-MIB::gnAgnNTPCfgSummerAdjEnd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.8.5.1 snmpget -v2c -c public <target> CERAGON-MIB::gnAgnNTPCfgSummerAdjEnd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2281.2.2.8.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gnAgnNTPCfgSummerAdjEnd.1
Start monitoring Ceragon Networks FibeAir microwave radio backhaul systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CERAGON-MIB::gnAgnNTPCfgSummerAdjEnd OID value, configure state conditions and alerts, and monitor any Ceragon Networks FibeAir microwave radio backhaul systems from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2281 | ceragon | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2 | gnSystem | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2 | gnAgn | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2.8 | gnAgnNTPCfg | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2.8.5 | gnAgnNTPCfgSummerAdjEnd | CERAGON-MIB |