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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk spdEndpointToGroupTable
/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::spdEndpointToGroupTable'
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 row .1.3.6.1.2.1.153.1.2.1
A mapping assigning a policy group to an endpoint.
Column Syntax OID
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
Type Values:
1inbound
2outbound
.1.3.6.1.2.1.153.1.2.1.1
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
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.2.1.153.1.2.1.2
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
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.153.1.2.1.4
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.153.1.2.1.5
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk spdGroupContentsTable
/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::spdGroupContentsTable'
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 row .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.
Column Syntax OID
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
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 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
Description:
A pointer to a specific object instance. For example,
sysContact.0 or ifInOctets.3.
.1.3.6.1.2.1.153.1.3.1.3
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
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
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.153.1.3.1.6
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.153.1.3.1.7
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk spdRuleDefinitionTable
/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::spdRuleDefinitionTable'
This table defines a rule by associating a filter
or a set of filters to an action to be executed.
spdRuleDefinitionEntry row .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
Column Syntax OID
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
A user defined string. This field MAY be used for
administrative tracking purposes.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.2.1.153.1.4.1.2
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
Description:
A pointer to a specific object instance. For example,
sysContact.0 or ifInOctets.3.
.1.3.6.1.2.1.153.1.4.1.3
spdRuleDefFilterNegated specifies whether or not the results of
the filter referenced by the spdRuleDefFilter object is
negated.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.153.1.4.1.4
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
Description:
A pointer to a specific object instance. For example,
sysContact.0 or ifInOctets.3.
.1.3.6.1.2.1.153.1.4.1.5
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
Type Values:
1enabled
2disabled
.1.3.6.1.2.1.153.1.4.1.6
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.153.1.4.1.7
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.153.1.4.1.8
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk spdCompoundFilterTable
/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::spdCompoundFilterTable'
A table defining compound filters and their associated
parameters.  A row in this table can be pointed to by a
spdRuleDefFilter object.
spdCompoundFilterEntry row .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
Column Syntax OID
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
A user definable string. This field MAY be used for
your administrative tracking purposes.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.2.1.153.1.5.1.2
Indicates whether the sub-component filters of this
compound filter are functionally ANDed or ORed together.
SpdBooleanOperatorr/w
Type Values:
1or
2and
.1.3.6.1.2.1.153.1.5.1.3
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.153.1.5.1.4
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.153.1.5.1.5
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk spdSubfiltersTable
/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::spdSubfiltersTable'
This table defines a list of filters contained within a
given compound filter defined in the
spdCompoundFilterTable.
spdSubfiltersEntry row .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.
Column Syntax OID
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
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
Description:
A pointer to a specific object instance. For example,
sysContact.0 or ifInOctets.3.
.1.3.6.1.2.1.153.1.6.1.2
Indicates whether or not the result of applying this sub-filter
is negated.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.153.1.6.1.3
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.153.1.6.1.4
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.153.1.6.1.5
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk spdIpOffsetFilterTable
/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::spdIpOffsetFilterTable'
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 row .1.3.6.1.2.1.153.1.8.1
A definition of a particular filter.
Column Syntax OID
The administrative name for this filter.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.153.1.8.1.1
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
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 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
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.153.1.8.1.5
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.153.1.8.1.6
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk spdTimeFilterTable
/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::spdTimeFilterTable'
Defines a table of filters that can be used to
effectively enable or disable policies based on a valid
time range.
spdTimeFilterEntry row .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
Column Syntax OID
An administratively assigned name for this filter.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.153.1.9.1.1
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
Type Constraints:
range: 0..31
.1.3.6.1.2.1.153.1.9.1.2
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
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
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
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
Type Constraints:
range: 0..31
.1.3.6.1.2.1.153.1.9.1.6
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.153.1.9.1.7
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.153.1.9.1.8
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk spdIpsoHeaderFilterTable
/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::spdIpsoHeaderFilterTable'
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 row .1.3.6.1.2.1.153.1.10.1
A definition of a particular filter.
Column Syntax OID
The administrative name for this filter.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.153.1.10.1.1
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
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
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
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.153.1.10.1.5
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.153.1.10.1.6
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk spdCompoundActionTable
/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::spdCompoundActionTable'
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 row .1.3.6.1.2.1.153.1.11.1
A row in the spdCompoundActionTable.
Indexes
Column Syntax OID
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
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
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.153.1.11.1.3
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.153.1.11.1.4
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk spdSubactionsTable
/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::spdSubactionsTable'
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 row .1.3.6.1.2.1.153.1.12.1
A row containing a reference to a given compound-action
sub-action.
Column Syntax OID
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
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
Description:
A pointer to a specific object instance. For example,
sysContact.0 or ifInOctets.3.
.1.3.6.1.2.1.153.1.12.1.2
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.153.1.12.1.3
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.153.1.12.1.4
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.153.1.12.1.5