All MIBs › TPT-NGFW-SYSTEM-INFO-MIB › tptNgfwSystemSmsNotAuthNotify
tptNgfwSystemSmsNotAuthNotify
Module: TPT-NGFW-SYSTEM-INFO-MIB
OID (symbolic): TPT-NGFW-SYSTEM-INFO-MIB::tptNgfwSystemSmsNotAuthNotify
OID (numeric): 1.3.6.1.4.1.10734.3.9.3.0.13
Node type: NOTIFICATION-TYPE
Description:
A notification that a management station was denied control of the system because it did not have an authorized IP address. Notification includes the IP address of the management station that attempted control.
What is tptNgfwSystemSmsNotAuthNotify?
An alert indicating a management workstation tried to control the firewall but was rejected due to unauthorized IP address. Signals a potential unauthorized access attempt or misconfigured management station. Security ops review this alert to audit who's attempting management access and block suspicious IP ranges.
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> '' TPT-NGFW-SYSTEM-INFO-MIB::tptNgfwSystemSmsNotAuthNotify snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.10734.3.9.3.0.13
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]:51646->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (42447806) 4 days, 21:54:38.06 SNMPv2-MIB::snmpTrapOID.0 = OID: TPT-NGFW-SYSTEM-INFO-MIB::tptNgfwSystemSmsNotAuthNotify
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.10734 | tippingpoint | TIPPINGPOINT-REG-MIB |
| 1.3.6.1.4.1.10734.3 | tpt_products | TIPPINGPOINT-REG-MIB |
| 1.3.6.1.4.1.10734.3.9 | tpt_ngfwMIBs | TPT-NGFW-REG-MIB |
| 1.3.6.1.4.1.10734.3.9.3 | tpt_ngfw_events | TPT-NGFW-REG-MIB |
| 1.3.6.1.4.1.10734.3.9.3.0 | tpt_ngfw_eventsV2 | TPT-NGFW-REG-MIB |
| 1.3.6.1.4.1.10734.3.9.3.0.13 | tptNgfwSystemSmsNotAuthNotify | TPT-NGFW-SYSTEM-INFO-MIB |