voiceSpeedDialRowStatus
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.12.8.1.4
Object
This variable is used to manage the creation and deletion
of conceptual rows in the voiceSpeedDialTable and follows the
SNMPv2 RowStatus conventions by supporting the following values:
- `active', which indicates that the conceptual row is
available for use by the managed device. For a management
protocol set operation, a genErr response is returned when
the row does not exist.
- `createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device. For a management protocol set operation, a
genErr response is returned when the row already exists.
- `destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Note that all of the above values may be specified in a
management protocol set operation, and only the 'active'
value will be returned in response to a management protocol
retrieval operation. For a management protocol set operation,
if other variable bindings are included in the same PDU, then
a genErr response is returned.
Context
- MIB
- NETLINK-SPECIFIC-MIB
- OID
.1.3.6.1.4.1.173.7.12.8.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- voiceSpeedDialEntry
- Table
- voiceSpeedDialTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| voiceSpeedDialDigits mandatory The speed-dial number. A question mark wildcard can be used
for any digit, and an asterisk wildcard can be used for any
number of digits. | column | OctetString | .1.3.6.1.4.1.173.7.12.8.1.1 |
| voiceSpeedDialLongDialMap mandatory The number for which the speed-dial number is a shortcut. | column | OctetString | .1.3.6.1.4.1.173.7.12.8.1.2 |
| voiceSpeedDialExtDialStr mandatory The extended set of digits that will be forwarded with the
call if portVoiceOperExtDigitsSource in the physical port
record is set to Map. | column | OctetString | .1.3.6.1.4.1.173.7.12.8.1.3 |