All MIBs › RAD-MIB › prtIpParamRemoteIP
prtIpParamRemoteIP
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtIpParamRemoteIP
OID (numeric): 1.3.6.1.4.1.164.6.2.15.6.1.1.15
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
This is the IP Address of the remote device that is connected to the current device (Point to Point Application). It is used for sending OAM packets on the LAN to the remote side in order to check that the connection is OK.
What is prtIpParamRemoteIP?
This object stores the IP address of a remote device connected to the current device in a point-to-point network configuration. The device uses this address to send Operations, Administration, and Maintenance (OAM) packets across the LAN to verify connectivity and health of the point-to-point link. Network operators configure this value to establish remote device reachability checks for their direct network connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.15 snmpwalk -v2c -c public <target> RAD-MIB::prtIpParamRemoteIP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.15.1 snmpget -v2c -c public <target> RAD-MIB::prtIpParamRemoteIP.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.15.1 a <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.6 | prtIP | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1 | prtIpParamTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1.1 | prtIpParamEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1.1.15 | prtIpParamRemoteIP | RAD-MIB |