All MIBs › ACMIB › virtualUNIMyNeighborIpAddress
virtualUNIMyNeighborIpAddress
Module: ACMIB
OID (symbolic): ACMIB::virtualUNIMyNeighborIpAddress
OID (numeric): 1.3.6.1.4.1.1751.2.18.5.19.1.25
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 virtualUNIMyNeighborIpAddress?
This OID stores the IP address of the neighboring ATM equipment or network management station connected to the far end of this virtual interface, allowing your system to send SNMP queries and management traffic to that device. Network engineers configure this to establish remote management capability and monitoring of the adjacent switch or endpoint across the ATM link. For example, setting this to 192.168.1.50 allows the local management station to directly query the neighbor equipment at that IP address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.19.1.25 snmpwalk -v2c -c public <target> ACMIB::virtualUNIMyNeighborIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.19.1.25.1 snmpget -v2c -c public <target> ACMIB::virtualUNIMyNeighborIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.18.5.19.1.25.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::virtualUNIMyNeighborIpAddress 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.19 | virtualUNIConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.19.1 | virtualUNIConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.19.1.25 | virtualUNIMyNeighborIpAddress | ACMIB |