All MIBs › PEA-BRIDGE-IPDSLAM › clearDhcpLeaseTable
clearDhcpLeaseTable
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::clearDhcpLeaseTable
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.66
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
When set to clear, all the DHCP Mapping entries for this Connection will be removed from the DHCP Mapping Table.
What is clearDhcpLeaseTable?
This object, when set to 'clear', immediately removes all DHCP address lease mappings for a specific DSL connection from the DHCP management table. Network administrators use this to force release of assigned IP addresses and trigger reallocation to the subscriber on the next connection. It is useful for resolving IP address conflicts or resetting dynamic address assignments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.66 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::clearDhcpLeaseTable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.66.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::clearDhcpLeaseTable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.66.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3 | pvcTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1 | pvcEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1.66 | clearDhcpLeaseTable | PEA-BRIDGE-IPDSLAM |