All MIBs › HP-ICF-IP-ROUTING › hpicfSourceRouteEnable
hpicfSourceRouteEnable
Module: HP-ICF-IP-ROUTING
OID (symbolic): HP-ICF-IP-ROUTING::hpicfSourceRouteEnable
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enable/disable source routed forwarding.
What is hpicfSourceRouteEnable?
This enables(1) or disables(2) forwarding of IP source-routed packets, where the packet itself specifies the path it should take. Disabling it (the security-conscious default on most networks) blocks a technique historically used to bypass normal routing-based access controls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.2 snmpwalk -v2c -c public <target> HP-ICF-IP-ROUTING::hpicfSourceRouteEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.2.1 snmpget -v2c -c public <target> HP-ICF-IP-ROUTING::hpicfSourceRouteEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.2.1 i <value>
Start monitoring HP ProCurve Layer 3 switch (static IP routing config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-IP-ROUTING::hpicfSourceRouteEnable OID value, configure state conditions and alerts, and monitor any HP ProCurve Layer 3 switch (static IP routing config) from a single console.
OID Breakdown
Upper-level ancestors (12 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5 | hpicfSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1 | hpSwitch | CONFIG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.15 | hpicfIpRouting | HP-ICF-IP-ROUTING |
| 1.3.6.1.4.1.11.2.14.11.5.1.15.1 | hpicfIpRoutingObjects | HP-ICF-IP-ROUTING |
| 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3 | hpicfGlobalIpConfig | HP-ICF-IP-ROUTING |
| 1.3.6.1.4.1.11.2.14.11.5.1.15.1.3.2 | hpicfSourceRouteEnable | HP-ICF-IP-ROUTING |