nlLocalSubscriberRowStatus
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.5.1.1.8
Object
This variable is used to manage the creation and deletion
of conceptual rows in the nlLocalSubscriberTable 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.1.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nlLocalSubscriberEntry
- Table
- nlLocalSubscriberTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nlLocalSubscriberId mandatory The Subscriber ID. A valid subscriber ID is a string of
numeric digits represented by their ASCII equivalents. The
ASCII equivalents of the wildcard characters '*' and '?' are
… | column | NlSubscriberAddress | .1.3.6.1.4.1.173.7.5.1.1.1 |
| nlLocalSubscriberName mandatory The Subscriber name. The subscriber name is not accessible from
SNMP, and a blank string is always returned. | column | OctetString | .1.3.6.1.4.1.173.7.5.1.1.2 |
| nlLocalSubscriberAlgorithm mandatory The Subscriber routing algorithm.
The following 4 types of routing algorithms are supported.
1 - round robin selects ports specified cyclicly in numerical
order according to the l… | column | Enumeration | .1.3.6.1.4.1.173.7.5.1.1.3 |
| nlLocalSubscriberSystematicRedirect mandatory Systematic Redirection. | column | Enumeration | .1.3.6.1.4.1.173.7.5.1.1.4 |
| nlLocalSubscriberRedirectBusy mandatory Redirect calls according to Redirection Addresses if the
primary subscriber device is busy. | column | Enumeration | .1.3.6.1.4.1.173.7.5.1.1.5 |
| nlLocalSubscriberRedirectOO mandatory Redirect calls according to Redirection Addresses if the
primary subscriber device is out of order. | column | Enumeration | .1.3.6.1.4.1.173.7.5.1.1.6 |
| nlLocalSubscriberPriority mandatory Allows setting a priority for traffic within the node. | column | Integer32 | .1.3.6.1.4.1.173.7.5.1.1.7 |