All MIBs › ADVA-FSPR7-MIB › alarmSysTimeStamp
alarmSysTimeStamp
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::alarmSysTimeStamp
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.4.1.1.4
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description:
Timestamp.
What is alarmSysTimeStamp?
This object records the date and time when an alarm event occurred in the ADVA optical equipment system, providing accurate timestamping for correlation with other events. Timestamps are critical for troubleshooting intermittent issues and understanding the sequence of network failures. An operator would reference this when analyzing alarm logs to determine causality and timeline of network events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.4.1.1.4 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::alarmSysTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.4.1.1.4.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::alarmSysTimeStamp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alarmSysTimeStamp.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.4 | alarm | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.4.1 | alarmSysTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.4.1.1 | alarmSysEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.4.1.1.4 | alarmSysTimeStamp | ADVA-FSPR7-MIB |