All MIBs › CHECKPOINT-MIB › voipDOSSipNetworkRegInterval
voipDOSSipNetworkRegInterval
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::voipDOSSipNetworkRegInterval
OID (numeric): 1.3.6.1.4.1.2620.1.31.6.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Total number of 'REGISTER' Requests to The Internal Network per Interval: Interval (seconds)
What is voipDOSSipNetworkRegInterval?
This is the time window, in seconds, used specifically for counting SIP REGISTER requests toward the internal network, separate from the general request counter above. REGISTER floods are used to exhaust a SIP registrar's session state or brute-force extension credentials, so this window is tuned independently of general INVITE/request traffic. For example, the interval might be configured to 30 seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.31.6.1.1.4 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::voipDOSSipNetworkRegInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.31.6.1.1.4.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::voipDOSSipNetworkRegInterval.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> voipDOSSipNetworkRegInterval.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::voipDOSSipNetworkRegInterval OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.
OID Breakdown
Upper-level ancestors (8 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.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.31 | voip | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.31.6 | voipDOS | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.31.6.1 | voipDOSSip | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.31.6.1.1 | voipDOSSipNetwork | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.31.6.1.1.4 | voipDOSSipNetworkRegInterval | CHECKPOINT-MIB |