tmnxRipNgIfAuthKey

TIMETRA-RIP-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.3

Object

tmnxRipNgIfAuthKey is the authentication key that should be used for
this interface when tmnxRipNgInstAuthType has a value other than
noAuthentication(1). Modifying the value of tmnxRipNgIfAuthType does
not modify the tmnxRipNgIfAuthKey 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.3.1.3
Type
column
Access
readwrite
Status
current
Parent
tmnxRipNgIfEntry
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::tmnxRipNgIfAuthKey'
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::tmnxRipNgIfAuthKey.<vRtrID>.<tmnxRipNgInstVersion>.<vRtrIfIndex>'
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::tmnxRipNgIfAuthKey'

Values & Constraints

Type Constraints
range: 0..16

Conformance