agentDhcpServerLeaseClearPoolAndIPaddrSpecificBindings
LANCOM-DHCPSERVER-PRIVATE-MIB ·
.1.3.6.1.4.1.2356.16.1.12.3.4
Object
Clearing of a specific binding identified by an IP-address of a specific DHCP Pool is done by applying write operation on this MIB object and providing the Pool-name and IP-address. It is given in format - Pool-Name and IP address separated by '-' and terminated by ';'. One example would be - PoolRed-102.5.5.5; . This clears the binding matching the IP-address 102.5.5.5 in Pool PoolRed. If only Pool-name is given then all bindings from that pool are cleared. Get operation on this MIB object returns a null-value, as for the purpose of viewing the pool specific bindings, the user should perform the traversal of agentDhcpServerLeaseTable. For this reason the get operation on object agentDhcpServerLeaseClearPoolAndIPaddrSpecificBindings becomes insignificant.
Context
- MIB
- LANCOM-DHCPSERVER-PRIVATE-MIB
- OID
.1.3.6.1.4.1.2356.16.1.12.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentDhcpServerLeaseGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-DHCPSERVER-PRIVATE-MIB::agentDhcpServerLeaseClearPoolAndIPaddrSpecificBindings.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-DHCPSERVER-PRIVATE-MIB::agentDhcpServerLeaseClearPoolAndIPaddrSpecificBindings'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.