cryptoIKEPeerSetPSK

LUM-CRYPTO-MIB · .1.3.6.1.4.1.8708.2.73.2.3.1.1.18

Object

Set the Pre-shared key(PSK). This key will be used to authenticate the IKE peer.
              
PSK should be in the below format:
- text string
- valid length: 64-128 characters

Context

MIB
LUM-CRYPTO-MIB
OID
.1.3.6.1.4.1.8708.2.73.2.3.1.1.18
Type
column
Access
readonly
Status
current
Parent
cryptoIKEPeerEntry
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 'LUM-CRYPTO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CRYPTO-MIB::cryptoIKEPeerSetPSK'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-CRYPTO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CRYPTO-MIB::cryptoIKEPeerSetPSK.<cryptoIKEPeerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-CRYPTO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-CRYPTO-MIB::cryptoIKEPeerSetPSK'

Syntax

Source
LUM-TCCommandString
Base type
OctetString
Display format
255a
Type Description
tbd

Values & Constraints

No enumerated values or constraints recorded.

Conformance