All MIBs › ACC-RIP › accRipProfileId
accRipProfileId
Module: ACC-RIP
OID (symbolic): ACC-RIP::accRipProfileId
OID (numeric): 1.3.6.1.4.1.5.1.1.16.13.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The index into the accRipTimerGroupTable
What is accRipProfileId?
This read-only OID holds an index (1 to 4) identifying which RIP timer and behavior profile this configuration entry uses. Network engineers care about this because it links interfaces to pre-configured sets of timing parameters, allowing reuse of common configurations across multiple interfaces. For example, setting to 2 means this interface inherits the timing parameters from profile 2 (update interval, retry counts, etc.).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.13.1.1 snmpwalk -v2c -c public <target> ACC-RIP::accRipProfileId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.13.1.1.1 snmpget -v2c -c public <target> ACC-RIP::accRipProfileId.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.16 | accRip | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.16.13 | accRipProfileTable | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.13.1 | accRipProfileEntry | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.13.1.1 | accRipProfileId | ACC-RIP |