slaMonitorRtpCtrlRowStatus
SLA-MONITOR-MIB ·
.1.3.6.1.4.1.45.4.8.1.2.4.1.12
Object
This object allows entries to be created and deleted
in the slaMonitorRtpCtrlTable.
Deletion of an entry in this table results in the
deletion of all corresponding (i.e., entries with the
same slaMonitorRtpCtrlOwnerId and slaMonitorRtpCtrlTestName
index values) entries in the slaMonitorRtpResultsTable.
Initiation of an RTP test corresponding to this entry
is controlled via slaMonitorRtpCtrlAdminStatus and not
by entry creation.
The operational state of an RTP test can be determined
by examining the corresponding slaMonitorRtpResultsOperStatus
object.
Context
- MIB
- SLA-MONITOR-MIB
- OID
.1.3.6.1.4.1.45.4.8.1.2.4.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- slaMonitorRtpCtrlEntry
- Table
- slaMonitorRtpCtrlTable
- Siblings
- 11
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| slaMonitorRtpCtrlOwnerId The owner of an RTP test. | column | OctetString | .1.3.6.1.4.1.45.4.8.1.2.4.1.1 |
| slaMonitorRtpCtrlLabel A label used to reference the RTP control entry
in a textual manner. | column | OctetString | .1.3.6.1.4.1.45.4.8.1.2.4.1.10 |
| slaMonitorRtpCtrlStorageType The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.45.4.8.1.2.4.1.11 |
| slaMonitorRtpCtrlTestName The name of an RTP test. This is locally unique,
within the scope of an slaMonitorRtpCtrlOwnerId. | column | OctetString | .1.3.6.1.4.1.45.4.8.1.2.4.1.2 |
| slaMonitorRtpCtrlTargetAddressType Specifies the target address type. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.45.4.8.1.2.4.1.3 |
| slaMonitorRtpCtrlTargetAddress Specifies the target address used for the
RTP test. The address type can be determined
by examining the value of the corresponding
slaMonitorRtpCtrlTargetAddressType.
… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.45.4.8.1.2.4.1.4 |
| slaMonitorRtpCtrlDscp Specifies the DSCP value for use in packets that
are generated by the RTP test. | column | DIFFSERV-DSCP-TCDscp | .1.3.6.1.4.1.45.4.8.1.2.4.1.5 |
| slaMonitorRtpCtrlTestPackets Specifies the number of test packets that are
generated by the RTP test. Test packets are used
for jitter determination. | column | Integer32 | .1.3.6.1.4.1.45.4.8.1.2.4.1.6 |
| slaMonitorRtpCtrlSyncPackets Specifies the number of synchronization packets
that are generated by the RTP test. Sync packets
are used for network delay determination. | column | Integer32 | .1.3.6.1.4.1.45.4.8.1.2.4.1.7 |
| slaMonitorRtpCtrlPeriod Specifies the interval between packets (in
microseconds) generated by the RTP test. | column | Integer32 | .1.3.6.1.4.1.45.4.8.1.2.4.1.8 |
| slaMonitorRtpCtrlAdminStatus Used to initiate an RTP test:
enabled(1) - initiate the test as defined by this
slaMonitorRtpCtrlEntry.
disabled(2) - deactivate the test defined by … | column | Enumeration | .1.3.6.1.4.1.45.4.8.1.2.4.1.9 |