All MIBs › ACC-RIP › accRip2IfConfExtAdminStat
accRip2IfConfExtAdminStat
Module: ACC-RIP
OID (symbolic): ACC-RIP::accRip2IfConfExtAdminStat
OID (numeric): 1.3.6.1.4.1.5.1.1.16.12.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The administrative state of this RIP interface.
What is accRip2IfConfExtAdminStat?
This OID controls the administrative state (enabled or disabled) of this RIP interface, determining whether RIP operates on the interface. Administrators use this to quickly enable or disable RIP on an interface without reconfiguring other parameters or reloading settings. For example, setting to 'up' activates RIP routing on this interface, while 'down' disables it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.12.1.6 snmpwalk -v2c -c public <target> ACC-RIP::accRip2IfConfExtAdminStat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.12.1.6.1 snmpget -v2c -c public <target> ACC-RIP::accRip2IfConfExtAdminStat.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.16.12.1.6.1 i <value>
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.12 | accRip2IfConfExtTable | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.12.1 | accRip2IfConfExtEntry | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.12.1.6 | accRip2IfConfExtAdminStat | ACC-RIP |