ACC-RIP :: accRipGateway

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-RIPaccRipGateway

accRipGateway

Module: ACC-RIP

OID (symbolic): ACC-RIP::accRipGateway

OID (numeric): 1.3.6.1.4.1.5.1.1.16.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Declares if the unit is the gateway unit for an AS. Indicates if the unit does or does not advertise that it is the default route. Extended mode causes EGP-derived information to be included in RIP packets.

What is accRipGateway?

This OID controls whether the device acts as a gateway (default route advertiser) for an autonomous system, with enumerated options including extended mode for including EGP-derived information. A network architect sets this on devices at the edge of their AS to advertise a default route to internal networks, reducing the amount of routing information other devices must maintain. Setting it to 'extended' tells the device to include border gateway protocol information in RIP announcements, helping external routing peers understand the network topology.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.3
snmpwalk -v2c -c public <target> ACC-RIP::accRipGateway

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.3.1
snmpget -v2c -c public <target> ACC-RIP::accRipGateway.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.16.3.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accRipGateway.1

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-RIP::accRipGateway OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-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
Numeric OIDNameModule
1.3.6.1.4.1.5.1.1.16.3accRipGatewayACC-RIP