ntcIP2CfgIPRouteRowStatus
NEWTEC-IP2-MIB ·
.1.3.6.1.4.1.5835.5.2.450.1.1.3.1.2
Object
The status of this conceptual row. An existing conceptual row can be in any one of the three states, 'notReady', 'notInService', or 'active'. If the manager wishes to add a row in a single shot with values for all the columns, the status column should be given as 'createAndGo(4)'. After the creation of a row, its value is set to active(1). If a row has to be created with values for only some columns, the status column should be 'createAndWait(5)'. Also, this row with partially filled columns has the status 'notReady(3)'. The entry remains in this state until the values for all the columns is set. After all the values are set, the agent changes this value to active(1).'
Context
- MIB
- NEWTEC-IP2-MIB
- OID
.1.3.6.1.4.1.5835.5.2.450.1.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntcIP2CfgIPRouteEntry
- Table
- ntcIP2CfgIPRouteTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ntcIP2CfgIPRouteName The name of the route | column | OctetString | .1.3.6.1.4.1.5835.5.2.450.1.1.3.1.1 |
| ntcIP2IPRouteDstSubnet Subnet Regular expression :
(?-mix:^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}(\/(?:[0-2]?[0-9]|3[0-2]))?$) | column | NEWTEC-TC-MIBNtcNetworkAddress | .1.3.6.1.4.1.5835.5.2.450.1.1.3.1.3 |
| ntcIP2IPRouteIfName The name of an Ethernet interface | column | OctetString | .1.3.6.1.4.1.5835.5.2.450.1.1.3.1.4 |
| ntcIP2IPRouteGateway Data network Gateway IP address. Regular expression :
(?-mix:^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$) | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5835.5.2.450.1.1.3.1.5 |
| ntcIP2IPRouteState Indicates the operational status on an interface. | column | Enumeration | .1.3.6.1.4.1.5835.5.2.450.1.1.3.1.6 |