a3ComPortDialPhoneListStatus
A3Com-PortPath-r6-MIB ·
.1.3.6.1.4.1.43.2.19.4.1.6
Object
column
mandatory
r/w
RowStatus
This object is used to add or delete a phone number from the PhoneNo list of a port. Each phone number and its associated attributes (phone type, Baud rate, and priority-position) is containned in a row. When adding a new phone number, only the createAndGo method of adding row is supported. All essential elements of the row must be specified in the same SET request PDU. They are: phone number(a3ComPortDialPhoneListPhoneNo), phone number position (specified by the instance identifier of a3ComPortDialPhoneListPos), and the port number (specified by the instance identifier of a3ComPortDialPhoneListPort).
Context
- MIB
- A3Com-PortPath-r6-MIB
- OID
.1.3.6.1.4.1.43.2.19.4.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComPortDialPhoneListEntry
- Table
- a3ComPortDialPhoneListTable
- Siblings
- 5
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 |
|---|---|---|---|
| a3ComPortDialPhoneListPort mandatory Specifies the port number(portid), used as an index
together with a3ComPortDialPhoneListPos, to select
a particular row entry. | column | Integer32 | .1.3.6.1.4.1.43.2.19.4.1.1 |
| a3ComPortDialPhoneListPos mandatory Specifies the position(priority) in the PhoneNo list of
a phone number, for this port. Used as an index
together with a3ComPortDialPhoneListPort, to select
a particular row entry. | column | Integer32 | .1.3.6.1.4.1.43.2.19.4.1.2 |
| a3ComPortDialPhoneListPhoneNo mandatory A text string representing a phone number in the PhoneNo list
of a port. The phone number is used as the destination phone
number to call for an outgoing call. In the case of an … | column | OctetString | .1.3.6.1.4.1.43.2.19.4.1.3 |
| a3ComPortDialPhoneListType mandatory Used to specify the phone type attribute of a phone number
in the PhoneNo list - either of type ISDN(1) or type Analog(2)
or other(3). | column | Enumeration | .1.3.6.1.4.1.43.2.19.4.1.4 |
| a3ComPortDialPhoneListBaud mandatory Used to specify the Baud rate attribute of a phone number in
the PhoneList. | column | Integer32 | .1.3.6.1.4.1.43.2.19.4.1.5 |