All MIBs › DL-SLA-MIB › remoteIpAddressPerDLCI
remoteIpAddressPerDLCI
Module: DL-SLA-MIB
OID (symbolic): DL-SLA-MIB::remoteIpAddressPerDLCI
OID (numeric): 1.3.6.1.4.1.300.260.1.2.1.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: IP Address of the NET port of the far end unit on each DLCI, which is discovered using Frame Relay OA&M Protocol. It will be stored in volatile memory.
What is remoteIpAddressPerDLCI?
This is the IP address of the far-end unit's network port for this DLCI, auto-discovered through the Frame Relay OA&M protocol rather than manually entered. Admins can read this to identify which remote site is on the other end of a circuit, though it resets after a reboot since it isn't persisted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.300.260.1.2.1.1.4 snmpwalk -v2c -c public <target> DL-SLA-MIB::remoteIpAddressPerDLCI
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.300.260.1.2.1.1.4.1 snmpget -v2c -c public <target> DL-SLA-MIB::remoteIpAddressPerDLCI.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> remoteIpAddressPerDLCI.1
Start monitoring Digital Link Frame Relay WAN access unit (SLA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DL-SLA-MIB::remoteIpAddressPerDLCI OID value, configure state conditions and alerts, and monitor any Digital Link Frame Relay WAN access unit (SLA) 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.300 | digital_link | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260 | dl_ServiceLevelAgreement | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.1 | dlcSLAConfigurationGroup | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.1.2 | perDLCIConfiguration | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.1.2.1 | configurationPerDLCITable | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.1.2.1.1 | configurationPerDLCIEntry | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.1.2.1.1.4 | remoteIpAddressPerDLCI | DL-SLA-MIB |