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.
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
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.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 |