All MIBs › CHECKPOINT-MIB › svnNetIfDescription
svnNetIfDescription
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::svnNetIfDescription
OID (numeric): 1.3.6.1.4.1.2620.1.6.50.1.1.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
What is svnNetIfDescription?
This carries the description or name string SVN Foundation uses to label one of the gateway's network interfaces in its interface table. Since it typically mirrors the OS-level interface name, an admin uses it to map the table's numeric row index to a recognizable label like eth0 or bond1 when building an interface-down alert without needing shell access to the box. For example, this field might read eth2 for the DMZ-facing NIC on a multi-homed gateway, telling the admin at a glance which segment a flapping-interface alert affects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.50.1.1.9 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::svnNetIfDescription
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.50.1.1.9.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::svnNetIfDescription.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::svnNetIfDescription 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 (9 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 |
| 1.3.6.1.4.1.2620.1.6 | svn | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.6.50 | svnNetStat | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.50.1 | svnNetIfTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.50.1.1 | svnNetIfTableEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.50.1.1.9 | svnNetIfDescription | CHECKPOINT-MIB |