All MIBs › TPT-NGFW-SYSTEM-INFO-MIB › tptNgfwSystemShutdownNotify
tptNgfwSystemShutdownNotify
Module: TPT-NGFW-SYSTEM-INFO-MIB
OID (symbolic): TPT-NGFW-SYSTEM-INFO-MIB::tptNgfwSystemShutdownNotify
OID (numeric): 1.3.6.1.4.1.10734.3.9.3.0.12
Node type: NOTIFICATION-TYPE
Description:
A notification that the system is performing a controlled shutdown or reboot.
What is tptNgfwSystemShutdownNotify?
This notification is sent when the next-generation firewall system initiates a controlled shutdown or reboot sequence. It provides advance warning before the device goes offline for maintenance or configuration changes. An operator would subscribe to this trap to coordinate network changes and prepare for the device becoming temporarily unavailable.
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::tptNgfwSystemShutdownNotify snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.10734.3.9.3.0.12
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]:63784->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (428663592) 49 days, 14:43:55.92 SNMPv2-MIB::snmpTrapOID.0 = OID: TPT-NGFW-SYSTEM-INFO-MIB::tptNgfwSystemShutdownNotify
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.12 | tptNgfwSystemShutdownNotify | TPT-NGFW-SYSTEM-INFO-MIB |