a3ComRoutePolicyIpIfRowStatus
A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB ·
.1.3.6.1.4.1.43.29.4.23.3.1.3
Object
column
mandatory
r/w
RowStatus
The status column for an ip interface of a routing policy.
This object can be set to:
createAndGo(4),
destroy(6)
The following values may be read:
active(1)
A new ip interface entry in this table is created by setting this
object to createAndGo(4), indexed by the id of an existing
a3ComRoutePolicyEntry and the address of an existing ip interface at
the device being managed. An error will be returned if any
of the fields listed above contain invalid value. Once created
successfully, this entry will automatically be made active(1). An
entry in this table is deleted in similar way, except that the
value set is destroy(6) instead of createAndGo(4).
If a new entry, for instance, was to be created in this table for
the policy 2 with ip interface address of 158.101.112.205, this
object would be set to createAndGo(4) with the oid
a3ComRoutePolicyIpIfRowStatus.3.158.101.112.205
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB
- OID
.1.3.6.1.4.1.43.29.4.23.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComRoutePolicyIpIfEntry
- Table
- a3ComRoutePolicyIpIfTable
- Siblings
- 2
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 |
|---|---|---|---|
| a3ComRoutePolicyIpIfIndex mandatory The identifier of a policy entry under a3ComRoutePolicyTable that
this entry belongs to. Note that it is possible to have multiple
entries in this table (a3ComRoutePolicyIpIfTab… | column | Integer32 | .1.3.6.1.4.1.43.29.4.23.3.1.1 |
| a3ComRoutePolicyIpIfAddressIndex mandatory The address of an existing ip interface at the device being
managed. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.29.4.23.3.1.2 |