ACC-FAKE :: ospfNbrAddressLessIndex

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-FAKEospfNbrAddressLessIndex

ospfNbrAddressLessIndex

Module: ACC-FAKE

OID (symbolic): ACC-FAKE::ospfNbrAddressLessIndex

OID (numeric): 1.3.6.1.4.1.5.2.17

Node type: OBJECT-TYPE

Type: InterfaceIndex

Access: read-write

Description: On an interface having an IP Address, zero. On addressless interfaces, the corresponding value of ifIndex in the Internet Standard MIB. On row creation, this can be derived from the instance.

What is ospfNbrAddressLessIndex?

ACC-FAKE::ospfNbrAddressLessIndex is the interface index for a neighbor on an address-less OSPF link (where no IP address is assigned to the interface). You use this to identify which physical interface connects to a neighbor when the link doesn't have traditional IP addresses. For example, ifIndex value 4 refers to the 4th interface on the router, which might be a serial port connecting to an address-less neighbor.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.17
snmpwalk -v2c -c public <target> ACC-FAKE::ospfNbrAddressLessIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.17.1
snmpget -v2c -c public <target> ACC-FAKE::ospfNbrAddressLessIndex.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.2.17.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ospfNbrAddressLessIndex.1

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::ospfNbrAddressLessIndex 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.17ospfNbrAddressLessIndexACC-FAKE