BAS-RIP-MIB :: ripIfAuthKey

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBAS-RIP-MIBripIfAuthKey

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.3493basMIBBAS-MIB
1.3.6.1.4.1.3493.2basMibGroupBAS-MIB
1.3.6.1.4.1.3493.2.19basRipBAS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.3493.2.19.1basRIPBAS-RIP-MIB
1.3.6.1.4.1.3493.2.19.1.4basRipIfTableBAS-RIP-MIB
1.3.6.1.4.1.3493.2.19.1.4.1basRipIfEntryBAS-RIP-MIB
1.3.6.1.4.1.3493.2.19.1.4.1.20ripIfAuthKeyBAS-RIP-MIB