agentDhcpServerLeaseClearVrfAndIPaddrSpecificBindings

LANCOM-DHCPSERVER-PRIVATE-MIB · .1.3.6.1.4.1.2356.16.1.12.3.3

Object

Clearing of a specific binding identified by an IP-address of a 
specific VRF instance is done by applying write operation on this
MIB object and providing the VRF-name and IP-address.
It is given in format - VRF-Name and IP address 
separated by '-' and terminated by ';'.
One example would be - VrfRed-102.5.5.5;  .
This clears the binding matching the IP-address 102.5.5.5 in VRF instance VrfRed.
If only VRF-name is given then all bindings in that VRF are cleared.
Get operation on this MIB object returns a
null-value, as for the purpose of viewing the
VRF bindings, the user should perform the
traversal of agentDhcpServerLeaseTable.
For this reason the get operation on object
agentDhcpServerLeaseClearVrfAndIPaddrSpecificBindings becomes insignificant.

Context

MIB
LANCOM-DHCPSERVER-PRIVATE-MIB
OID
.1.3.6.1.4.1.2356.16.1.12.3.3
Type
scalar
Access
readwrite
Status
current
Parent
agentDhcpServerLeaseGroup

Scalars 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::agentDhcpServerLeaseClearVrfAndIPaddrSpecificBindings.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::agentDhcpServerLeaseClearVrfAndIPaddrSpecificBindings'

Syntax

Source
RFC1213-MIBDisplayString
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.