IPSEC-SPD-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
10
Rows
10
Columns
68
.1.3.6.1.2.1.153.1.2 · 1 row entry · 6 columns
This table maps policies (groupings) onto an endpoint
(interface).  A policy group assigned to an endpoint is then
used to control access to the network traffic passing
through that endpoint.
          
If an endpoint has been configured with a policy group and
no rule within that policy group matches that packet, the
default action in this case SHALL be to drop the packet.
          
If no policy group has been assigned to an endpoint, then
the policy group specified by spdIngressPolicyGroupName MUST
be used on traffic inbound from the network through that
endpoint, and the policy group specified by
spdEgressPolicyGroupName MUST be used for traffic outbound
to the network through that endpoint.
spdEndpointToGroupEntry entry .1.3.6.1.2.1.153.1.2.1
A mapping assigning a policy group to an endpoint.
Indexes
spdEndGroupDirection spdEndGroupInterface
Column Syntax OID
spdEndGroupDirection
This object indicates which direction of packets crossing
the interface are associated with which spdEndGroupName
object. Ingress packets, or packets into the device match
when this value is inbound(1). Egress packets…
DIFFSERV-MIBIfDirection
Textual Convention: DIFFSERV-MIBIfDirection Enumeration
Type Values:
1inbound
2outbound
.1.3.6.1.2.1.153.1.2.1.1
spdEndGroupInterface
This value matches the IF-MIB's ifTable's ifIndex column
and indicates the interface associated with a given
endpoint. This object can be used to uniquely identify an
endpoint that a set of policy groups are applied to.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.153.1.2.1.2
spdEndGroupName
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.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.2.1.153.1.2.1.3
spdEndGroupLastChanged
The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last
re-initialization of the networ…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.153.1.2.1.4
spdEndGroupStorageType
The storage type for this row. Rows in this table that
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.153.1.2.1.5
spdEndGroupRowStatus
This object indicates the conceptual status of this row.

The value of this object has no effect on whether other
objects in this conceptual row can be modified.

This object is considered 'n…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.153.1.2.1.6
.1.3.6.1.2.1.153.1.3 · 1 row entry · 8 columns
This table contains a list of rules and/or subgroups
contained within a given policy group.  For a given value
of spdGroupContName, the set of rows sharing that value
forms a 'group'.  The rows in a group MUST be processed
according to the value of the spdGroupContPriority object
in each row.  The processing MUST be executed starting with
the lowest value of spdGroupContPriority and in ascending
order thereafter.
          
If an action is executed as the result of the processing of
a row in a group, the processing of further rows in that
group MUST stop.  Iterating to the next policy group row by
finding the next largest spdGroupContPriority object SHALL
only be done if no actions were run while processing the
current row for a given packet.
spdGroupContentsEntry entry .1.3.6.1.2.1.153.1.3.1
Defines a given sub-component within a policy group. A
sub-component is either a rule or another group as
indicated by spdGroupContComponentType and referenced by
spdGroupContComponentName.
Indexes
spdGroupContName spdGroupContPriority
Column Syntax OID
spdGroupContName
The administrative name of the group associated with this
row. A 'group' is formed by all the rows in this table that
have the same value of this object.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.153.1.3.1.1
spdGroupContPriority
The priority (sequence number) of the sub-component in
a group that this row represents. This value indicates
the order that each row of this table MUST be processed
from low to high. For example, a row with a priorit…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.153.1.3.1.2
spdGroupContFilter
spdGroupContFilter points to a filter that is evaluated
to determine whether the spdGroupContComponentName within
this row is exercised. Managers can use this object to
classify groups of rules, or subgroups, together …
SNMPv2-TCVariablePointerr/w
Textual Convention: SNMPv2-TCVariablePointer ObjectIdentifier
.1.3.6.1.2.1.153.1.3.1.3
spdGroupContComponentType
Indicates whether the spdGroupContComponentName object
is the name of another group defined within the
spdGroupContentsTable or is the name of a rule defined

