nlLocalSubscriberRedirRowStatus
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.5.3.1.3
Object
This variable is used to manage the creation and deletion
of conceptual rows in the nlLocalSubscriberRedirTable 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.5.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nlLocalSubscriberRedirEntry
- Table
- nlLocalSubscriberRedirTable
- Siblings
- 2
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nlLocalSubscriberRedirIndex mandatory Redirection entry index for a local subscriber. | column | Integer32 | .1.3.6.1.4.1.173.7.5.3.1.1 |
| nlLocalSubscriberRedirAddr mandatory Subscriber redirection address. | column | NlSubscriberAddress | .1.3.6.1.4.1.173.7.5.3.1.2 |