spdEndGroupName

IPSEC-SPD-MIB · .1.3.6.1.2.1.153.1.2.1.3

Object

column r/w OctetString
The policy group name to apply at this endpoint.  The
value of the spdEndGroupName object is then used as an
index into the spdGroupContentsTable to come up with a list
of rules that MUST be applied at this endpoint.

Context

MIB
IPSEC-SPD-MIB
OID
.1.3.6.1.2.1.153.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
spdEndpointToGroupEntry
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 'IPSEC-SPD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SPD-MIB::spdEndGroupName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPSEC-SPD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SPD-MIB::spdEndGroupName.<spdEndGroupDirection>.<spdEndGroupInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPSEC-SPD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPSEC-SPD-MIB::spdEndGroupName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-32

Conformance

Member of
Compliance refinements
Write access is not required.