All MIBs › HM2-DHCPS-MIB › hm2DHCPServerLeaseClientId
hm2DHCPServerLeaseClientId
Module: HM2-DHCPS-MIB
OID (symbolic): HM2-DHCPS-MIB::hm2DHCPServerLeaseClientId
OID (numeric): 1.3.6.1.4.1.248.11.91.1.1.2.1.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The Client Identifier of the entry that was used to lease the IP Address.
What is hm2DHCPServerLeaseClientId?
This OID reports the DHCP Client Identifier that was used to obtain this lease. An admin uses this to correlate a lease back to a specific client when the client is identified by client-id rather than MAC address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.11.91.1.1.2.1.1.8 snmpwalk -v2c -c public <target> HM2-DHCPS-MIB::hm2DHCPServerLeaseClientId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.11.91.1.1.2.1.1.8.1 snmpget -v2c -c public <target> HM2-DHCPS-MIB::hm2DHCPServerLeaseClientId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hm2DHCPServerLeaseClientId.1
Start monitoring Hirschmann HiOS industrial Ethernet switch (DHCP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HM2-DHCPS-MIB::hm2DHCPServerLeaseClientId OID value, configure state conditions and alerts, and monitor any Hirschmann HiOS industrial Ethernet switch (DHCP server) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.11 | hm2ConfigurationMibs | HM2-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.248.11.91 | hm2DhcpsMib | HM2-DHCPS-MIB |
| 1.3.6.1.4.1.248.11.91.1 | hm2DHCPServerMibObjects | HM2-DHCPS-MIB |
| 1.3.6.1.4.1.248.11.91.1.1 | hm2DHCPServerGroup | HM2-DHCPS-MIB |
| 1.3.6.1.4.1.248.11.91.1.1.2 | hm2DHCPServerLeaseGroup | HM2-DHCPS-MIB |
| 1.3.6.1.4.1.248.11.91.1.1.2.1 | hm2DHCPServerLeaseTable | HM2-DHCPS-MIB |
| 1.3.6.1.4.1.248.11.91.1.1.2.1.1 | hm2DHCPServerLeaseEntry | HM2-DHCPS-MIB |
| 1.3.6.1.4.1.248.11.91.1.1.2.1.1.8 | hm2DHCPServerLeaseClientId | HM2-DHCPS-MIB |