h3cDhcpServer2PoolStaticHType
H3C-DHCP4-MIB ·
.1.3.6.1.4.1.2011.10.2.122.2.5.1.5
Object
column
r/w
Enumeration
Hardware type of a DHCP client that the IP address binds to.
The SET operation to this object ought to be with
the SET operation of h3cDhcpServer2PoolStaticHAddr,
and any SET operation alone to this object will be
regarded as an invalid operation.
'default' indicates that the hardware type is unknown.
If the value of h3cDhcpServer2PoolStaticCID is set to a non-zero
length string, the object is set with 'default' automatically.
Otherwise it cannot be set with 'default'.
'ethernet' indicates that the hardware type is ethernet.
If the value of h3cDhcpServer2PoolStaticHAddr is set with
a non-zero length string, the default value of this object
is 'ethernet'.
'tokenRing' indicates that the hardware type is token-ring.
Context
- MIB
- H3C-DHCP4-MIB
- OID
.1.3.6.1.4.1.2011.10.2.122.2.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cDhcpServer2PoolStaticEntry
- Table
- h3cDhcpServer2PoolStaticTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | ethernet |
3 | tokenRing |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cDhcpServer2PoolStaticIP Ip address of a static binding in a DHCP pool. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.2011.10.2.122.2.5.1.1 |
| h3cDhcpServer2PoolStaticMask Network mask of a static binding in a DHCP pool. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.2011.10.2.122.2.5.1.2 |
| h3cDhcpServer2PoolStaticCID Client identifier of a DHCP client that the IP
address binds to.
The structure of the OCTET STRING is
H-H-H... while H indicates 4 hexadecimal characters
except tha… | column | OctetString | .1.3.6.1.4.1.2011.10.2.122.2.5.1.3 |
| h3cDhcpServer2PoolStaticHAddr Hardware address of a DHCP client that the IP
address binds to.
The structure of the OCTET STRING is
H-H-H... while H indicates 4 hexadecimal characters
except that… | column | OctetString | .1.3.6.1.4.1.2011.10.2.122.2.5.1.4 |
| h3cDhcpServer2PoolStaticStatus RowStatus. Three actions are used: active,
createAndGo, destroy.
If the value of this object is set to 'createAndGo',
h3cDhcpServer2PoolStaticCID or (h3cDhcpServer… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.10.2.122.2.5.1.6 |