tmnxMsdpPeerAuthKey

TIMETRA-MSDP-MIB · .1.3.6.1.4.1.6527.3.1.2.43.2.1.8

Object

column r/w OctetString
The value of tmnxMsdpPeerAuthKey specifies the authentication 
key to be used for a specific MSDP peering session.  Authentication 
is done using the MD-5 message based digest protocol.  Authentication 
cannot be configured globally and can be applied per peer only.  
The authentication key can be any combination of letters or numbers.
Note that the string may contain embedded nulls.
              
By default, all MSDP messages are accepted and the MD5 signature 
option authentication key is disabled

Context

MIB
TIMETRA-MSDP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.43.2.1.8
Type
column
Access
readwrite
Status
current
Parent
tmnxMsdpPeerEntry
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-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MSDP-MIB::tmnxMsdpPeerAuthKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MSDP-MIB::tmnxMsdpPeerAuthKey.<tmnxMsdpPeerAddressType>.<tmnxMsdpPeerAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MSDP-MIB::tmnxMsdpPeerAuthKey'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-256

Conformance