ACC-RIP :: accRipNbrIpAddr

MIB Reference — IPNetwork Monitor

All MIBsACC-RIPaccRipNbrIpAddr

accRipNbrIpAddr

Module: ACC-RIP

OID (symbolic): ACC-RIP::accRipNbrIpAddr

OID (numeric): 1.3.6.1.4.1.5.1.1.16.16.1.1

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description:

The IP address of this system on the indicated subnet.

What is accRipNbrIpAddr?

This read-only OID stores the IP address of the local RIP interface on the subnet where the neighbor resides. Network engineers use this to verify which local IP address is being used to communicate with a specific RIP neighbor. For example, 192.168.1.1 indicates the router is using this IP on the subnet to communicate with the neighbor.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.16.1.1
snmpwalk -v2c -c public <target> ACC-RIP::accRipNbrIpAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.16.1.1.1
snmpget -v2c -c public <target> ACC-RIP::accRipNbrIpAddr.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.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.16accRipACC-MIB
1.3.6.1.4.1.5.1.1.16.16accRipNbrTableACC-RIP
1.3.6.1.4.1.5.1.1.16.16.1accRipNbrEntryACC-RIP
1.3.6.1.4.1.5.1.1.16.16.1.1accRipNbrIpAddrACC-RIP