All MIBs › TIMETRA-PORT-MIB › tmnxPortLastAlarmEvent
tmnxPortLastAlarmEvent
Module: TIMETRA-PORT-MIB
OID (symbolic): TIMETRA-PORT-MIB::tmnxPortLastAlarmEvent
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.43
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description:
The value of tmnxPortLastAlarmEvent indicates the object name and instance value that points to the row entry in the ALARM-MIB containing the most recent alarm associated with this port. If tmnxPortAlarmState has a value of 'alarmCleared(2)', the most recent alarm event will be in the cleared alarm table. If it has a value of 'alarmActive(1)', the most recent alarm event will be in the active alarm table. If the value of tmnxPortLastAlarmEvent is '0.0', either no port alarm events have occurred since the system was last booted, or the last port alarm event has aged out and its entry is no longer available in the ALARM-MIB tables.
What is tmnxPortLastAlarmEvent?
This OID points to the most recent alarm record associated with a port, whether it was a cleared or active alarm. It lets you quickly find details about the last issue that occurred on that port. An operator uses this to navigate directly to alarm logs when investigating recent port problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.43 snmpwalk -v2c -c public <target> TIMETRA-PORT-MIB::tmnxPortLastAlarmEvent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.43.1 snmpget -v2c -c public <target> TIMETRA-PORT-MIB::tmnxPortLastAlarmEvent.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2 | tmnxHwObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4 | tmnxPortObjs | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.2 | tmnxPortTable | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.2.1 | tmnxPortEntry | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.43 | tmnxPortLastAlarmEvent | TIMETRA-PORT-MIB |