All MIBs › CHECKPOINT-MIB › routingDest
routingDest
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::routingDest
OID (numeric): 1.3.6.1.4.1.2620.1.6.6.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is routingDest?
This IpAddress is the destination network address of a specific route entry, keyed by routingIndex. Combined with routingMask, this defines exactly which destination traffic this route entry applies to, which is the first thing an admin checks when diagnosing why traffic to a particular network isn't taking the expected path. Finding an unexpected or missing routingDest entry for a network that should be reachable would directly explain a connectivity complaint.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.6.1.2 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::routingDest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.6.1.2.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::routingDest.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::routingDest 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.2 | routingDest | CHECKPOINT-MIB |