ACMIB :: inBandPrimaryIpAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBinBandPrimaryIpAddress

inBandPrimaryIpAddress

Module: ACMIB

OID (symbolic): ACMIB::inBandPrimaryIpAddress

OID (numeric): 1.3.6.1.4.1.1751.2.18.1.27

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: IP address of the switch when the switch is accessed over the primary in-band connection.

What is inBandPrimaryIpAddress?

This OID stores the IP address used for management access over the device's data links rather than a dedicated out-of-band path. Network engineers configure this when they must reach the device through the same network carrying user traffic because a separate management network is unavailable. You might set this to 192.168.10.50 so management commands travel through regular data ports instead of a dedicated management interface.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.1.27
snmpwalk -v2c -c public <target> ACMIB::inBandPrimaryIpAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.1.27.1
snmpget -v2c -c public <target> ACMIB::inBandPrimaryIpAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.18.1.27.1 a <value>

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::inBandPrimaryIpAddress OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.1751lucentACMIB
1.3.6.1.4.1.1751.2mibsACMIB
1.3.6.1.4.1.1751.2.18acMIBACMIB
1.3.6.1.4.1.1751.2.18.1sysConfigACMIB
1.3.6.1.4.1.1751.2.18.1.27inBandPrimaryIpAddressACMIB