All MIBs › CHECKPOINT-MIB › svnNetIfMask
svnNetIfMask
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::svnNetIfMask
OID (numeric): 1.3.6.1.4.1.2620.1.6.50.1.1.5
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is svnNetIfMask?
This IpAddress reports the subnet mask for the interface address in svnNetIfAddress, keyed by the same interface/Vsid pair. It completes the addressing definition for that specific virtual system's interface, letting an admin confirm a given tenant's interface is configured with the subnet size their network design calls for. A mask here that doesn't match the tenant's expected subnet size would indicate a configuration error specific to that virtual system, isolated from any other tenant on the same appliance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.50.1.1.5 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::svnNetIfMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.50.1.1.5.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::svnNetIfMask.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::svnNetIfMask 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.5 | svnNetIfMask | CHECKPOINT-MIB |