All MIBs › TIMETRA-LOG-MIB › tmnxStdReplayStart
tmnxStdReplayStart
Module: TIMETRA-LOG-MIB
OID (symbolic): TIMETRA-LOG-MIB::tmnxStdReplayStart
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.12.18.1.13
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The value of tmnxStdReplayStart indicates the SNMP notification request ID of the first event that cound not be generated because there is no route to this notification target address.
Events will be resent when this notification target address is readded to the route tables, on either an in-band or out-of-band interface. The agent searches backwards in the event log and begins resending events from the oldest event that has a timestamp <= 5 hundredths of a second less than the timestamp of the event with this request ID. Note that if the outage is long and a large number of events are generated in the meantime, it is possible that the log memory storage has wrapped and the event data for this request ID is no longer available. In that case, the oldest event saved in the log will be the first event resent.
A value of 0 indicates that there are no missed events waiting to be resent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.12.18.1.13 snmpwalk -v2c -c public <target> TIMETRA-LOG-MIB::tmnxStdReplayStart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.12.18.1.13.1 snmpget -v2c -c public <target> TIMETRA-LOG-MIB::tmnxStdReplayStart.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tmnxStdReplayStart.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.12 | tmnxLogObjs | TIMETRA-LOG-MIB |
| 1.3.6.1.4.1.6527.3.1.2.12.18 | tmnxSnmpTrapDestTable | TIMETRA-LOG-MIB |
| 1.3.6.1.4.1.6527.3.1.2.12.18.1 | tmnxSnmpTrapDestEntry | TIMETRA-LOG-MIB |
| 1.3.6.1.4.1.6527.3.1.2.12.18.1.13 | tmnxStdReplayStart | TIMETRA-LOG-MIB |