All MIBs › MITEL-DHCP-MIB › mitelDhcpServerStaticIpMacAddress
mitelDhcpServerStaticIpMacAddress
Module: MITEL-DHCP-MIB
OID (symbolic): MITEL-DHCP-MIB::mitelDhcpServerStaticIpMacAddress
OID (numeric): 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
The hardware type and hardware address of the client that has been assigned this IP address. The first octet of this object contains the hardware type from the 'htype' field of the BOOTP packet and the remaining octets contain the hardware address from the 'chaddr' field of the BOOTP packet.
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.5 snmpwalk -v2c -c public <target> MITEL-DHCP-MIB::mitelDhcpServerStaticIpMacAddress
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.5.1 snmpget -v2c -c public <target> MITEL-DHCP-MIB::mitelDhcpServerStaticIpMacAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.5.1 s <value>
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.5 | mitelDhcpServerStaticIpMacAddress | MITEL-DHCP-MIB |