vRtrRipGroupAuthKey
TIMETRA-RIP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.9.3.1.3
Object
vRtrRipGroupAuthKey is the authentication key that should be used for
the interfaces in this group when vRtrRipInstanceAuthType has a value
other than noAuthentication(1). Modifying the value of
vRtrRipGroupAuthType does not modify the vRtrRipGroupAuthKey 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.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrRipGroupEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::vRtrRipGroupAuthKey'
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::vRtrRipGroupAuthKey.<vRtrID>.<vRtrRipGroupName>'
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::vRtrRipGroupAuthKey'
Syntax
- Source
- TmnxRipAuthKey
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..16
Conformance
Member of