cMTFlowSpecifierRowStatus
CISCO-MEDIATRACE-MIB ·
.1.3.6.1.4.1.9.9.800.1.1.18.1.2
Object
This object specifies the status of the flow specifier.
Only CreateAndGo and active status is supported. The
following columns must be valid before activating the
flow specifier:
- cMTFlowSpecifierDestAddrType and cMTFlowSpecifierDestAddr OR
- cMTFlowSpecifierMetadataGlobalId
All other objects can assume default values.
Once the flow specifier is activated no column can be modified.
Setting this object to 'delete' will destroy the flow specifier.
The flow specifier can be deleted only if it is not attached to
any session.
Context
- MIB
- CISCO-MEDIATRACE-MIB
- OID
.1.3.6.1.4.1.9.9.800.1.1.18.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cMTFlowSpecifierEntry
- Table
- cMTFlowSpecifierTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cMTFlowSpecifierName A unique identifier for the flow specifier. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.800.1.1.18.1.1 |
| cMTFlowSpecifierIpProtocol This is transport protocol type for the flow. Flow of this
type between specified source and and destination will be
monitored. | column | CiscoMediatraceSupportProtocol | .1.3.6.1.4.1.9.9.800.1.1.18.1.10 |
| cMTFlowSpecifierMetadataGlobalId This object specifies the meta-data Global ID of the
flow specifier. Maximum of 24 characters can be
specified for this field. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.800.1.1.18.1.3 |
| cMTFlowSpecifierDestAddrType This object specifies the type of IP address specified by
the corresponding instance of cMTFlowSpecifierDestAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.800.1.1.18.1.4 |
| cMTFlowSpecifierDestAddr Address of the destination of the flow to be monitored. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.800.1.1.18.1.5 |
| cMTFlowSpecifierDestPort This object specifies the destination port for the flow. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.800.1.1.18.1.6 |
| cMTFlowSpecifierSourceAddrType This object specifies the type of IP address specified by
the corresponding instance of cMTFlowSpecifierSourceAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.800.1.1.18.1.7 |
| cMTFlowSpecifierSourceAddr This object specifies the source address for the
flow to be monitored. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.800.1.1.18.1.8 |
| cMTFlowSpecifierSourcePort This object specifies the source port for the flow. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.800.1.1.18.1.9 |