All MIBs › RFC1389-MIB › rip2IfConfAuthType
rip2IfConfAuthType
Module: RFC1389-MIB
OID (symbolic): RFC1389-MIB::rip2IfConfAuthType
OID (numeric): 1.3.6.1.2.1.23.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The type of Authentication used on this interface.
What is rip2IfConfAuthType?
Sets the RIP authentication type used on this interface: noAuthentication(1), simplePassword(2), or md5(3). An admin selects md5 for stronger protection of routing updates against spoofing, rather than relying on the weaker cleartext simplePassword option.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.23.3.1.3 snmpwalk -v2c -c public <target> RFC1389-MIB::rip2IfConfAuthType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.23.3.1.3.1 snmpget -v2c -c public <target> RFC1389-MIB::rip2IfConfAuthType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.23.3.1.3.1 i <value>
Start monitoring vendor-neutral, standards-based MIB, any router or Layer 3 switch running RIP version 2 with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1389-MIB::rip2IfConfAuthType OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, any router or Layer 3 switch running RIP version 2 from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.23 | rip2 | RFC1389-MIB |
| 1.3.6.1.2.1.23.3 | rip2IfConfTable | RFC1389-MIB |
| 1.3.6.1.2.1.23.3.1 | rip2IfConfEntry | RFC1389-MIB |
| 1.3.6.1.2.1.23.3.1.3 | rip2IfConfAuthType | RFC1389-MIB |