hwIpdslamBindIpAddressRowStatus
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.3.2.1.4
Object
Indicates the row status. Options: 1. active(1) 2. createAndGo(4) 3. destroy(6) During creation, hwIpdslamBindIpSubIndex may not be specified and can be automatically allocated by the system. In this case, you can fill in -1 for hwIpdslamBindIpSubIndex. After the system allocates a value successfully, and the system returns the allocated value to the NMS. During deletion, if you do not specify hwIpdslamBindIpSubIndex, that is, hwIpdslamBindIpSubIndex is filled with -1, all IP addresses of the service port are deleted.
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.3.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwIpdslamBindIpEntry
- Table
- hwIpdslamBindIpTable
- 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 |
|---|---|---|---|
| hwIpdslamBindIpConnectIndex Indicates the index of the service port bound to a specified IP address.
The service port corresponding to this index must already be created in
hwExtSrvFlowEntry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.14.3.2.1.1 |
| hwIpdslamBindIpSubIndex This index is used for specifying the position on the service port for binding the IP address.
hwIpdslamBindIpSubIndex is filled with -1, all IP addresses of the service port are… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.14.3.2.1.2 |
| hwIpdslamBindIpAddress Indicates the IP address bound to a specified service port. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.5.14.3.2.1.3 |
| hwIpdslamBindIpAddressType Indicates the IP address type to bind.
Options:
1. ipv4(1) -indicates that the IP address type is ipv4
2. ipv6(2) -indicates that the IP address type is ipv6
During creation, … | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.5.14.3.2.1.5 |
| hwIpdslamBindIpv6Address Indicates the IPv6 address bound to a specified service port.
It must be a valid unicast IPv6 address. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.5.14.3.2.1.6 |
| hwIpdslamBindIpv6PrefixLength Indicates the prefix length of the IPv6 address bound to a specified service port.
i.e. Valid value only includes 48,56,60,64 and 128. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2011.5.14.3.2.1.7 |
| hwIpdslamBindIpMaskLength Indicates the Mask length of the IPv4 address bound to a specified service port.
Range: 17-32.
The invalid value is 4294967295. | column | Unsigned32 | .1.3.6.1.4.1.2011.5.14.3.2.1.8 |