sapSubType
TIMETRA-SAP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.3.2.1.39
Object
column
r/w
Enumeration
The value of the object sapSubType specifies the sub type for this
SAP.
A value of 'regular' indicates a standard SAP.
A value of 'capture' specifies a capturing SAP in which triggering
packets will be sent to the CPM. Non-triggering packets captured by
the 'capture' SAP will be dropped.
A value of 'managed' indicates a managed SAP which was created
dynamically after receiving triggering packets on a SAP with a
sapSubType value of 'capture'. Entries with a value of 'managed' are
not user editable and are not maintained in the configuration file.
A value of 'video' indicates a video SAP which terminates on a video
SAP. Entries with a value of 'video' are not user editable and are not
maintained in the configuration file.
A value of 'internal' indicates an internal SAP which was created by
the system. Entries with a value of 'internal' are not user editable
and are not maintained in the configuration file.
Whereas any of the five values may be returned in in response to an
SNMP GET request, only two values may be specified in an SNMP SET
request: 'regular' and 'capture'. An attempt to specify a value of
'managed', 'video' or 'internal' in an SNMP SET request will fail with
an error of 'inconsistentValue'.
The value of this object cannot be changed after creation.
Context
- MIB
- TIMETRA-SAP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.3.2.1.39- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sapBaseInfoEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | regular |
1 | capture |
2 | managed |
3 | video |
4 | internal |