tmnxRipNgInstAuthKey

TIMETRA-RIP-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.3

Object

tmnxRipNgInstAuthKey is the authentication key that should be used for
the RIP/RIP-NG instance when tmnxRipNgInstAuthType has a value other
than noAuthentication(1). Modifying the value of tmnxRipNgInstAuthType
does not modify the tmnxRipNgInstAuthKey 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-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.89.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
tmnxRipNgInstEntry
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-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RIP-NG-MIB::tmnxRipNgInstAuthKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-RIP-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RIP-NG-MIB::tmnxRipNgInstAuthKey.<vRtrID>.<tmnxRipNgInstVersion>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-RIP-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-RIP-NG-MIB::tmnxRipNgInstAuthKey'

Values & Constraints

Type Constraints
range: 0..16

Conformance