within the spdRuleDefinitionTable.
Enumerationr/w
Enumerated Values:
1group
2rule
.1.3.6.1.2.1.153.1.3.1.4
spdGroupContComponentName
The name of the policy rule or subgroup contained within
this row, as indicated by the spdGroupContComponentType
object.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.2.1.153.1.3.1.5
spdGroupContLastChanged
The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last
re-initialization of the networ…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.153.1.3.1.6
spdGroupContStorageType
The storage type for this row. Rows in this table that
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.153.1.3.1.7
spdGroupContRowStatus
This object indicates the conceptual status of this row.

The value of this object has no effect on whether other
objects in this conceptual row can be modified.

This object MUST NOT be set …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.153.1.3.1.8
.1.3.6.1.2.1.153.1.4 · 1 row entry · 9 columns
This table defines a rule by associating a filter
or a set of filters to an action to be executed.
spdRuleDefinitionEntry entry .1.3.6.1.2.1.153.1.4.1
A row defining a particular rule definition. A rule
definition binds a filter pointer to an action pointer.
Indexes
spdRuleDefName
Column Syntax OID
spdRuleDefName
spdRuleDefName is the administratively assigned name of
the rule referred to by the spdGroupContComponentName
object.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.153.1.4.1.1
spdRuleDefDescription
A user defined string. This field MAY be used for
administrative tracking purposes.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.153.1.4.1.2
spdRuleDefFilter
spdRuleDefFilter points to a filter that is used to
evaluate whether the action associated with this row is
executed or not. The action will only execute if the
filter referenced by this object evaluates to TRUE after
SNMPv2-TCVariablePointerr/w
Textual Convention: SNMPv2-TCVariablePointer ObjectIdentifier
.1.3.6.1.2.1.153.1.4.1.3
spdRuleDefFilterNegated
spdRuleDefFilterNegated specifies whether or not the results of
the filter referenced by the spdRuleDefFilter object is
negated.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.153.1.4.1.4
spdRuleDefAction
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:

spdCompoundActionTable
ipsaSaPreconfiguredActionTable
ipiaIkeActionTab…
SNMPv2-TCVariablePointerr/w
Textual Convention: SNMPv2-TCVariablePointer ObjectIdentifier
.1.3.6.1.2.1.153.1.4.1.5
spdRuleDefAdminStatus
Indicates whether the current rule definition is considered
active. If the value is enabled, the rule MUST be evaluated
when processing packets. If the value is disabled, the
packet processing MUST continue as if this…
SpdAdminStatusr/w
Textual Convention: SpdAdminStatus Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.2.1.153.1.4.1.6
spdRuleDefLastChanged
The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last
re-initialization of the networ…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.153.1.4.1.7
spdRuleDefStorageType
The storage type for this row. Rows in this table that
were created through an external process MAY have a
storage type of readOnly or permanent.

For a storage type of permanent, none of the columns have…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.153.1.4.1.8
spdRuleDefRowStatus
This object indicates the conceptual status of this row.

The value of this object has no effect on whether other
objects in this conceptual row can be modified.

This object MUST NOT be set …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.153.1.4.1.9
.1.3.6.1.2.1.153.1.5 · 1 row entry · 6 columns
A table defining compound filters and their associated
parameters.  A row in this table can be pointed to by a
spdRuleDefFilter object.
spdCompoundFilterEntry entry .1.3.6.1.2.1.153.1.5.1
An entry in the spdCompoundFilterTable. Each entry in this
table represents a compound filter. A filter defined by
this table is considered to have a TRUE return value if and
only if:

spdCompFiltLogicType…
Indexes
spdCompFiltName
Column Syntax OID
spdCompFiltName
A user definable string. This value is used as an index
into this table.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.153.1.5.1.1
spdCompFiltDescription
A user definable string. This field MAY be used for
your administrative tracking purposes.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.153.1.5.1.2
spdCompFiltLogicType
Indicates whether the sub-component filters of this
compound filter are functionally ANDed or ORed together.
SpdBooleanOperatorr/w
Textual Convention: SpdBooleanOperator Enumeration
Type Values:
1or
2and
.1.3.6.1.2.1.153.1.5.1.3
spdCompFiltLastChanged
The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last
re-initialization of the networ…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.153.1.5.1.4
spdCompFiltStorageType
The storage type for this row. Rows in this table that
were created through an external process MAY have a
storage type of readOnly or permanent.

