ipspCredRemoteID

IPSEC-POLICY-MIB · .1.3.6.1.2.1.153.1.34.1.6

Object

column r/w OctetString
This object represents the Identification (e.g. user name) of
the user of the key information on the remote site.  If there
is no ID associated with this credential, the value of this
object should be the null string.

Context

MIB
IPSEC-POLICY-MIB
OID
.1.3.6.1.2.1.153.1.34.1.6
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::ipspCredRemoteID'
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::ipspCredRemoteID.<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::ipspCredRemoteID'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-256

Conformance

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