All MIBs › RADLAN-OSPF-MIB › rlOspfIfPassive
rlOspfIfPassive
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfIfPassive
OID (numeric): 1.3.6.1.4.1.89.210.8.1.28
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Indicates whether this interface is a passive interface. If set to TRUE, we suppress HELLO packets sent on and received from this interface. We will therefore advertise this interface in our LSAs but not run OSPF protocol over it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.210.8.1.28 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfIfPassive
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.8.1.28.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfIfPassive.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.210.8.1.28.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.210 | rlOspf | Dell-MIB |
| 1.3.6.1.4.1.89.210.8 | rlOspfIfTable | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.8.1 | rlOspfIfEntry | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.8.1.28 | rlOspfIfPassive | RADLAN-OSPF-MIB |