ripIfConfAuthPwd

MPRIP-MIB · .1.3.6.1.4.1.5651.3.11.3.2.1.6

Object

column r/w OctetString
The value to be used as the Authentication Key
whenever the corresponding instance of
rip2IfConfAuthType has a value other than
noAuthentication.  A modification of the corresponding
instance of ripIfConfAuthMode does not modify
the ripIfConfAuthKey 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
MPRIP-MIB
OID
.1.3.6.1.4.1.5651.3.11.3.2.1.6
Type
column
Access
readwrite
Status
current
Default
""
Parent
ripIfConfEntry

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 'MPRIP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPRIP-MIB::ripIfConfAuthPwd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPRIP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPRIP-MIB::ripIfConfAuthPwd.<ripIfConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPRIP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPRIP-MIB::ripIfConfAuthPwd'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.