ipspCredCredential

IPSEC-POLICY-MIB · .1.3.6.1.2.1.153.1.34.1.3

Object

column r/w OctetString
This object represents the credential value.
              
If the size of the credential is greater than 1024, the
credential must be configured via the ipspCredSegmentTable.
              
For credential type where the disclosure of the credential
would compromise the credential (e.g. shared secrets), when
this object is accessed for reading, it MUST return a null
length (0 length) string and MUST NOT return the configured
credential.

Context

MIB
IPSEC-POLICY-MIB
OID
.1.3.6.1.2.1.153.1.34.1.3
Type
column
Access
readwrite
Status
current
Parent
ipspCredentialEntry
Groups
4

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 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspCredCredential'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspCredCredential.<ipspCredName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPSEC-POLICY-MIB::ipspCredCredential'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-1024

Conformance

Member of
Compliance refinements
Only read-only access is required for compliance.