hpnicfDhcpServer2PoolStaticHType
HPN-ICF-DHCP4-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDhcpServer2PoolStaticHAddr,
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 hpnicfDhcpServer2PoolStaticCID 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 hpnicfDhcpServer2PoolStaticHAddr 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
- HPN-ICF-DHCP4-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfDhcpServer2PoolStaticEntry
- Table
- hpnicfDhcpServer2PoolStaticTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | ethernet |
3 | tokenRing |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfDhcpServer2PoolStaticIP Ip address of a static binding in a DHCP pool. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.11.2.14.11.15.2.122.2.5.1.1 |
| hpnicfDhcpServer2PoolStaticMask Network mask of a static binding in a DHCP pool. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.11.2.14.11.15.2.122.2.5.1.2 |
| hpnicfDhcpServer2PoolStaticCID 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.11.2.14.11.15.2.122.2.5.1.3 |
| hpnicfDhcpServer2PoolStaticHAddr 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.11.2.14.11.15.2.122.2.5.1.4 |
| hpnicfDhcpServer2PoolStaticStatus RowStatus. Three actions are used: active,
createAndGo, destroy.
If the value of this object is set to 'createAndGo',
hpnicfDhcpServer2PoolStaticCID or (hpnicfDhcp… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.11.2.14.11.15.2.122.2.5.1.6 |