All MIBs › ALCATEL-IND1-CONFIG-MGR-MIB › configTimerFileTime
configTimerFileTime
Module: ALCATEL-IND1-CONFIG-MGR-MIB
OID (symbolic): ALCATEL-IND1-CONFIG-MGR-MIB::configTimerFileTime
OID (numeric): 1.3.6.1.4.1.6486.801.1.2.1.11.1.1.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The local time when the configuration file will be read by the device. This object is only set if the configInputFile must be applied at a later time. The following formats are valid:
MM/DD/YYYY hh:mm
MM/DD/YY hh:mm
MM/DD hh:mm - uses current year if after current date and time, next year otherwise.
hh:mm - uses today's date if later than current time, tommorow's date otherwise. where YY - year (0-38,99) MM - month (1-12) DD - day (1-31) hh - hour (0-23) mm - minute (0-59)
What is configTimerFileTime?
A writable text field (0-16 chars) setting the time when scheduled config will be applied (format: MM/DD/YYYY hh:mm). Engineers set to '12/25/2025 02:00' for maintenance windows.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.11.1.1.1.7 snmpwalk -v2c -c public <target> ALCATEL-IND1-CONFIG-MGR-MIB::configTimerFileTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.11.1.1.1.7.1 snmpget -v2c -c public <target> ALCATEL-IND1-CONFIG-MGR-MIB::configTimerFileTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6486.801.1.2.1.11.1.1.1.7.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> configTimerFileTime.1
Start monitoring Alcatel-Lucent Enterprise OmniSwitch switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALCATEL-IND1-CONFIG-MGR-MIB::configTimerFileTime OID value, configure state conditions and alerts, and monitor any Alcatel-Lucent Enterprise OmniSwitch switches from a single console.
OID Breakdown
Upper-level ancestors (12 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 |
| 1.3.6.1.4.1.6486 | alcatel | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801 | alcatelIND1BaseMIB | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1 | alcatelIND1Management | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2 | managementIND1Software | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1 | softwareIND1Entities | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1.11 | softentIND1Confmgr | ALCATEL-IND1-BASE |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6486.801.1.2.1.11.1 | alcatelIND1ConfigMgrMIB | ALCATEL-IND1-CONFIG-MGR-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.11.1.1 | alcatelIND1ConfigMgrMIBObjects | ALCATEL-IND1-CONFIG-MGR-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.11.1.1.1 | configManager | ALCATEL-IND1-CONFIG-MGR-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.11.1.1.1.7 | configTimerFileTime | ALCATEL-IND1-CONFIG-MGR-MIB |