All MIBs › TRIDIUMR3-MIB › lastUpdate
lastUpdate
Module: TRIDIUMR3-MIB
OID (symbolic): TRIDIUMR3-MIB::lastUpdate
OID (numeric): 1.3.6.1.4.1.4131.1.3.1.14
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The time at which the alarm was last updated. Updates occur at creation, acknowlegement, and changes to alarmData such as notes.
What is lastUpdate?
This timestamps the most recent modification to the alarm record, which occurs at creation, at acknowledgement, and whenever alarmData changes such as when a note is added. It tells an admin whether an alarm row has been touched recently even without a change in ackState. For instance, lastUpdate advances each time an operator appends a troubleshooting note to alarmData.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4131.1.3.1.14 snmpwalk -v2c -c public <target> TRIDIUMR3-MIB::lastUpdate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4131.1.3.1.14.1 snmpget -v2c -c public <target> TRIDIUMR3-MIB::lastUpdate.1
Start monitoring Tridium Niagara R3 building automation controllers/supervisors, JACE/BAS gateway devices (alarm record/acknowledgment status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TRIDIUMR3-MIB::lastUpdate OID value, configure state conditions and alerts, and monitor any Tridium Niagara R3 building automation controllers/supervisors, JACE/BAS gateway devices (alarm record/acknowledgment status) 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.4131 | tridium | TRIDIUMR3-MIB |
| 1.3.6.1.4.1.4131.1 | tridiumStation | TRIDIUMR3-MIB |
| 1.3.6.1.4.1.4131.1.3 | alarmTable | TRIDIUMR3-MIB |
| 1.3.6.1.4.1.4131.1.3.1 | alarmTableEntry | TRIDIUMR3-MIB |
| 1.3.6.1.4.1.4131.1.3.1.14 | lastUpdate | TRIDIUMR3-MIB |