For a storage type of permanent, none of the columns have…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.153.1.5.1.5
spdCompFiltRowStatus
This object indicates the conceptual status of this row.

The value of this object has no effect on whether other
objects in this conceptual row can be modified.

Once active, it MUST NOT hav…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.153.1.5.1.6
.1.3.6.1.2.1.153.1.6 · 1 row entry · 6 columns
This table defines a list of filters contained within a
given compound filter defined in the
spdCompoundFilterTable.
spdSubfiltersEntry entry .1.3.6.1.2.1.153.1.6.1
An entry in the spdSubfiltersTable. There is an entry in
this table for each sub-filter of all compound filters
present in the spdCompoundFilterTable.
Indexes
spdCompFiltName spdSubFiltPriority
Column Syntax OID
spdSubFiltPriority
The priority of a given filter within a compound filter.
The order of execution is from lowest to highest priority
value (i.e., priority 0 before priority 1, 1 before 2,
etc.). Implementations MAY choose to follow this…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.153.1.6.1.1
spdSubFiltSubfilter
The OID of the contained filter. The value of this
object is a VariablePointer that references the filter to
be included in this compound filter.

The following tables and scalars can be pointed to by thi…
SNMPv2-TCVariablePointerr/w
Textual Convention: SNMPv2-TCVariablePointer ObjectIdentifier
.1.3.6.1.2.1.153.1.6.1.2
spdSubFiltSubfilterIsNegated
Indicates whether or not the result of applying this sub-filter
is negated.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.153.1.6.1.3
spdSubFiltLastChanged
The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last
re-initialization of the networ…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.153.1.6.1.4
spdSubFiltStorageType
The storage type for this row. Rows in this table that
were created through an external process MAY have a
storage type of readOnly or permanent.

For a storage type of permanent, none of the columns have…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.153.1.6.1.5
spdSubFiltRowStatus
This object indicates the conceptual status of this row.

The value of this object has no effect on whether other
objects in this conceptual row can be modified.

This object cannot be made a…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.153.1.6.1.6
.1.3.6.1.2.1.153.1.8 · 1 row entry · 7 columns
This table contains a list of filter definitions to be
used within the spdRuleDefinitionTable or the
spdSubfiltersTable.
          
This type of filter is used to compare an administrator
specified octet string to the octets at a particular
location in a packet.
spdIpOffsetFilterEntry entry .1.3.6.1.2.1.153.1.8.1
A definition of a particular filter.
Indexes
spdIpOffFiltName
Column Syntax OID
spdIpOffFiltName
The administrative name for this filter.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.153.1.8.1.1
spdIpOffFiltOffset
This is the byte offset from the front of the entire IP
packet where the value or arithmetic comparison is done. A
value of '0' indicates the first byte of the packet header.
If this value is greater than the length of…
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.2.1.153.1.8.1.2
spdIpOffFiltType
This defines the various tests that are used when
evaluating a given filter.

The various tests definable in this table are as follows:

equal:
- Tests if the OCTET STRING, 'spdIpOffFiltVal…
Enumerationr/w
Enumerated Values:
1equal
2notEqual
3arithmeticLess
4arithmeticGreaterOrEqual
5arithmeticGreater
6arithmeticLessOrEqual
.1.3.6.1.2.1.153.1.8.1.3
spdIpOffFiltValue
spdIpOffFiltValue is used for match comparisons of a
packet at spdIpOffFiltOffset.
OctetStringr/w
Constraints:
range: 1-1024
.1.3.6.1.2.1.153.1.8.1.4
spdIpOffFiltLastChanged
The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last
re-initialization of the networ…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.153.1.8.1.5
spdIpOffFiltStorageType
The storage type for this row. Rows in this table that
were created through an external process MAY have a
storage type of readOnly or permanent.

