All MIBs › AIMOS › aimosTimeFormat
aimosTimeFormat
Module: AIMOS
OID (symbolic): AIMOS::aimosTimeFormat
OID (numeric): 1.3.6.1.4.1.6408.201.3.1.7
Node type: OBJECT-TYPE
Type: TimeFormat
Access: read-write
Description: This object of type TimeFormat determines of how date and time values of type VariableTime (e.g. aimosAlarmListEventTime) will be published by the SNMP Agent. This would be either UTCTime or LocalTime. The latter one is the default setting.
Changes made here affect only the current organisation.
What is aimosTimeFormat?
Controls whether notification timestamps are sent as UTC or local time (e.g., UTCTime vs LocalTime). Network engineers need consistent time conventions for alarm correlation across zones. Example: Set to 'LocalTime' for timestamps matching the NOC's timezone.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.1.7 snmpwalk -v2c -c public <target> AIMOS::aimosTimeFormat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.1.7.1 snmpget -v2c -c public <target> AIMOS::aimosTimeFormat.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.3.1.7.1 s <value>
Start monitoring Andrew Wireless Systems DAS/repeater equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIMOS::aimosTimeFormat OID value, configure state conditions and alerts, and monitor any Andrew Wireless Systems DAS/repeater equipment 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.6408 | mikom | AIMOS |
| 1.3.6.1.4.1.6408.201 | aimos | AIMOS |
| 1.3.6.1.4.1.6408.201.3 | aimosObjects | AIMOS |
| 1.3.6.1.4.1.6408.201.3.1 | aimosSystemManagement | AIMOS |
| 1.3.6.1.4.1.6408.201.3.1.7 | aimosTimeFormat | AIMOS |