bsDhcpSnoopingBindingRowStatus
BAY-STACK-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.45.5.17.1.4.1.7
Object
This object is used only to delete learned DHCP bindings from the table of learned bindings (this does not actually delete the binding, only this system's knowledge of the binding), or to create/modify/delete static binding table entries. Learned entries in this table cannot be created using this object, only deleted. On retrieval, the value for such an entry will always be active(1). Setting it to destroy(6) will delete the DHCP binding from the table of learned bindings. Static binding table entries may be created using this object. All writable objects must also be set before the entry can become valid.
Context
- MIB
- BAY-STACK-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.45.5.17.1.4.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bsDhcpSnoopingBindingEntry
- Table
- bsDhcpSnoopingBindingTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bsDhcpSnoopingBindingVlanId The VLAN to which the DHCP client belongs. | column | Q-BRIDGE-MIBVlanIndex | .1.3.6.1.4.1.45.5.17.1.4.1.1 |
| bsDhcpSnoopingBindingMacAddress The MAC address of the DHCP client. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.45.5.17.1.4.1.2 |
| bsDhcpSnoopingBindingAddressType The type of address contained in the corresponding instance of
bsDhcpSnoopingBindingAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.45.5.17.1.4.1.3 |
| bsDhcpSnoopingBindingAddress The internet address assigned to this DHCP client. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.45.5.17.1.4.1.4 |
| bsDhcpSnoopingBindingInterface The interface to which the DHCP client is connected. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.45.5.17.1.4.1.5 |
| bsDhcpSnoopingBindingLeaseTime The lease time of this DHCP client's binding. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.45.5.17.1.4.1.6 |
| bsDhcpSnoopingBindingTimeToExpiry The time to expiry of this DHCP client's binding. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.45.5.17.1.4.1.8 |
| bsDhcpSnoopingBindingSource Indicates the source of this entry. If the entry was learned
through DHCP snooping, the type is learned(1). In this case, the
only thing that can be set in the entry is to set t… | column | Enumeration | .1.3.6.1.4.1.45.5.17.1.4.1.9 |