ACC-MIB :: accRipAdminStatus

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccRipAdminStatus

accRipAdminStatus

Module: ACC-MIB

OID (symbolic): ACC-MIB::accRipAdminStatus

OID (numeric): 1.3.6.1.4.1.5.1.1.16.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Adminstrative status of RIP protocol. Extended causes subnet mask information to be included in RIP packets, permitting variable-length subnet masking.

What is accRipAdminStatus?

This setting controls the operational status of the RIP routing protocol on your device, allowing you to enable it, disable it, or run it in extended mode with full subnet mask support. Network engineers use this to turn RIP routing on or off depending on network design, and enable extended mode when the network uses variable-length subnetting so that subnet mask information is included in routing packets. For example, setting this to 'extended' enables RIP and ensures that routers receive subnet mask details in updates, which is essential for proper routing in networks with mixed-size subnets.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.1
snmpwalk -v2c -c public <target> ACC-MIB::accRipAdminStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.1.1
snmpget -v2c -c public <target> ACC-MIB::accRipAdminStatus.1

Set instance 1 (SNMPv2c):

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

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.1accRipAdminStatusACC-MIB