a3ComPortDialPoolPrefStatus
A3Com-PortPath-r6-MIB ·
.1.3.6.1.4.1.43.2.19.3.1.4
Object
column
mandatory
r/w
RowStatus
This object is used to add or delete a dynamic dial path in the PoolPreference list of a port. Each path and its position in the list is represented as a row. When adding a new path, only the createAndGo method of adding a row is supported. All essential elements of the row must be specified in the same SET request PDU. They are: the path number(a3ComPortDialPoolPrefPathNum), the path position (specified by the instance identifier associated with a3ComPortDialPoolPrefPathPos) and the port number (specified by the instance identifier associated with a3ComPortDialPoolPrefPort).
Context
- MIB
- A3Com-PortPath-r6-MIB
- OID
.1.3.6.1.4.1.43.2.19.3.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComPortDialPoolPrefEntry
- Table
- a3ComPortDialPoolPrefTable
- Siblings
- 3
Syntax
RowStatus
- Source
- RowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3ComPortDialPoolPrefPort mandatory Specifies the port number(portid), used as an index
together with a3ComPortDialPoolPrefPathPos, to select
a particular row entry. | column | Integer32 | .1.3.6.1.4.1.43.2.19.3.1.1 |
| a3ComPortDialPoolPrefPathPos mandatory Specifies the position(priority) in the PoolPreference
list of a path, for the port. Used as an index together
with a3ComPortDialPoolPrefPort to select a particular
row entry. | column | Integer32 | .1.3.6.1.4.1.43.2.19.3.1.2 |
| a3ComPortDialPoolPrefPathNum mandatory Specifies the path number(pathid) of a dynamic dial
path that will be taken out from the dynamic dial pool
and added into the PoolPreference list for the port. | column | Integer32 | .1.3.6.1.4.1.43.2.19.3.1.3 |