vRtrRipInstanceAuthKey

TIMETRA-RIP-MIB · .1.3.6.1.4.1.6527.3.1.2.9.2.1.2

Object

column r/w TmnxRipAuthKey
vRtrRipInstanceAuthKey is the authentication key that should be used
for the RIP instance when vRtrRipInstanceAuthType has a value other
than noAuthentication(1). Modifying the value of
vRtrRipInstanceAuthType does not modify the vRtrRipInstanceAuthKey
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.

Context

MIB
TIMETRA-RIP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.9.2.1.2
Type
column
Access
readwrite
Status
current
Parent
vRtrRipInstanceEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-RIP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RIP-MIB::vRtrRipInstanceAuthKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-RIP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RIP-MIB::vRtrRipInstanceAuthKey.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-RIP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-RIP-MIB::vRtrRipInstanceAuthKey'

Syntax

Source
TmnxRipAuthKey
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..16

Conformance