tmnxRipNgGroupAuthKey

TIMETRA-RIP-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.3

Object

tmnxRipNgGroupAuthKey is the authentication key that should be used
for the interfaces in this group when tmnxRipNgInstAuthType has a
value other than noAuthentication(1). Modifying the value of
tmnxRipNgGroupAuthType does not modify the tmnxRipNgGroupAuthKey
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.2.1.3
Type
column
Access
readwrite
Status
current
Parent
tmnxRipNgGroupEntry
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::tmnxRipNgGroupAuthKey'
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::tmnxRipNgGroupAuthKey.<vRtrID>.<tmnxRipNgInstVersion>.<tmnxRipNgGroupName>'
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::tmnxRipNgGroupAuthKey'

Values & Constraints

Type Constraints
range: 0..16

Conformance