ipxStaticRouteConfigRowStatus
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.4.3.1.1.1.4
Object
This variable is used to manage the creation and deletion
of conceptual rows in the ipxStaticRouteTable 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.4.3.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ipxStaticRouteConfigEntry
- Table
- ipxStaticRouteConfigTable
- 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 |
|---|---|---|---|
| ipxStaticRouteConfigCircIndex mandatory The unique identifier of the circuit used to reach the
first hop in the static route | column | Integer32 | .1.3.6.1.4.1.173.7.4.3.1.1.1.1 |
| ipxStaticRouteConfigNetNum mandatory The IPX network number of the route's destination | column | OctetString | .1.3.6.1.4.1.173.7.4.3.1.1.1.2 |
| ipxStaticRouteConfigRouter mandatory The hex value of the node address of the router that will forward a packet when this route is used.
If Novell's IPXWAN is used on the interface, this field will be ignored | column | OctetString | .1.3.6.1.4.1.173.7.4.3.1.1.1.3 |