ACC-FAKE :: ospfAddressLessIf

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-FAKEospfAddressLessIf

ospfAddressLessIf

Module: ACC-FAKE

OID (symbolic): ACC-FAKE::ospfAddressLessIf

OID (numeric): 1.3.6.1.4.1.5.2.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.

What is ospfAddressLessIf?

ACC-FAKE::ospfAddressLessIf is an integer flag that indicates whether an OSPF interface operates without an assigned IP address (address-less mode). You would enable this on point-to-point links like serial connections where two routers directly connect and don't need traditional IP addressing to exchange OSPF neighbors. Setting it to 1 means the interface runs address-less and identifies itself only by its ifIndex rather than an IP address.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.4
snmpwalk -v2c -c public <target> ACC-FAKE::ospfAddressLessIf

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.4.1
snmpget -v2c -c public <target> ACC-FAKE::ospfAddressLessIf.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.2.4.1 i <value>

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-FAKE::ospfAddressLessIf OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5accACC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5.2accFakeACC-FAKE
1.3.6.1.4.1.5.2.4ospfAddressLessIfACC-FAKE