All MIBs › CERAGON-MIB › gnGenLastCfgTimeandDate
gnGenLastCfgTimeandDate
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::gnGenLastCfgTimeandDate
OID (numeric): 1.3.6.1.4.1.2281.2.1.19
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This parameter specifies the last configuration change time and date
Format 'YYYY-MM-DD,HH:MM:SS' (Hexadecimal).
A date-time specification.
field octets contents range
----- ------ -------- -----
1 1-2 year 0..65536
2 3 month 1..12
3 4 day 1..31
4 5 hour 0..23
5 6 minutes 0..59
6 7 seconds 0..60
(use 60 for leap-second)
7 8 deci-seconds 0..9
8 9 direction from UTC '+' / '-'
9 10 hours from UTC 0..11
10 11 minutes from UTC 0..59
For example, Tuesday May 26, 1992 at 1:30:15 PM EDT
would be displayed as: 07 c8 05 1a 0d 1e 0f 00
( 1992 -5 -26,13:30:15 )
Note that if only local time is known, then timezone
information (fields 8-10) is not present.What is gnGenLastCfgTimeandDate?
Records the date and time (in YYYY-MM-DD,HH:MM:SS hexadecimal format) of the most recent configuration change on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.2.1.19 snmpwalk -v2c -c public <target> CERAGON-MIB::gnGenLastCfgTimeandDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.2.1.19.1 snmpget -v2c -c public <target> CERAGON-MIB::gnGenLastCfgTimeandDate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2281.2.1.19.1 s <value>
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::gnGenLastCfgTimeandDate 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.1 | gnGeneral | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.1.19 | gnGenLastCfgTimeandDate | CERAGON-MIB |