All MIBs › BAS-RIP-MIB › ripIfAuthKey
ripIfAuthKey
Module: BAS-RIP-MIB
OID (symbolic): BAS-RIP-MIB::ripIfAuthKey
OID (numeric): 1.3.6.1.4.1.3493.2.19.1.4.1.20
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The value to be used as the Authentication Key whenever the corresponding instance of ripIfAuthType has a value other than noAuthentication. A modification of the corresponding instance of ripIfAuthType does not modify the rip2IfConfAuthKey value. If a string shorter than 16 octets is supplied, it will be left- justified and padded to 16 octets, on the right, with nulls (0x00).
Reading this object always results in an OCTET STRING of length zero; authentication may not be bypassed by reading the MIB object.
What is ripIfAuthKey?
The authentication key/password used when ripIfAuthType is set to something other than no-authentication (read-write). A value shorter than 16 octets is left-justified and null-padded to 16 octets; reading this object always returns an empty string, so the configured key cannot be recovered via SNMP even by an authorized manager.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3493.2.19.1.4.1.20 snmpwalk -v2c -c public <target> BAS-RIP-MIB::ripIfAuthKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3493.2.19.1.4.1.20.1 snmpget -v2c -c public <target> BAS-RIP-MIB::ripIfAuthKey.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3493.2.19.1.4.1.20.1 s <value>
Start monitoring Broadband Access Systems (BAS) CMTS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BAS-RIP-MIB::ripIfAuthKey OID value, configure state conditions and alerts, and monitor any Broadband Access Systems (BAS) CMTS (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3493 | basMIB | BAS-MIB |
| 1.3.6.1.4.1.3493.2 | basMibGroup | BAS-MIB |
| 1.3.6.1.4.1.3493.2.19 | basRip | BAS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3493.2.19.1 | basRIP | BAS-RIP-MIB |
| 1.3.6.1.4.1.3493.2.19.1.4 | basRipIfTable | BAS-RIP-MIB |
| 1.3.6.1.4.1.3493.2.19.1.4.1 | basRipIfEntry | BAS-RIP-MIB |
| 1.3.6.1.4.1.3493.2.19.1.4.1.20 | ripIfAuthKey | BAS-RIP-MIB |