For a storage type of permanent, none of the columns have…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.153.1.8.1.6
spdIpOffFiltRowStatus
This object indicates the conceptual status of this row.

The value of this object has no effect on whether other
objects in this conceptual row can be modified.

If active, this object MUST …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.153.1.8.1.7
.1.3.6.1.2.1.153.1.9 · 1 row entry · 9 columns
Defines a table of filters that can be used to
effectively enable or disable policies based on a valid
time range.
spdTimeFilterEntry entry .1.3.6.1.2.1.153.1.9.1
A row describing a given time frame for which a policy
is filtered on to activate or deactivate the rule.

If all the column objects in a row are true for the current
time, the row evaluates as 'true'. More…
Indexes
spdTimeFiltName
Column Syntax OID
spdTimeFiltName
An administratively assigned name for this filter.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.153.1.9.1.1
spdTimeFiltPeriod
The valid time period for this filter. This column is
considered 'true' if the current time is within the range of
this object.
SpdTimePeriodr/w
Textual Convention: SpdTimePeriod OctetString
Type Constraints:
range: 0..31
.1.3.6.1.2.1.153.1.9.1.2
spdTimeFiltMonthOfYearMask
A bit mask that indicates acceptable months of the year.
This column evaluates to 'true' if the current month's bit
is set.
Bitsr/w
Enumerated Values:
0january
1february
2march
3april
4may
5june
6july
7august
8september
9october
10november
11december
.1.3.6.1.2.1.153.1.9.1.3
spdTimeFiltDayOfMonthMask
Defines which days of the month the current time is
valid for. It is a sequence of 64 BITS, where each BIT
represents a corresponding day of the month in forward or
reverse order. Starting from the left-most bit, the …
OctetStringr/w
Constraints:
range: 8-8
.1.3.6.1.2.1.153.1.9.1.4
spdTimeFiltDayOfWeekMask
A bit mask that defines which days of the week that the current
time is valid for. This column evaluates to 'true' if the
current day of the week's bit is set.
Bitsr/w
Enumerated Values:
0sunday
1monday
2tuesday
3wednesday
4thursday
5friday
6saturday
.1.3.6.1.2.1.153.1.9.1.5
spdTimeFiltTimeOfDayMask
Indicates the start and end time of the day for which this
filter evaluates to true. The date portions of the
spdTimePeriod TC are ignored for purposes of evaluating this
mask, and only the time-specific portions are u…
SpdTimePeriodr/w
Textual Convention: SpdTimePeriod OctetString
Type Constraints:
range: 0..31
.1.3.6.1.2.1.153.1.9.1.6
spdTimeFiltLastChanged
The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last
re-initialization of the networ…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.153.1.9.1.7
spdTimeFiltStorageType
The storage type for this row. Rows in this table that
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.153.1.9.1.8
spdTimeFiltRowStatus
This object indicates the conceptual status of this
row.

The value of this object has no effect on whether other
objects in this conceptual row can be modified.

If active, this object MUST …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.153.1.9.1.9
.1.3.6.1.2.1.153.1.10 · 1 row entry · 7 columns
This table contains a list of IPSO header filter
definitions to be used within the spdRuleDefinitionTable or
the spdSubfiltersTable.  IPSO headers and their values are
described in RFC 1108.
spdIpsoHeaderFilterEntry entry .1.3.6.1.2.1.153.1.10.1
A definition of a particular filter.
Indexes
spdIpsoHeadFiltName
Column Syntax OID
spdIpsoHeadFiltName
The administrative name for this filter.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.153.1.10.1.1
spdIpsoHeadFiltType
This object indicates which of the IPSO header field a
packet is filtered on for this row. If this object is set
to classification(0), the spdIpsoHeadFiltClassification

