All MIBs › MITEL-DHCP-MIB › mitelDhcpServerStaticIpClientId
mitelDhcpServerStaticIpClientId
Module: MITEL-DHCP-MIB
OID (symbolic): MITEL-DHCP-MIB::mitelDhcpServerStaticIpClientId
OID (numeric): 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The client-id of the client that has been assigned this lease. The client-id is the value specified in option 61 (client-id option) when the lease was assigned. This object may be empty if the lease has not been previously assigned or if the client- id option was not specified when the lease was assigned.
Either the mitelDhcpServerStaticIpClientId or the mitelDhcpServerStaticIpMacAddress field has to have a valid value. If none of them are configured, then the IP address is just not assignable by this server.
What is mitelDhcpServerStaticIpClientId?
This holds the DHCP option-61 client-id of the client this static IP is reserved for, used as an alternative to matching by MAC address; per the DESCRIPTION, at least one of this or mitelDhcpServerStaticIpMacAddress must be configured for the reservation to be usable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.6 snmpwalk -v2c -c public <target> MITEL-DHCP-MIB::mitelDhcpServerStaticIpClientId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.6.1 snmpget -v2c -c public <target> MITEL-DHCP-MIB::mitelDhcpServerStaticIpClientId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mitelDhcpServerStaticIpClientId.1
Start monitoring Mitel voice/data infrastructure equipment (DHCP relay/server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MITEL-DHCP-MIB::mitelDhcpServerStaticIpClientId OID value, configure state conditions and alerts, and monitor any Mitel voice/data infrastructure equipment (DHCP relay/server) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1027 | mitel | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4 | mitelProprietary | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8 | mitelPropIpNetworking | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1 | mitelIpNetRouter | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1.3 | mitelRouterDhcpGroup | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1.3.5 | mitelDhcpServerGroup | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1.3.5.4 | mitelDhcpServerStaticIpTable | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1.3.5.4.1 | mitelDhcpServerStaticIpEntry | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.6 | mitelDhcpServerStaticIpClientId | MITEL-DHCP-MIB |