ACC-MIB :: accRipGateway

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccRipGateway

accRipGateway

Module: ACC-MIB

OID (symbolic): ACC-MIB::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 setting determines whether your device advertises itself as a gateway (default route) and includes external routing information in RIP packets to neighboring routers. Network engineers enable gateway mode when the device has connections to external networks (via BGP or other protocols) and should be the preferred exit point for traffic leaving the internal network. When enabled, this device advertises that it can reach external destinations, causing other routers to send unknown traffic to it as the default gateway.

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-MIB::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-MIB::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

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.3accRipGatewayACC-MIB