All MIBs › CHECKPOINT-MIB › voipProductName
voipProductName
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::voipProductName
OID (numeric): 1.3.6.1.4.1.2620.1.31.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Product Name
What is voipProductName?
This identifies the Check Point VoIP/SIP security module reporting the surrounding statistics, distinguishing it from the Mail Security or DLP blades that expose similarly named version and status objects on the same gateway. It matters when a script polls many blade-specific OIDs on one device and needs to label which blade a given status code came from. For example, the value would read 'VoIP'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.31.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::voipProductName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.31.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::voipProductName.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::voipProductName 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.1 | voipProductName | CHECKPOINT-MIB |