hwIpDslamInterfaceIpMethod
HUAWEI-IPDSLAM-INTERFACE-MIB ·
.1.3.6.1.4.1.2011.6.161.1.2.1.6
Object
column
Enumeration
Interface IP address acquiring method. Options: 1. static(1) -indicates the address was manually configured 2. dhcp(2) -indicates the address was assigned by a DHCP server
Context
- MIB
- HUAWEI-IPDSLAM-INTERFACE-MIB
- OID
.1.3.6.1.4.1.2011.6.161.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwIpDslamInterfaceIpEntry
- Table
- hwIpDslamInterfaceIpTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dhcp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwIpDslamInterfaceIpIfIndex Indicates which interface the IP address is to be configured.
The value of it is same with the hwIpDslamInterfaceIfIndex
in hwIpDslamInterfaceTable. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.161.1.2.1.1 |
| hwIpDslamInterfaceIpAddressType The type of the hwIpDslamInterfaceIpAddress address, as defined
in the InetAddress MIB.
Now only support ipv4(1). | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.6.161.1.2.1.2 |
| hwIpDslamInterfaceIpAddress The IP address of the interface.
The type of this address is determined by the value of
the hwIpDslamInterfaceIpAddressType object. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.6.161.1.2.1.3 |
| hwIpDslamInterfaceIpPfxLen If hwIpDslamInterfaceIpAddressType is set to ipv4(1)
or ipv6(2), then this value will contain an appropriate
prefix length for the IP address in object
hwIpDslamInterfaceIpAddress… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.2011.6.161.1.2.1.4 |
| hwIpDslamInterfaceIpFlag Indicates the flag of the IP address.
Options:
1. primary(1) -indicates that this IP address is the primary
IP address of the interface
2. secondary(2) -indicat… | column | Enumeration | .1.3.6.1.4.1.2011.6.161.1.2.1.5 |
| hwIpDslamInterfaceIpRowStatus Indicates the row status.
Options:
1. active(1) -indicates query operation
2. createAndGo(4) -indicates creating an IP address
3. destroy(6) -indicates deleting an IP add… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.6.161.1.2.1.7 |