All MIBs › ACMIB › atmVnnMyNeighborIpAddress
atmVnnMyNeighborIpAddress
Module: ACMIB
OID (symbolic): ACMIB::atmVnnMyNeighborIpAddress
OID (numeric): 1.3.6.1.4.1.1751.2.18.5.17.1.21
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address of the neighbor system connected to the far end of this interface, to which a Network Management Station can send SNMP messages, as IP datagrams sent to UDP port 161, in order to access network management information concerning the operation of that system. Note that the value of this object can currently only be obtained by manual configuration.
What is atmVnnMyNeighborIpAddress?
This OID stores the IP address of the neighboring ATM system connected to the far end of this interface, used so that an SNMP management station can reach the remote device. Network engineers manually configure this to enable out-of-band management of the remote ATM endpoint via SNMP over IP, essential for multi-site network monitoring. Setting this to '192.168.1.50' allows the management station to send SNMP queries to UDP port 161 on that IP to monitor the remote ATM equipment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.17.1.21 snmpwalk -v2c -c public <target> ACMIB::atmVnnMyNeighborIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.17.1.21.1 snmpget -v2c -c public <target> ACMIB::atmVnnMyNeighborIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.18.5.17.1.21.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::atmVnnMyNeighborIpAddress 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5 | intfConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.17 | atmVnnConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.17.1 | atmVnnConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.17.1.21 | atmVnnMyNeighborIpAddress | ACMIB |