All MIBs › CHECKPOINT-MIB › routingIntrfName
routingIntrfName
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::routingIntrfName
OID (numeric): 1.3.6.1.4.1.2620.1.6.6.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
What is routingIntrfName?
This DisplayString is the name of the local interface associated with a specific route entry, keyed by routingIndex. It tells the admin which of the gateway's own network interfaces traffic matching this route egresses through, which matters when confirming a route is bound to the intended physical or VLAN interface rather than an unintended one. A route entry showing the wrong interface name relative to the intended network topology would explain traffic exiting through an unexpected physical link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.6.1.5 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::routingIntrfName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.6.1.5.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::routingIntrfName.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::routingIntrfName 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.6 | routingTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.6.1 | routingEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.6.1.5 | routingIntrfName | CHECKPOINT-MIB |