tmnxDhcpSvrSubnetBindState
TIMETRA-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.47.1.29.1.6
Object
column
obsolete
Enumeration
The value of the object tmnxDhcpSvrSubnetBindState indicates the
binding state of this subnet.
'notBound'
There is no active binding.
'offered'
The binding has been made, triggered by a DHCP DISCOVER message.
It exists for the lifetime of the offered lease in the server,
or can be made stable in case a REQUEST comes in and the binding
becomes 'bound'.
'bound'
There is a stable lease for this binding.
'unbinding'
All clients abandoned the subnet and the binding is preserved for the
interval of tmnxDhcpServerPoolSubnetBindDly; if during that period
- a REQUEST comes in and a stable lease is created, then the binding becomes
bound again;
- a DISCOVER comes in, the state the state will not change; the timer
started with tmnxDhcpServerPoolSubnetBindDly will keep running; when it expires,
the binding will be removed and returns to the unbound state.
Context
- MIB
- TIMETRA-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.47.1.29.1.6- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- tmnxDhcpSvrSubnetBindingEntry
- Table
- tmnxDhcpSvrSubnetBindingTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notBound |
2 | offered |
3 | bound |
4 | unbinding |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxDhcpSvrSubnetBindSystemId obsolete The value of the object tmnxDhcpSvrSubnetBindSystemId specifies the
system-id provided by the access node to which this subnet is bound.
The value of this object co… | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.47.1.29.1.1 |
| tmnxDhcpSvrSubnetBindServiceId obsolete The value of the object tmnxDhcpSvrSubnetBindServiceId specifies the
service-id provided by the access node to which this subnet is bound.
The value of this object … | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.47.1.29.1.2 |
| tmnxDhcpSvrSubnetBindString obsolete The value of the object tmnxDhcpSvrSubnetBindString specifies a string
provided by the access node to which this subnet is bound.
The value of this object comes fro… | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.47.1.29.1.3 |
| tmnxDhcpSvrSubnetBindUnbindTime obsolete The value of the object tmnxDhcpSvrSubnetBindUnbindTime indicates the
time left before this binding expires.
This time is only relevant after all lease of this subn… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.47.1.29.1.4 |
| tmnxDhcpSvrSubnetBindActive obsolete The value of the object tmnxDhcpSvrSubnetBindActive specifies whether
this subnet has an active binding. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.47.1.29.1.5 |