All MIBs › NAT-MIB › natNotifThrottlingInterval
natNotifThrottlingInterval
Module: NAT-MIB
OID (symbolic): NAT-MIB::natNotifThrottlingInterval
OID (numeric): 1.3.6.1.2.1.123.1.2.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object controls the generation of the natPacketDiscard notification.
If this object has a value of zero, then no natPacketDiscard notifications will be transmitted by the agent.
If this object has a non-zero value, then the agent must not generate more than one natPacketDiscard 'notification-event' in the indicated period, where a 'notification-event' is the generation of a single notification PDU type to a list of notification destinations. If additional NAT packets are discarded within the throttling period, then notification-events for these changes must be suppressed by the agent until the current throttling period expires.
If natNotifThrottlingInterval notification generation is enabled, the suggested default throttling period is 60 seconds, but generation of the natPacketDiscard notification should be disabled by default.
If the agent is capable of storing non-volatile configuration, then the value of this object must be restored after a reinitialization of the management system.
The actual transmission of notifications is controlled via the MIB modules in RFC 3413. Deprecated in favor of NATV2-MIB.
What is natNotifThrottlingInterval?
Controls how often the device is allowed to send natPacketDiscard notifications: 0 disables sending them, and any other value (5-3600 seconds) sets the minimum gap between notification bursts so a flood of discarded packets doesn't spam the trap receiver. Notification generation itself is off by default even when this is set to a suggested 60 seconds; deprecated in favor of NATV2-MIB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.123.1.2.1 snmpwalk -v2c -c public <target> NAT-MIB::natNotifThrottlingInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.123.1.2.1.1 snmpget -v2c -c public <target> NAT-MIB::natNotifThrottlingInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.123.1.2.1.1 i <value>
Start monitoring Vendor-neutral IETF standard (NAT-capable router, firewall, or CGN appliance) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NAT-MIB::natNotifThrottlingInterval OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (NAT-capable router, firewall, or CGN appliance) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.123 | natMIB | NAT-MIB |
| 1.3.6.1.2.1.123.1 | natMIBObjects | NAT-MIB |
| 1.3.6.1.2.1.123.1.2 | natNotifCtrl | NAT-MIB |
| 1.3.6.1.2.1.123.1.2.1 | natNotifThrottlingInterval | NAT-MIB |