All MIBs › TIMETRA-SAP-MIB › hostConnectivityRestored
hostConnectivityRestored
Module: TIMETRA-SAP-MIB
OID (symbolic): TIMETRA-SAP-MIB::hostConnectivityRestored
OID (numeric): 1.3.6.1.4.1.6527.3.1.3.4.3.0.14
Node type: NOTIFICATION-TYPE
Description: The hostConnectivityRestored notification indicates that the system has restored the connectivity with the indicated host.
What is hostConnectivityRestored?
This event notification fires when the system detects that connectivity to a monitored host has been restored. It signals the end of an outage or connectivity issue for a specific host. An operator receives this trap to confirm successful recovery and mark an incident as resolved.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' TIMETRA-SAP-MIB::hostConnectivityRestored snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.6527.3.1.3.4.3.0.14
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:50534->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (384717670) 44 days, 12:39:36.70 SNMPv2-MIB::snmpTrapOID.0 = OID: TIMETRA-SAP-MIB::hostConnectivityRestored
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' TIMETRA-SAP-MIB::hostConnectivityRestored
Start monitoring Nokia/Alcatel-Lucent 7x50 Service Router family, entire product line (Service Access Point admin/oper status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TIMETRA-SAP-MIB::hostConnectivityRestored OID value, configure state conditions and alerts, and monitor any Nokia/Alcatel-Lucent 7x50 Service Router family, entire product line (Service Access Point admin/oper status) from a single console.
OID Breakdown
Upper-level ancestors (13 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 |
| 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.3 | tmnxSRNotifyPrefix | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.3.4 | tmnxServNotifications | ALCATEL-IND1-TIMETRA-SERV-MIB |
| 1.3.6.1.4.1.6527.3.1.3.4.3 | sapTrapsPrefix | ALCATEL-IND1-TIMETRA-SAP-MIB |
| 1.3.6.1.4.1.6527.3.1.3.4.3.0 | sapTraps | ALCATEL-IND1-TIMETRA-SAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6527.3.1.3.4.3.0.14 | hostConnectivityRestored | TIMETRA-SAP-MIB |