ACC-FAKE :: ospfNbrAddressLessIndex

MIB Reference — IPNetwork Monitor

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.2accFakeACC-FAKE
1.3.6.1.4.1.5.2.17ospfNbrAddressLessIndexACC-FAKE