All MIBs › HP-ICF-OSPF › hpicfOspfIfPassive
hpicfOspfIfPassive
Module: HP-ICF-OSPF
OID (symbolic): HP-ICF-OSPF::hpicfOspfIfPassive
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.14.4.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: The passive state configuration of the OSPF interface. In the passive mode no OSPF protocol messages are exchanged on this interface.
true (1) - The interface is configured to work in Passive mode false (2) - The interface is configured to work in normal mode. This is the default configuration.
Changing the value will cause OSPF to reset on this interface and make necessary adjustments to the link state database.
All other operations are not defined and will not affect the state of the protocol.
What is hpicfOspfIfPassive?
Puts this OSPF interface into passive mode (true), meaning no OSPF Hello or other protocol messages are exchanged on it, versus normal mode (false, the default). Admins set an interface to passive when they want OSPF to advertise the interface's network without ever forming an adjacency over it -- for example, a stub LAN with no other routers. Per the DESCRIPTION, changing this value resets OSPF on the interface and adjusts the link-state database accordingly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.14.4.1.1 snmpwalk -v2c -c public <target> HP-ICF-OSPF::hpicfOspfIfPassive
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.14.4.1.1.1 snmpget -v2c -c public <target> HP-ICF-OSPF::hpicfOspfIfPassive.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.5.1.14.4.1.1.1 s <value>
Start monitoring HP ProCurve Layer 3 switch/router (OSPF extensions) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-OSPF::hpicfOspfIfPassive OID value, configure state conditions and alerts, and monitor any HP ProCurve Layer 3 switch/router (OSPF extensions) from a single console.
OID Breakdown
Upper-level ancestors (13 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 |
| 1.3.6.1.4.1.11.2.14.11.5.1.14 | hpicfOspf | HP-ICF-OID |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.14.4 | hpicfOspfIfTable | HP-ICF-OSPF |
| 1.3.6.1.4.1.11.2.14.11.5.1.14.4.1 | hpicfOspfIfEntry | HP-ICF-OSPF |
| 1.3.6.1.4.1.11.2.14.11.5.1.14.4.1.1 | hpicfOspfIfPassive | HP-ICF-OSPF |