object indicates how the packet is…
Bitsr/w
Enumerated Values:
0classificationLevel
1protectionAuthority
.1.3.6.1.2.1.153.1.10.1.2
spdIpsoHeadFiltClassification
This object indicates the IPSO classification header field
value that the packet MUST have for this row to evaluate to
'true'.

The values of these enumerations are defined by RFC 1108.
Enumerationr/w
Enumerated Values:
61topSecret
90secret
150confidential
171unclassified
.1.3.6.1.2.1.153.1.10.1.3
spdIpsoHeadFiltProtectionAuth
This object indicates the IPSO protection authority header
field value that the packet MUST have for this row to
evaluate to 'true'.

The values of these enumerations are defined by RFC 1108.
Hence the rea…
Enumerationr/w
Enumerated Values:
0genser
1siopesi
2sci
3nsa
4doe
.1.3.6.1.2.1.153.1.10.1.4
spdIpsoHeadFiltLastChanged
The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last
re-initialization of the networ…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.153.1.10.1.5
spdIpsoHeadFiltStorageType
The storage type for this row. Rows in this table that
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.153.1.10.1.6
spdIpsoHeadFiltRowStatus
This object indicates the conceptual status of this row.

The value of this object has no effect on whether other
objects in this conceptual row can be modified.

However, this object MUST NO…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.153.1.10.1.7
.1.3.6.1.2.1.153.1.11 · 1 row entry · 5 columns
Table used to allow multiple actions to be associated
with a rule.  It uses the spdSubactionsTable to do this.
The rows from spdSubactionsTable that are partially indexed
by spdCompActName form the set of compound actions to be
performed.  The spdCompActExecutionStrategy column in this
table indicates how those actions are processed.
spdCompoundActionEntry entry .1.3.6.1.2.1.153.1.11.1
A row in the spdCompoundActionTable.
Indexes
spdCompActName
Column Syntax OID
spdCompActName
This is an administratively assigned name of this
compound action.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.153.1.11.1.1
spdCompActExecutionStrategy
This object indicates how the sub-actions are executed
based on the success of the actions as they finish
executing.

doAll - run each sub-action regardless of the
exit status o…
Enumerationr/w
Enumerated Values:
1doAll
2doUntilSuccess
3doUntilFailure
.1.3.6.1.2.1.153.1.11.1.2
spdCompActLastChanged
The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last
re-initialization of the networ…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.153.1.11.1.3
spdCompActStorageType
The storage type for this row. Rows in this table that
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.153.1.11.1.4
spdCompActRowStatus
This object indicates the conceptual status of this row.

The value of this object has no effect on whether other
objects in this conceptual row can be modified.

Once a row in the spdCompoun…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.153.1.11.1.5
.1.3.6.1.2.1.153.1.12 · 1 row entry · 5 columns
This table contains a list of the sub-actions within a
given compound action.  Compound actions executing these
actions MUST execute them in series based on the
spdSubActPriority value, with the lowest value executing
first.
spdSubactionsEntry entry .1.3.6.1.2.1.153.1.12.1
A row containing a reference to a given compound-action
sub-action.
Indexes
spdCompActName spdSubActPriority
Column Syntax OID
spdSubActPriority
The priority of a given sub-action within a compound
action. The order in which sub-actions MUST be executed
are based on the value from this column, with the lowest
numeric value executing first (i.e., priority 0 befo…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.153.1.12.1.1
spdSubActSubActionName
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:

spdCompoundActionTable - Allowing recursion
ipsaSaPreconfiguredAc…
SNMPv2-TCVariablePointerr/w
Textual Convention: SNMPv2-TCVariablePointer ObjectIdentifier
.1.3.6.1.2.1.153.1.12.1.2
spdSubActLastChanged
The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last
re-initialization of the networ…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.153.1.12.1.3
spdSubActStorageType
The storage type for this row. Rows in this table that
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.153.1.12.1.4
spdSubActRowStatus
This object indicates the conceptual status of this row.

The value of this object has no effect on whether other
objects in this conceptual row can be modified.

If active, this object MUST …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.153.1.12.1.5