RADLAN-IP :: rsIpAdEntAddr

MIB Reference — IPNetwork Monitor

All MIBsRADLAN-IPrsIpAdEntAddr

rsIpAdEntAddr

Module: RADLAN-IP

OID (symbolic): RADLAN-IP::rsIpAdEntAddr

OID (numeric): 1.3.6.1.4.1.89.26.1.1.1

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description:

The IP address to which this entry's addressing information pertains.

What is rsIpAdEntAddr?

This is a read-only IP address value that identifies which IP address a particular row in the address table describes. It is the index key for that row and uniquely identifies one address assignment on the device. A network management tool uses this address as the key to retrieve all properties of that IP, such as subnet mask and interface binding.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.26.1.1.1
snmpwalk -v2c -c public <target> RADLAN-IP::rsIpAdEntAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.89.26.1.1.1.1
snmpget -v2c -c public <target> RADLAN-IP::rsIpAdEntAddr.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.89rndDell-MIB
1.3.6.1.4.1.89.26ipSpecDell-MIB
1.3.6.1.4.1.89.26.1rsIpAddrTableRADLAN-IP
1.3.6.1.4.1.89.26.1.1rsIpAddrEntryRADLAN-IP
1.3.6.1.4.1.89.26.1.1.1rsIpAdEntAddrRADLAN-IP