All MIBs › ATT-VPN-GATEWAY-MIB › ngevDeviceDiscoOrNotFound
ngevDeviceDiscoOrNotFound
Module: ATT-VPN-GATEWAY-MIB
OID (symbolic): ATT-VPN-GATEWAY-MIB::ngevDeviceDiscoOrNotFound
OID (numeric): 1.3.6.1.4.1.74.1.30.8.2.0.8
Node type: NOTIFICATION-TYPE
Description: Sent if the AT&T VPN Gateway profile is not found. If the AT&T VPN Gateway goes too long without finding its device profile then the device will switch its status to discontinued, which will also trigger a trap/inform.
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> '' ATT-VPN-GATEWAY-MIB::ngevDeviceDiscoOrNotFound snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.74.1.30.8.2.0.8
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]:55316->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (108382740) 12 days, 13:03:47.40 SNMPv2-MIB::snmpTrapOID.0 = OID: ATT-VPN-GATEWAY-MIB::ngevDeviceDiscoOrNotFound
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' ATT-VPN-GATEWAY-MIB::ngevDeviceDiscoOrNotFound
Start monitoring AT&T managed VPN Gateway (branch/SMB CPE) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATT-VPN-GATEWAY-MIB::ngevDeviceDiscoOrNotFound OID value, configure state conditions and alerts, and monitor any AT&T managed VPN Gateway (branch/SMB CPE) from a single console.
OID Breakdown
Upper-level ancestors (12 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.74 | att_2 | ATT-CNM-ENHANCED-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.74.1 | att_products | ATT-CNM-ENHANCED-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.74.1.30 | attNetGate | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.8 | attNetGateMIB | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.8.2 | ngEvents | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.8.2.0 | ngEventNotification | ATT-NETGATE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.74.1.30.8.2.0.8 | ngevDeviceDiscoOrNotFound | ATT-VPN-GATEWAY-MIB |