ipspSubActSubActionName

IPSEC-POLICY-MIB · .1.3.6.1.2.1.153.1.15.1.2

Object

This column points to the action to be taken.  It may, but is
not limited to, point to a row in one of the following
tables:
              
   ipspCompoundActionTable          - Allowing recursion
   ipspSaPreconfiguredActionTable
   ipspIkeActionTable
   ipspIpsecActionTable
              
It may also point to one of the scalar objects beneath
ipspStaticActions.
              
If this object is set to a pointer to a row in an unsupported
(or unknown) table, an inconsistentValue error should be
returned.
              
If this object is set to point to a non-existent row in an
otherwise supported table, an inconsistentName error should
be returned.

Context

MIB
IPSEC-POLICY-MIB
OID
.1.3.6.1.2.1.153.1.15.1.2
Type
column
Access
readwrite
Status
current
Parent
ipspSubactionsEntry
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-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspSubActSubActionName'
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::ipspSubActSubActionName.<ipspCompActName>.<ipspSubActPriority>'
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::ipspSubActSubActionName'

Syntax

Source
SNMPv2-TCVariablePointer
Base type
ObjectIdentifier
Type Description
A pointer to a specific object instance.  For example,
sysContact.0 or ifInOctets.3.

Values & Constraints

No enumerated values or constraints recorded.

Conformance